RSS Feed
Australia's best motorcycle shop retail software
- Spares Point of Sale - added at cost discounting. Discounts to lastincost + cost markup (defaults to 17%)
- Merged Miner into main c8 .exe. Upgraded Account and units browse QBE options as a result
- Workshop - Add Labour permits access to selling parts to the workshop job - no need to goto spares subsystem anymore
- Workshop - New Job with estimate will automatically add spares parts to the job
- Added command line switch to permit changing of ODBC source - to allow someone to run multiple database versions from the same terminal. i.e. "c8.exe source=c8".
Anything other than "c8" will render most screens with a pink background so it is obvious they are connected to a non-default database
- Fixed potential problem in View dealer units - was using a browse key that could yield duplicates - problem for SQL based browsing
- Optimised Performance of View Dealer Units
- Optimised Performance in View All Units (also fixed some bugs with searching on VIN
- Moved notification history browser into Accounts
- Improvements to OPEA importing. Should now be faster than original clarion database based import
- Fixed database performance issue with lookup account by phones
- Tidied up jobheader indexes to be something more useful and workable in a browse list
- Fixed (I think) a really annoying & intermittant bug in browse windows where changing browse criteria - like hitting F4, would not refresh list properly. Change in abbrowse.clw - might by a ODBC Driver thing - I think that calling RESET() on a view with similar criteria was not merging the view but completely overriding it - killing new search criteria in some circumstances