Donate Share

PHP Point Of Sale

File Release Notes and Changelog

Release Name: PHP Point Of Sale 9.0

Notes:
This release adds many new features and bug fixes.

Changes: The features/fixes added are: * 2 new reports added! All Brands Report and All Categories Report. * Added item level discounts (Managed via Items Home Screen) * Added global sale discounts (Via Sale interface) * Added reorder level for items so you can set a quantity that items should be reordered it. You can then quickly view what items need to be reordered. * The database can now be backed up via the home screen with one click! * Only one sales interface is used, there is no longer a non-barcode sales interface. Instead there is a hybrid interface. * Out of stock warnings are shown next to items before adding to a sale. * Fixed small bug in form class where a URL would not be parsed correctly if there were spaces. * Fixed bug in installer where it did not check if the database the user entered existed. * Fixed minor security bug where user could change non-critical settings without being logged in. * Portuguese language file is no longer included in the project.