RSS Feed
Australia's best motorcycle shop retail software
- 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)
- Send order electronically via email : allow setting of filename of the attachment
- Accounts -> View Accounts. Merge cash + account customers into single list and color code them
- Select account by phone : color code based on whether cash/account
- Attach Spares invoice to statement email. Include invoice number in file name for convenience
- Transaction tally report : print a second total line which shows debit and credit totals
- Quickbooks Integration to synchronize received orders into quickbooks (Experimental)
- Modifications to messager
- Only process notifications one at a time. So that a whole lot are not flagged as processing when there are networking issues slowing notification process down
- Perform notification asynchronously, so that status and restore functions in the application are not impacted
- Set TCP/IP connect timeout to 10 seconds to cope better with problematic networks
- bugfix - printing text blobs would misalign/misscale x-axis of the text blob meaning that the blob would clip towards the right hand side of the page and would not print properly. The more to the right the blob was the more obvious the problem. For workshop print progress report the problem is very obvious
- Config settings - tweaked caching of configuration system so that the system is more responsive changes made between terminals and multiple instances of c9 running on the same terminal
- Always flush cache when entering setup
- Never cache local terminal settings in c9 - rely on clarion2java's .property file caching mechanism
- Implement logic to detect changes to global settings by other terminals. When change is detected flush the cache
- Removed volatile config system : was originally created for older stock/daily order system. Has not been in use for years
- Tweaked A4 Statement format
- Print main email address at the top instead of accounts
- Offer ability to print bank name in remittance details : configured via dealership details
- Print additional line items at the bottom in a bold font
- Unpickup job : put job into progress state, not completed state
- Bugfix in minor : do not permit user to request dates that are invalid. e.g. 1.2.100 translates to 1.2 100 AD, which is outside range of supported dates in Clarion (prior to 1801)
- C8 messenger. Setup DNS cache to regularly flush. Improved logging
- C8 messenger : Memory leak bugfix. Everytime it connects and disconnects to the database it leaks a bit of memory which happens every few seconds. After a few days of running continuously on a low spec machine, it would silently crash due to being out of memory
- bugfix - changes to config file handling caused open miner file to lock up in winxp. Now fixed.
- Notify user of spares orders. Multiple changes
- Permit reporting of parts still pending in a list, count of these parts, parts received and total parts
- Take into account the fact that user may have parts on order for other things. Such as different franchise
- Changed default notification for SMS. In setup provided 'reset' buttons to allow user to reset to default
- Bugfix - minor filters would cause data being filtered to be upper cased in some circumstances
- Major bugfix with 4.97 (never installed)
- Clarion2java changes caused certain screens to lock up. i.e. selecting part from accessories. Root cause traced to bug in recasting clarion queues. Fixed twofold - firstly allowed queue casting to share the same queue structure and secondly modified ABC libraries so bufferedpairsclass extends fieldpairsclass removing necessity to cast in the first place
- Bugfix : c9 shutdown generated an invisible error in log files caused by incorrect teardown of miner libraries
- Regression Bugfix : many dynamic windows/reports stopped working with release 4.94. i.e. print barcodes (report), calibrate barcode labels (window) and show part history (window)
- Multiple spares reports. Enforce order of items printed in report (typically by part number order). Do not leave it upto postgres to decide what order is to be
- Workshop : double click brings up sub menu from which user can click task
- Workshop : Display line item prices as inc gst as well as ex
- Workshop : Print progress job. Print line item prices as inc gst
- Orders : On view order - keep select order window open so when viewing is finished we go back to select order. Makes it easier to review all orders in the system.
- clarion2java upgrade
- Import file : allow importing from read only files. i.e. files off a cd
- Lock management in point of sale etc now behaves better. Locking/unlocking works exactly way old c8 worked
- Backup : memorize backup directory to write to. Incase backup is to go somethere other than ..c9backup
- Backup : do not overwrite existing .zip file. Rename file so file names are unique. if yyyymmdd.zip already exists then format is yyyymmdd_a.zip where a is a letter from a to z
- Bugfix : Invoice detailed notes were not printing on units invoice
- Bugfix : Invoice notes summary on screen allowed 255 chars, but in database it was only 60 - ignoring the remaining chars. Modified screen to reflect 60 char limit
« Previous Page —
Next Page »