All Versions
27
Latest Version
Avg Release Cycle
122 days
Latest Release
962 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.3.2 Changes
July 15, 2015- Nominatim (OpenStreetMap) customer address autocompletion
- Sale invoice templating
- ๐ง Configurable barcode generation for items
- Stock location filtering in detailed sales and receivings reports
- ๐ Gift cards fixes
- ๐ Proper pagination support for most modules
- โก๏ธ Language updates
- ๐ Fix for decimal tax rates
- โ Add gender and company name attributes to customer
- ๐จ Stock location config screen refactor
- ๐ท Basic Travis CI and PhantomJS setup
- Database backup on admin logout
- Modifiable item thumbnails
- Email invoice PDF generation using DomPDF
- Modifiable company logo
- โฌ๏ธ jQuery upgrade (
1.2
->1.8.3
) - JavaScript minification (using Grunt)
- ๐ Numerous bugfixes
-
v2.3.1 Changes
February 11, 2015- ๐จ Extra report permissions (this includes a refactoring of the database model - new grants table)
- Tax inclusive/exclusive pricing
- ๐ง Receivings amount multiplication (can be configured in items section)
- Customizable sale and receiving numbering
- Gift card improvements
- ๐ Fix item import through CSV
- ๐ Bug fixes for reports
-
v2.3.0 Changes
August 19, 2014- ๐ Support for multiple stock locations
-
v2.2.2 Changes
August 19, 2014- French language added
- Thai language added
- โฌ๏ธ Upgrade CodeIgniter to version
2.2.0
- Database types for amounts all changed to decimal types (this will fix rounding errors in the sales and receivings reports)
- ๐ Fix duplicated session cookies in HTTP headers (this broke the application when running on Nginx)
-
v2.1.1 Changes
- Barcodes on the order receipt were not generated correctly
- Sales edit screen for detailed sales reports is now available with ThickBox as in the rest of the application
- โก๏ธ Indonesian language files updated (Oktafianus)
- 0๏ธโฃ Default language set to
en
inconfig.php
- ๐ Fixed some CSS bugs in the suspended sales section
- Default cookie
sess_time_expire
set to86400
(24h)
-
v2.1.0 Changes
- โฌ๏ธ Various upgrades, too numerous to list here
- โ Removed dependency on ofc upload library due to vulnerability found
-
v2.0.2 Changes
- ๐ Fixed multiple gift cards issue per Bug #4 reported on Sourceforge where a second gift card added would have its balance set to
0
even if the sale did not require the total of the second gift card to pay the remaining amount due - Small code cleanup
- ๐ Fixed multiple gift cards issue per Bug #4 reported on Sourceforge where a second gift card added would have its balance set to