RSS Feed c9 logo Australia's best motorcycle shop retail software
Release 4.74 November 16, 2010 barney
  • Import CSV/XLS file. Cope with situation where single CSV field may be longer than 256 bytes (when reading in a binary file by mistake - such as a corrupt .xls file - this may indeed occurs - previously would cause c9 to crash)
Release 4.73 November 15, 2010 barney
  • login user name is now case insensitive when before it was case sensitive
    • Modified c9 database access to respect NOCASE key option when building filter clauses. This will have further reaching impacts than just login. It should also boost performance because database indexes are optimised on assumption of casing but c9 code was not. So realigning c9 to database should yield better query performance results
  • Fixed bug with pos import parts - would not work for anything.
  • Fixed backup - was not backing up new sequence introduced in 4.72 for new loghead table
  • Added more intelligence for connecting to database server to try and cope with Yamaha's VPN. WINs host resolution stops working when VPN is active. To deal with this - we store alternate connection data for the database server which uses IP address - and this is created everytime we successfully connenct to the DB. So when VPN is running and host name based connect fails we fallback to using the last known successful IP address instead
Release 4.72 November 14, 2010 barney
  • Fixed bug with terminal configuration settings. When running two c9's simultaneously under some circumstances terminal setting changes would be lost when toggling between the applications quickly
  • Account Statements - provide a portrait style. (Existing landscape style is still available)
  • OPEA Export - option to automatically email order instead of saving to a file
  • OPEA Import - fixed potential high memory usage bug (PostgreSQL cursor optimisation would not work under some circumstances resulting in high terminal memory usage. This has happening during OPEA supercession check)
  • OPEA Import - Goto print preview automatically for import report
  • OPEA Import - Log import report into c9*.log file as the report builds up - incase of crash
  • OPEA Import - Save log import results in the database so they can be reviewed and reprinted later
  • Accounts - display notes icon on various account browsers to indicate whether or not account has a note
  • Reports - fixed printing of thin line and boxes. Sometimes lines would be missing in reports because of antialiasing effects.
Release 4.71 November 13, 2010 barney
  • Fixed bug with importing zipped OPEA file. Would just hang (unzip OPEA file was fine)
  • Optimized OPEA file import. Existing clarion code was efficient for clarion but very slow for java. Runs x10 faster now
  • Download update bug fix. If there are two terminals simultaneously running trying to download new software from database to terminal it could result in corrupted install and that terminal would no longer work
  • Other runtime/compiletime performance optimisations
Release 4.70 November 12, 2010 barney
  • Fixed bug where email with attachments would not send (bug caused by introduction of fast startup)
  • Select order - optimised database access so it should now be alot faster refreshing/opening the window (there is further opportunity to improve if necessary)
Release 4.69 November 11, 2010 barney
  • Estimate bugfix - could not add a workshop part to an estimate
  • Workshop newjob tidy up. Print 2 copies options on last panel are enabled/disabled based on print selection on same screen (previously was based on whether job was for dealer or for customer)
Release 4.68 November 10, 2010 barney
  • charts
    • Added ability to view raw chart data
    • Added ability to save raw chart data as a .csv file
  • Database scanner can be accessed from any terminal (no need to create ..c9backup directory
  • Estimates - make sure item list refreshes after adding an estimate item
  • Workshop newjob bugfix. Print 2 copies options on last panel were never selectable
Release 4.67 November 9, 2010 barney
  • Receive Order - allow entry of Freight inc GST
  • Receive Order - allow setting of global discount dollar
  • Receive Order - allow setting of line total values, inc/ex buy and discount
Release 4.66 November 8, 2010 barney
  • Rapid startup - fixed potential bug where on reboot starting c9 would not appear to work
  • DB Scanner - more options
    • View C9 locks
    • View DB locks
    • View DB sessions
    • Network Diagnostics
  • Receive spares bugfix - system could end up in a infinite loop during receive order locking the system
Release 4.63 November 7, 2010 barney
  • Advanced orders : browse. Force ordering of items by type then order number (this was how old c8 behaved)
  • New workshop job : tidied up some code. Customer reports that sometimes job no is not displayed. Cannot work out exactly why - but hope code tidyup will correct.
  • Receive Order - resize screen to use upto 800x600 resolution. Means that part numbers + descriptions are now fully visible
  • Print barcodes - added a 'delete all' button
  • Bugfix with optimised startup : would mess up keyboard buffer management
« Previous PageNext Page »