RSS Feed
Australia's best motorcycle shop retail software
- System would crash and upload a crash report on trying to print or preview a report. Occurs when c9 is started with a valid printer but the printer was later disconnected (i.e. c9 running on a laptop). Fixes in this version better handle this condition and report an error condition and allow the user to keep using the software
- On update terminal software - automatically restart c9 with /warmup option. If server is running then restart with /server option instead
- On crash - dump some usefull postgres stats -such as locks and activity
- Fixed critical bug where transaction frameing would get out of sync - resulting in user actions being lost. Bug introduced with fixes to 4.72 that targeted fixing master file import. Specifically the change to optimise in manual txn frame selects with cursors was mis-implemented