Bugfix with miner. Would report error and then crash under some subtle circumstances
Tweak screen layout for some controls - notably franchise phone number entry
DB Schema Change
- Franchise and Accessory Suppliers. Allow setting of phone, fax, email and notes
- Browse jobs - provide option to view/modify account details so users can easily access phone number details from within workshop
- Allow setting of multiple job types per workshop job. Upto 3 per job
- Bugfix - missing Database Sequence for formulae table. Could not insert new formulae
- QB integration bugfixes : write correct amount. Set reference to supplier invoice number
- Units invoice - optional config setting to print total invoice less deposit. Needed by Yamaha Finance
- Export OPEA : either export distributor prices/codes or dealer (retail) prices. Also prints discount codes + values
- 'Yet to be paid' print on spares receipts only prints if invtotal is greater than 0
- Annoying bug : if you press esc sometimes it is 'handled' by the frame. Which causes entire application to quit.
- Bugfix : print jobs in progress report detail was overprinting on header
- A4/Docket Point of Sale print : print line items in order they are added into point of sale
- Reprint spares invoice : remove unnecessary and annoying message popup that says print was successful
- Cosmetic changes to portrait style statement
- Daily Order minqty tweaks : if min limit is set then additionally limit # of order on daily for stocking to # sold at point of sale
- Configurable option in setup. In receipt invoices print 'yet to be paid' if no instrument accepted. Defaults to off
- Late Balance notification - permit configuration to set calculation of period to be based on date invoices are raised (existing behaviour) or based on when statements are printed (estimated - end of month from date invoice raised: new functionality)
- All invoices : added ability to set a letter head image that prints instead of dealership name. Configured via dealership details
- Workshop print job in progress : use available paper more efficiently
- Workshop job description : modified all screens that display this. Made entry text box wider
- Bugfix : unit invoices would misprint new/used unit status under some circumstances.
- Workshop invoice : print dealer and customer details as 3 line address
- Workshop invoice : print framenumber instead of VIN if framenumber is set
- Workshop invoice : print engine number if it is present
- Fix Workshop rounding of prices of spare parts on the job.
- Workshop print tasks : provide preview option to allow user email/save for progress, new job (reprint) and repair authoritory (reprint)
- Accounts Portrait Statement : allow postal address to be two lines
- F6 View unstocked part. Also display last supplier recv no
- Add new account. If account uses a phone number same as phone number already in the system then popup a window warning of this. Similar to how it pops up a window when generating a new account code which is similar to existing codes
- Calendar popup window - redimensioned so it looks okay in Java/c9
- Browse Notificiation History. Permit viewing of message subject/header
- Unit invoice : ensure order of units printed is consistent
- Unit invoice : when printing recipient invoice : print details as entered on the 'dealer instance' of the unit. Not the recipient instance
- Point of Sale : if user only orders parts and types in 'stock' into customer order number, give user option to not raise an invoice but instead put the parts requested onto daily order as parts to stock
- Units GST Report / Business Reporting
- Optimised querying of NON ABN reclaims further
- Bugfix. Some cash sales involving deposits were being misreported as account sales
- Biz Reporting now supports non abn reclaim configuration for either split method/all sold method
- View/Modify Orders
- Optimised performance for large lists : i.e. stock orders
- Bugfix. Display of Backorder status was not refreshing correctly on individual items
- Print stock order - extend addr2 line to be upto 60 characters
- Point of Sale. After F6 view part you can press F8 - add barcode - to map a barcode to the part
- F6 on unstocked part. Display last order number and current no order stats
- Email statements : only require 'email statements' setting to be set. The 'notify via email' setting has no effect. User interface much simpler and more intuitive this way
- Generic import : support ability to import barcodes. Barcodes supercede to part numbers
- New Workshop Job : provide option to print a pick list if estimate job was based on includes parts sold from stock
- Units GST Report
- Bugfix with c9 : was not printing all the data correctly. Bug in clarion2java (queue sort vs sub-sort bug)
- Bugfix since c8 : tradein GST reported was incorrect for invoices that had multiple units on them. GST was over reported for such units
- Optimised reporting to take advantage of PostgreSQL. Takes a few seconds now, instead of about a minute
- Bugfix with character encoding on the database. The way extended characters like the degree (°) symbol were being written between java and postgres was incorrect. Storage of such characters in postgres is incorrect. Would cause writes to database to fail under some circumstances. (i.e. selling parts with such symbols in header, where header length was full up 30 characters). Bugfix corrects for this by firstly correctly managing encoding between c9 and postgres. It also contains support to detect and attempt to properly decode incorrectly coded characters (coded into database as UTF-8 when should be encoded using ISO-8859-1)
« Previous Page —
Next Page »