Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
opensourcepos.3.3.7.4f3226.tgz | 2022-05-05 | 103.3 MB | |
OpensourcePos 3.3.7 source code.tar.gz | 2022-05-03 | 3.5 MB | |
OpensourcePos 3.3.7 source code.zip | 2022-05-03 | 4.3 MB | |
README.md | 2022-05-03 | 1.4 kB | |
Totals: 4 Items | 111.1 MB | 0 |
Today we're delighted to announce a new release with new features and bug fixes. Please read below for more details.
Please use the file in attachment for a full installation.
Features
Version 3.3.7
- Enable search in report table
- Add cost price to reports
- Translation updates (Thai, Swedish, Italian)
- Invoice numbering fixes (#3408)
- Fix delete items filter in item list (#3402)
UPGRADE from version 3.3.6
For this version an upgrade is required:
WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception. * Backup your database. * Backup your ospos files (normally at web server place) * Backup your ospos/application/config/database.php and ospos/application/config/config.php files * Remove all your ospos files (do not remove nor modify database data!!!) * Extract the files for version 3.3.6 * Move the files to your web server place * Copy application/config/database.php.tmpl to application/config/database.php * Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files * Move the content of old uploads dir to public/uploads * Make sure your webroot points to public/ directory as index.php is now contained there * Log into OSPOS and wait for the automatic migration to complete (the login only takes longer the first time) * Now you are good to go and use your new version of OSPOS