RSS Feed c9 logo Australia's best motorcycle shop retail software
Release 4.20 September 26, 2010 barney
  • Significantly improved performance of opea export - x10
  • Modified OPEA import process to try and work through performance issues when lots of parts change.
    I think this solution is slower when doing small changes but should hopefully provide better/more consistent
    perofrmance when doing pricefile imports which involve many part changes. Uses server side stored procedure to
    manage update merge/insert in a single go. Creates two cursors to walk DOPEA and master and effectively
    implements a forced merge join algorithm to handle update merges
  • Bugfix with automated parts importing. Would stuff up with disccde + header was > 29 characters in length
  • Bugfix with email statements. Would mail about 10 or so then fail
  • Implemented biz activity ledgering and reporting - see biz activity functional specification
  • Implemented more sophisticated deposit management tools
  • Added biz activity accounting platform synchronization tracking - with initial integration support for quickbooks
  • Fixed browse behaviour bug with ordinv
  • Fix forder unique key bug with unitline
  • fix ordering of records on credit notes
  • bugfix with selling units - sometimes generating a 'duplicate key error'
  • Debugging - added ability to stream debug to debug.log file
  • Debugging - added debugging for POS screen to try to help figure out why it is crashing every now and then