RSS Feed c9 logo Australia's best motorcycle shop retail software
Release 4.511 April 13, 2015 barney

For the past week c9's web servers have been on a blacklist maintained by Microsoft meaning it is not possible to send email to @hotmail.com, @live.com, @outlook.com etc and the dickheads at Microsoft are unable to provide me a  process that actually works to have this blacklist reviewed and lifted. As much as it would be nice to write off anyone with a hotmail address as not worth bothering communicating with,  given it makes up over 20% of emails tracked within most c9 databases, so something needs to be done.

We can solve this problem easily by moving outbound email traffic and a different server, but it is painful and costly for us to do it, so we will only do it with some reasonable level of confidence that this is unlikely to happen again.

To this we are implementing a policy of not relaying emails from c9 generated via miner queries.  Transactional email such as emailed statements/invoices etc will work fine, but we will no longer accept or deliver email from miner on behalf of the dealerships.

To deliver such email from now on, you need to configure your c9 to connect to your own mail server. Instructions on how to do this are here:  Configure c9 to use your mail server.  Be mindful that if you send stacks of spammy marketing stuff, your ISP may get a bit upset with you when *they* get blacklisted by microsoft and others. Remember: SPAM responsibly.

This version of c9 includes changes necessary to implement this policy. Note that older versions of c9 will no longer deliver *any* email. C9's servers will refuse to deliver email from out of date versions of c9. You must upgrade in order to get any email sent via c9 to work.  Only non-miner email will work after the upgrade.

Other changes:

  • Workshop: option to do a simultaneous invoice print/invoice email
  • Spares: show customer phone on complete screen
Release 4.510 April 10, 2015 barney

Bug fixes with 4.509 :  calibrate label printer had a couple of bugs:

  • Label list would show wrong printer selection
  • Could not access print test page, would show error message about wrong label offsets.
Release 4.509 April 10, 2015 barney

Includes database changes. You'll need to log all terminals out during upgrade

  • Bugfixes with recent changes to cash till report. Department tally was not resetting, changing dates did not refresh screen. Both issues now fixed
  • Overhaul label printing to make it easier quicker
    • Introduce notion of having multiple printer targets. So you can have two or more label printers, or mix report/label printing to avery paper without having to reconfigure stuff
    • Configuration should now be hopefully simpler
    • Disable preview screen and just print the labels (save keystrokes)
    • Ability to print a detailed shipping label (shows shop name + phone  + email of customer)
  • Workshop jobs now track estimate job is based on. Reports to come shortly.
  • Manage website : include tools to manage image menu thingo

 

Release 4.508 March 31, 2015 barney
  • Redesigned workshop dashboard list works when highlighting items to deal with performance and selection reliability issues with using remote access
  • Fixed control order for browse dealer units so newly added new/used filter does not receive focus when window is initially opened
  • Bugfix with counting sale history for reserved/layby items. Was double counting sale in 12 month figures (full history though works correctly).
  • Bugfix with adding parts onto workshop estimate/job : was adding parts as GST exempt if F9 was pressed in point of sale screen : should never do this
  • Reports that require date range :redesigned data inputting of these screens so date entry is integrated with other report filters to make reports easier to use. Affects:
    • Workshop: profit, warranty, promise, staff
    • Unit: profit
    • Spares: variance, received orders
    • Other: cash till
  • Workshop profit report: option to group report based on mechanic
  • Website freight options : ability to enable/disable based on initial spend. i.e. Free freight only available for spend >$50
Release 4.507 March 20, 2015 barney
  • Units
    • Dealer units : show and style new/used units. Also permit filtering of new/used
    • Sale : show deposit and changeover on confirmation screen
    • Setup option to disable duty on spares/workshop line items added onto a sale (works globally)
    • Allow deifnition of liability line items in unit costs
  • Spares
    • Restore ability to delete account records for spares sales
    • Receive spares : redesigned printout so it is blindingly obvious which items are for spares or workshop or units/sales
  • Workshop
    • Hot key on (S)pares in add parts/labour
Release 4.506 March 19, 2015 barney

Bugfix with emailing some reports: does not set email subject correctly, sets subject to blank were previously it was something useful.

Redesigned orderbook slightly, removed 'merged' view on status/order number views. Also allow parts to be added/modified for sent orders. (i.e. last minute order tweaks phoned through)

Print barcodes, access F6=view part from here

 

Release 4.505 March 17, 2015 barney

Usability issue/bug with last version.

Newly added 'do you want to close' nag screen on recieve orders was also popping up after receiving an order, misleading the operator into thinking the receive was not processed, clicking on F10 would double receive the order. Smartened things up so it only nags when something was likely modified and never nags after a successful receive.

 

 

Release 4.504 March 14, 2015 barney

Includes database changes. You'll need to log all terminals out during upgrade.

  • Spares
    • Allow 100% discount on invoices
    • allow change description on parts on invoice (affects invoice only, not price/master file)
    • Receive order : permit setting of daily or stock, system will default buy price for newly ad-hoc added items accordingly
    • Reserve/Pickup later : make it obvious on pointout whether or not money is still owing.
    • Bugfix: under some usage scenarios invoivling ad-hoc parts ordering it was possible for parts to be added into stock without a description, system was unable to utilise description keyed into the ad-hoc order item. Now fixed
    • Bugfix : pressing enter on qty req on edit in point of sale would erroneously show qty info that is only relevant when doing customer pickup. Now fixed.
    • Improved fuzzy part matching logic to simultaneously cope with both zero trimming and with configured prefix trimming, correctly selecting correct part number (especially useful for dealers migrating from biscount to c9)
    • Warn user when closing spares receive screen with parts on it, to help protect against accidental loss of work while receiving orders
    • Stock types : permit blank stock type for purposes of clearing a parts type
  • Units
    • View all units : show customer name as well
  • Workshop
    • Overhauled how workshop invoices are tallied so they are easier to interpret.  Spares/Labour/Other are separated into sub totals with line items for discount + final price for each sub group.
  • System
    • Disallow user to key in date beyond 9999
    • Store dates beyond 9999 in database correctly. Previously would store '20150'  as '0150' truncating extraneous leading digits
    • Change workshop browsing to not throw errors on screen when jobs have ridiculous dates attached to them (i.e. 150 B.C. causing int32 numeric overflow error on the database).
    • Fixed annoying usability issue with scrolling lists. Some lists when scrolled to the right, would reset to the far left if you tried to then scroll the list up and down.  Now when lists are scrolled up and down the system should retain the horizontal offset of the scrolled list.
    • Very technical tweak relating to graphics subsystem required to make tweaks to point of sale to allow modification of part description. (after window is opened, wait until graphics operations have processed before continuing application logic behaviour so that any behaviour that relies on widget sizing information has access to size information after window resizing actions etc have completed, previously AWT event loop and clarion event loop would race and AWT event loop would usually lose that race).
Release 4.503 March 6, 2015 barney

A few minor tweaks and tidies in this version

  • Dropped TeamViewer as our preferred remote support tool, now using Single Click Ultra VNC.
  • General
    • new setup option to control whether system defaults to secure or reprintable gift cards
  • Workshop
    • Select job type: now implements incremental search. i.e. type in 'MAJ' will search/jump to MAJSERV for example
    • Create new job from estimate, system gives option to use either pricing on the original quote or to use latest prices. (Previously would always use pricing on original quote)
    • Job locking, system no longer jobs job for stuff unrelated to modifying the job itself, i.e. view modify/customer, view unit etc, view the job (without modifying)
    • Job locking,  system allows you to goto modify job screen for a cancelled terminal lock, but you cannot modify/save changes made here. (c9 warns you of this)
    • Parts on order :changed nag screen on complete/pickup job to reflect what really happens when you finalise a job with parts on order. (Customer is billed for those parts)
    • Fixed some screen refresh bugs with warranty payment management
    • Fixed recently estimate move line item buttons, was appearing on every tab, not just cost/tally tab
  • Spare parts
    • Import parts from  workshop estimate asks whether or not to use pricing on estimate or current pricing
Release 4.502 February 26, 2015 barney
  • Tweaks to online unit rego query
    • Now works for Vic Cars/Trucks as well as Motorcycles
    • Added support for QLD and NSW rego query
  • Workshop tweaks
    • Modify job, make it visually obvious that F10 saves job
    • Complete job, if user opts to cancel completion, ask them if they want to save changes made so far anyway (i.e. odo reading)
    • Estimates : allow user to change order of line items on estimate via modify estimate
  • Other
    • Unit profit/spares report includes new ordering options to organise report by new/used, make/type and to summarise by clerk key who did the sale. Also permits only printing summary
    • F12 Magician, option to hide price incase customers are looking at the screen
    • Fixed contact details in help->about.

 

« Previous PageNext Page »