RSS Feed
Australia's best motorcycle shop retail software
- Added test at start of POS and after POS complete to verify that, logically, transaction should be been committed to database
- Bugfix in orders. Possible on receiving order to setup system so that subsequent actions would never make it to the database even
though system thought that they did. (failure to commit/rollback an open transaction in receive orders
- Bugfix in POS write invoice. Similar to bug above but less likely to occur (requires safeAdd to throw an error which it in theory never does