“Open Source Point of Sale 2.2.2 this is a maintenance release.”

Open Source Point of Sale 2.2.2 is a point of sale system built on top of a CodeIgniter base.
It therefore is written in PHP and uses MySQL as the database backend for data storage.
This means that it’ll run on any system with a web browser and can be run on a local server or hosted for multiple clients to access.
Changes Details
Features
- Following new features were added to the package
- French language added
- Thai language added
- Upgrade to CodeIgniter 2.2 (contains several security fixes)
Bugs
- Database types for amounts all changed to decimal types (this will fix rounding errors in the sales and receivings reports) the rest of the application
- Fix duplicated session cookies in http headers (this broke the application when running on nginx)
UPGRADE from version 2.2.1
A couple of datatypes have changed, and migration should be easy by using the script added to the database folder (2.2.0_to_2.2.1.sql). Ofcourse don’t forget to backup your current database in case something goes wrong!
WARNING: Always is a good idea to do a backup previous to an upgrade. This is not an exception.
- Backup your database.
- Backup your OS-POS files. (normally at web server place)
- Backup your OS-POS/application/config/database.php file.
- Remove all your OS-POS files (do not remove nor modify database data!!!)
- Extract the files for version 2.2.2.
- Move the files to your web server place.
- Restore your OS-POS/application/config/database.php file.
[otw_is sidebar=otw-sidebar-8]
More Information
|
[otw_is sidebar=otw-sidebar-7] |
