Open Source POS v2.3.3 Release Notes

Release Date: 2016-01-05 // over 8 years ago
    • ๐Ÿ›  Item kit fixes (search, list, ...)
    • โž• Add date picker widgets in sale/receiving edit forms
    • โž• Add date filter in items module
    • โž• Add barcode generation logic for EAN8, EAN13
    • โž• Add barcode validation and fallback logic for EAN8, EAN13
    • ๐Ÿ†• New config option to generate barcodes if item_number is empty
    • โž• Add cost and count to inventory reports
    • ๐Ÿ›  Gift card fixes
    • ๐Ÿ”จ Refactor sales overview (added date filtering + search options)
    • ๐Ÿ‘ Better locale config support
    • ๐Ÿ‘Œ Improve PHP compatibility
    • ๐Ÿ›  Fix invoice numbering bug on suspending a sale
    • โž• Add configurable locale-dependent date format
    • โž• Add grunt-cache-breaker plugin
    • Suspend button appears before adding a payment
    • ๐Ÿšš Searching of deleted items, filtering part is removed
    • โœ‚ Remove infamous 0 after leaving sale or receiving comments empty
    • โž• Add SQL script to clean zeroes in sales/receivings comments
    • ๐Ÿ›  Numerous other bug fixes