- Bug: Orders Advanced Browse Order - would loop infinitely scanning for orders.
- Orders Advanced Browse Order - Optimised for PostgreSQL performance
- Print Invoice sort invoice items in part number order on print
- Statement Bugfix. Statement print was messing up opening balance but view account was ok
- Insert/Update staff. Allow entry of staff rates in either ex GST or inc. GST
- Select Account. Added visual clue to show that there are some notes against the account
- Bug with import - make sure partnum has dashes and spaces filtered.
- Email Statements
- F7 Import on Point of Sale - allows importing parts from estimates.
- Optimised performance of generate stock order
- Browse spares defaults to partially entered spare part #. i.e. F2 while halfway through typing in a part #
- Repaired lost feature - default franchise
- Fixed browse issue with invoices when browsing by acc code. Did not have unique key reference. Problem manifest in Reprint Invoice/Receipt
- Bug - print workshop job was not displaying items
- Browse Accounts - F6 lookup by part number was not refreshing browse properly
- Added debugging to help diagnose a credit card decryption defect
- Bug - print estimates was not displaying items
Add /miner command line switch
Print Aged Trial Balance - set order to be account code
Optimised Units QBE
Optimised performance of Units Stock Take Report
- (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
« Previous Page —
Next Page »