RSS Feed
Australia's best motorcycle shop retail software
- Printer Dialog - set more meaningful and context sensitive title and Ok/Print button descriptions
- Point of Sale - display 0 qtys in POS list. Previously would display 0 quantities as blank
- Bugfix with keyahead tracking - keyahead would mess up when leaving windows like backup/restore & scanner
- DB Scanner - added Expert Mode SQL input form
- Setup - allow user to change dealership details like address, ABN, contact details etc
- Print Package details - printn dealership details like address, ABN, contact details etc
- Print payment method(s) on key invoices
- Spares (Docket)
- Account Payment (Docket)
- Account Payment (A4)
- Unit Sale
- Workshop pickup
-
- Default button handling - realigned with way clarion used to work to keep keystroke experience the same
- Removed clarion logging system - replaced with java.util.logging which is much better
- Disabled FINE detail logging by default. Can be re-enabled via setup now
- Do not request payment method for selling parts to workshop or to a unit
- Workshop pickup - screen flow now resembles spares
- Help About displays useful java and postgres information
- BugFix with DB scanner - would not scan tables which had money values stored in them. Bug introduced as part of fix for prior DB access bug
- Bugfix with Deleting franchises - would throw error. Root cause of problem was bug with java handling clarion client side referential integrity tests.
- Bugfix with workshop select payment method when invoice payment. Would not request the correct amount
- Cash Till Report - department summaries
- Cash Till Report - Show difference and display either 'balance', 'over', or 'short'
- Do not pop up printer dialog box on a4 invoices if invoice is being email or attached to a statement
- Fixed bug with scrolling lists when using mouse to perform scroll - would not always scroll to the very ends of the lists (top and bottom)
- Fixed bug with misreporting of connection status when connecting to parts magician
- Reprint a4 Spares invoice - display print preview
- Print a4 spares invoice - print payment instruments on the invoice
- Bugfix with Sending bulk emails with attachments. Was not clearing prior attachments so next email would also include attachments from the previous email
- Bugfix with local terminal settings. Incremental storage of certain values not encoding correctly. Specifically escape characters like backslash were not being written to file correctly
- Bugfix with performing close down (clicking on top right close button) - could result in runaway memory and CPU consumption
- Bugfix with printing workshop reports - make sure correct printer target is preselected
- Bugfix with F6 select account by phone number. If resulting account is on a diffnerent panel to the currently selected panel, system would not select record correctly
- Bugfix with local terminal settings. Under some circumstances settings could be lost.
- Pickup job - change target selection from check boxes to radio buttons
- Added keyboard buffering so if user types ahead system remembers key strokes and delivers them to appropriate graphics components on screen
- Improved logging of Clarion Events
- Enabled FINE level debugging by default - until we resolve last remaining bugs
- Setup CrashStream logger so it is limited to 256k of logging. Way it was it could of caused memory to run out
- Modified setActiveState to only perform logic if state actually changes
- Fixed bug where on browse screens it would confuse data from multiple records
- Fixed bug on list boxes when number of rows could change. Redraw would not paint out lost rows
- Fixed bug on list boxes - when list is NOBAr and focus is lost - repaint it so bar disappears
- Fixed bug on sell unit - use insert to add line item to unit. Would default to formalae select. (Longer term fix - need to look at dispatching select() code entirely to AWT event queue)
- Delete job - was crashing c9
- Major rework of Graphics Sub system to conform to Java Swing recommended threading model. Hopefully this will fix focus bug plus number of other reported issues - i.e. disappearing text controls. Appears to of improved performance of system too
- Server config - do not allow specification of SMS provider
- Unit invoice - tidy location of printed clerk for recipient invoice
- Unit invoice - print changeover value correctly
- Cash Till Report - moved into 'report' section of business
- New workshop job - provide visual clues as to what 'esc' key does when selecting unit or customer
« Previous Page —
Next Page »