- Bugfix: messenger could crash on upgrade under some circumstances where there have been db schema changes. (Remedy: messenger start, but it will not start doing any real work until pending database upgrade changes have been applied).
DB Schema Change
- Workshop : Provide 'unit' button to view actual unit.
- Units : added model year.
- Deloitte Honda export: finish date was wrong. (Note report contents were accurate but displayed finished date was messed up. Note that this does not retrospectively fixes dates displayed: it only corrects for future generated reports
-
Web Online Changes
- Sync units
- Add web category mapping for stock, units, stock types, franchises, accessory suppliers, unit makes and unit types
- Add web organisation and content for stock & units
- Web online: Tweaked web online management. Fixed synchronization. Separated structure from content components
- Bugfix: could not save over miner query files stored in postgres. (regression bug from version 4.135)
DB Schema Change
- Web online: added initial web content management system.
- Export Yamaha Order vs Export Yamaha Dead stock. System tracks/remembers different directories for each function
- Added new export order type: BRP (Bombardier Recreational Products)
- View account: include tabs to view spares invoices, current units, prior units and workshop jobs
- C9 web online project progress: tweaks to account synchronization. Online checkout process skeleton now in place
DB Schema Change
- C9 web online project begins : added support for synchronizing key tables from c9 to the web. (Requires manual install of DB triggers to implement)
- Dead stock export : Yamaha YDC format. Access this function via spares/utilities
- Added option to enable/disable popup of unpaid invoices connected to current POS customer
- Messenger Changes
- Moved configuration from local config to database config. This means that messenger config is backed up with the database and that you can easily move messenger to a different host and can also safely run multiple messenger services
- Removed confusing connect/disconnect buttons
- Added separate status lines for parts magicican connectivity and c8software webserver connectivity
- Fixed message status reporting and color coding for parts magician part lookups
- Improved system behaviour for initial connect/system startup to c8 webserver
- Bugfix with deferred payment feature : when selling order received parts the system would show all unpaid receipts in the system, not just receipts relating to the order/customer.