RSS Feed
Australia's best motorcycle shop retail software
- Heavy redesign of barcode printing
- Layout of printed labels has changed slightly, as I re-organise code so I can extend labels beyond barcodes for other uses - e.g. shelf labels and address envelope labels.
- Added shelf labels
- Address envelope labels. Either individual, via account query browser or for account statements.
- Print labels, to select starting label, instead of drop down spin controls for row and column, system now renders a virtual page and you can click on the virtual label to start printing on. Makes things alot easier
- Job card : print customer mobile number as opposed to their fax number.
- Workshop from estimate. When estimate pops open spares screen it would not start automatically adding parts until you press Enter key. Now fixed.
- Add spares to workshop. Tweaked UI flow to make it more intuitive
- Low level system tweaks
- Some circumstances, getting crash reports on print job. Probably happens when printers are turned off etc. Added some code so instead of crashing it reports - cannot print - with a reason (if available)
- Interesting postgresql user security access problem Dave had recently. Tweaked database manager 'create new DB' option to use a different system for creating postgres accounts hopefully was root cause of the problem.