OSPOS 3.3.3 RELEASED

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.3

  • Translation updates (Turkish, Flemish, Russian, Arzebadjian, Central Khmer)
  • Docker-compose fix for nginx logging (#2953)
  • Minor fix for permission settings in system config screen
  • Improve table sorting in reports
  • Updated composer packages and js plugins
  • Removed default sale mode in configuration (default is receipt mode now always)
  • Prevent double form submit (#3044)
  • Reset payment on item remove and sales register mode change (#3043)
  • Quote, invoice and work order template cleanup
  • Fix invoice email CSS layout (#3019)
  • Use float precision as upper limit for decimal parsing (#3004)
  • Add cash rounding type of half (#2922)
  • Fix inventory item_quantities correction bug after removing decimal quantity sales (#2964)
  • Fix receiving return total (#3033)
  • Make receiving data readonly (#2843)
  • Fix detailed sales report (#2967)
  • Fix supplier category after update (#2972)
  • Add credit card filtering on taking screen (#2983)
  • Improve PHP7.4 compatibility (#2996)
  • Set PHP 7.2 to be the minimum level due to older version deprecations
  • Added email CC and BCC (see config/email.php)
  • Cash rounding to nearest 5 cents
  • Improved security (CSRF protection)
  • Various small improvements and bug fixes

For this release we would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

UPGRADE from version 3.3.2

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.3
  • 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

Download v3.3.3

Leave a Reply