RSS Feed
Australia's best motorcycle shop retail software
- Bugfix with Suzuki Catalog import. I assumed that Suzuki model names were unique but this is not the case. i.e. a model name can exist for different regions. i.e. there are 2 GSX1250F 2011's : a E21 and a E28. Modified c9 to cope with this. For units where there are duplicate matching years, i.e. like DR250S - import the model with the region code embedded in the name of the unit.
- Buy/Sell part : show receive inv number are applicable
- Bugfix with tracking supp/cust order qtys on stock. These figures can get out of sync for various reasons, modified code so that these are periodically checkpointed back to actual values, i.e. when stock order is generated and when a order is received. There was a problem with a customer where c9 was generating database errors when trying to put parts on order. Cause was that system thought that there were over 32,000 engine oil containers on order; and database cannot handle numbers this big for this item.