Point of Sale (POS) with Accounting System ERP Online


Change Log - top

Here you find the complete change log of Point of Sale (POS) with Accounting System


Version 4.0.0, 2nd November, 2023 - top

  1. Add: Basic POS interface
  2. Fix: Some minor code refactor

Version 3.3.0, 10th September, 2023 - top

  1. Update: AdminLTE 2.4.5 to 3.2.0
  2. Update: Show statistics in dashboard
  3. Update: Revamp user permission page
  4. Update: Change overall UI/UX
  5. Fix: Some minor code refactor

Version 3.2.0, 25th April, 2023 - top

  1. Update: Barcode composer package
  2. Update: mPDF composer package
  3. Update: CodeIgniter core updated to 3.1.13
  4. Fixed: All JS has been written with the "use strict" mode
  5. Fixed: All PHP data ($_POST, $_GET) correctly escaped and sanitized

Version 3.1.0, 16th April, 2020 - top

  1. Fixed: Purchase price total calculate wrong on decimal item price
  2. Fixed: Purchase return price total calculate wrong on decimal item price
  3. Fixed: Sales price total calculate wrong on decimal item price
  4. Fixed: Sales return price total calculate wrong on decimal item price

Version 3.0.0, 16th March, 2020 - top

  1. Add: Barcode as composer package
  2. Add: mPDF as composer package
  3. Update: CodeIgniter core updated to 3.1.11
  4. Fixed: Retport view
  5. Fixed: Sales return bug

Version 2.1.0, 8th January, 2019 - top

  1. Add: New User Experience
  2. Fixed: Preview and Print Invoice
  3. Fixed: Retport view
  4. Fixed: Sales return bug

Version 2.0.3, 18th December, 2018 - top

  1. Fixed: Inventory report is not working.
  2. Fixed: Sales return report is not working.

Version 2.0.2, 16th December, 2018 - top

  1. Fixed: Purchase return is not working.
  2. Fixed: Purchase return quantity can return more than purchase quantity.
  3. Fixed: Purchase report is not working.
  4. Fixed: Sales return quantity can't resell.
  5. Fixed: Sales return can receive more than sold quantity.

Version 2.0.1, 22th November, 2018 - top

  1. Fixed: Sales return entry date not entered properly
  2. Fixed: Sales tax not included in sales invoice preview and print section
  3. Add: Unsaved sales entry remove when leaving the page without complete sales
  4. Add: Unsaved sales return entry remove when leaving the page without complete sales return
  5. Add: Unsaved purchase entry remove when leaving the page without complete purchase
  6. Add: Unsaved purchase return entry remove when leaving the page without complete purchase return
  7. Add: Unsaved journal entry remove when leaving the page without complete journal
  8. Add: Show current version in application login, forgot password, password reset and admin dashboard

Version 2.0.0, 18th November, 2018 - top

  1. Update: CodeIgniter core updated to 3.1.9
  2. Update: UI to AdminLTE 2.4.5
  3. Add: Sales Tax
  4. Add: Proper code comment

Version 1.2.6, 1st July, 2016 - top

  1. Fixed: Major bug fix on income statement
  2. Add: Add AVCO method for COGS
  3. Add: Company wise currency management
  4. Add: Password reset facility

Version 1.2.5, 7th May, 2016 - top

  1. Fixed: User edit update the user company to logged in user's company
  2. Fixed: Can't change user type
  3. Fixed: Normal user should not get "Change Permission" button
  4. Add: Company column in user list

Version 1.2.4, 19th April, 2016 - top

  1. Update: CodeIgniter core updated to 3.0.6
  2. Update: Dashboard widget security
  3. Update: Create new user redirect to user permission page
  4. Fixed: Power User can't get Admin user amd User can't get Power User
  5. Fixed: Add multiple debit or credit entry in journal through javascript error

Version 1.2.3, 17th March, 2016 - top

  1. Update: CodeIgniter core updated to 3.0.5
  2. Fixed: Installation script fix the base url

Version 1.2.2, 16th November, 2015 - top

  1. Fixed: Ajax call prevented, such as add item, delete item on sales and purchase

Version 1.2.1, 13th November, 2015 - top

  1. Fixed: Update Installer
  2. Fixed: Non-existent class: Session
  3. Fixed: Model file name
  4. Fixed: Profile info edit through error
  5. Add: CodeIgniter core update to 3.0.3

Version 1.2.0, 17th October, 2015 - top

  1. Fixed: Accept duplicate item code
  2. Fixed: Item status not working as expected
  3. Add: Item add form re-populate on error
  4. Add: CodeIgniter core update to 3.0.1

Version 1.1.5, 22th August, 2015 - top

  1. Fixed: New company default/power user not activated
  2. Fixed: New company didn't add default A/C head
  3. Fixed: Add cost of goods sold option for default A/C head
  4. Fixed: User edit selected wrong company

Version 1.1.4, 25th July, 2015 - top

  1. Fixed: Employee delete shows 404
  2. Add: Sales Return Management
  3. Add: Purchase Return Management
  4. Add: Sales Return Report
  5. Add: Purchase Return Report
  6. Add: Inventory Report update with Sales Return and Purchase Return

Version 1.1.3, 19th June, 2015 - top

  1. Fixed: .htaccess fix for CodeIgniter 2.2.2
  2. Fixed: PDF library changed from dompdf to mdpf for better support
  3. Add: PDF export option for Inventory Report

Version 1.1.2, 18th June, 2015 - top

  1. Fixed: Error in inventory report with same item name
  2. Add: Upgrade CodeIgniter core to 2.2.2 from 2.2.1
  3. Add: PDF export option for Purchase Report
  4. Add: PDF export option for Sales Report

Version 1.1.1, 6th June, 2015 - top

  1. Fixed: Breaks Sidebar on Add New Employee
  2. Add: Create customer in sales page without leaving the page
  3. Add: Create supplier in purchase page without leaving the page

Version 1.1.0, 26th May, 2015 - top

  1. Fixed: Sales edit create duplicate journal
  2. Fixed: Purchase edit create duplicate journal
  3. Fixed: Money Receipt edit create duplicate journal
  4. Fixed: Payment Receipt edit create duplicate journal
  5. Fixed: Delete sales not deleted journal
  6. Fixed: Delete purchase not deleted journal
  7. Fixed: Delete Money Receipt not deleted journal
  8. Fixed: Delete Payment Receipt not deleted journal
  9. Fixed: Delete partial or full cash sales not delete auto money receipt
  10. Fixed: Delete partial or full cash purchase not delete auto payment receipt
  11. Fixed: Remove opening balance from A/C head, not it need a journal to entry
  12. Fixed: User permission
  13. Add: Cash/Cheque option for money receipt
  14. Add: Cash/Cheque option for payment receipt
  15. Add: Notes field in customer entry
  16. Add: Notes field in supplier entry
  17. Add: Item code in sales entry item dropdown and item list details table.
  18. Add: Item code in purchase entry item dropdown and item list details table.
  19. Add: Customer Code manually entry/edit
  20. Add: Supplier code manually entry/edit

To upgrade from 1.0.6 to 1.1.0 you need some advance database fixing, which we are happy to do for you. Please contact with Author.

Version 1.0.6, 13th May, 2015 - top

  1. Fixed: Opening credit balance (-) shows debit (+) in ledger.
  2. Fixed: Dropdown search not worked as expected.

Version 1.0.5, 7th May, 2015 - top

  1. Fixed: Payment Receipt shows Money Receipt in report.
  2. Fixed: Money Receipt wrong journal entry.
  3. Fixed: Full credit purchase hits cash in journal.
  4. Fixed: Full credit sales hits cash in journal.
  5. Fixed: User entry with existing email address.

Version 1.0.4, 5th May, 2015 - top

  1. Fixed: Wrong date show in all accounts report.

Version 1.0.3, 20th April, 2015 - top

  1. Add: Item can not sell more that stock balance.

Version 1.0.2, 17th April, 2015 - top

  1. Fixed: View Ledger Report without select A/C head through error
  2. Fixed: In Ledger Report details, click on ledger number through 404 error
  3. Added: Money Receipt preview option
  4. Added: Payment Receipt preview option

Version 1.0.1, 16th April, 2015 - top

  1. Added: Sales form validation before ajax submit
  2. Added: Purchase form validation before ajax submit

Version 1.0.0, 15th April, 2015 - top

  1. Initial Release

Go To Top