RSS Feed
Australia's best motorcycle shop retail software
- (ALL) SQL Quoting - ignore illegal characters (x00). PostgreSQL ODBC driver appears to clip these - probably uses C-Strings internally
- Import Master File - Generic Import. Fixed CSV parser so that it is more forgiving. Specifics:
- Permit (and filter) leading space in a unquoted field
- Permit (and ignore) trailing characters after a quoted field
- Permit (and filter) trailing x00 characters at end of a line
- Spares - added calculation helpers to add part to master to help discover correct list/discount to
arrive at required daily buy and retail pricings
- Stock Take Entry - modified 'F4' hotkey names so more obvious what these do
- Estimates - Added ability to organise estimates into a filesystem folder-like hierarchy
- Estimates - fixed bug with browse render in ShowEstimates
- Improved performance for Units -> Purchase cost report. Also fixed logic bugs on this one
- Improved performance for Units -> Additional Costs report
- Fixed bugs with account and units query browser - was not filtering data correctly in some circumstances