Bugfix with db upgrade from very old versions of c9. (ie. from 4.369, 200 versions before). Would not upgrade. Now fixed.
Bugfix : could not alter unit type for modify unit of measure. Now fixed.
Bugfix with db upgrade from very old versions of c9. (ie. from 4.369, 200 versions before). Would not upgrade. Now fixed.
Bugfix : could not alter unit type for modify unit of measure. Now fixed.
Bugfix : recent addition of PDF invoice importing broke C9 E-Reference importing for receive spares. Now fixed.
Print qtyonhand on following reports : Spares profit & Spares History
User friendly improvements for Units of Measure.
User friendly improvements for upgrading c9. From now on (not this version but the next), c9 will give users 24 hour grace for applying updates on all terminals. So if you are in the middle of work and open a new terminal and someone else in the shop has checked for updates, your system will not be forced to upgrade. You will have option to delay the application of the upgrade. The option to delay is only given for 24 hours. The following day c9 will unconditionally update.
Bugfix with Invoice PDF importing, would not decode quotes (") in PDF files correctly messing up ability to decode entire PDF. Now Fixed. Also included support for Husky Power equipment invoice importing.
C9 now permits selling items in units other than what the supplier provides them. For example a 208 litre drum of oil can be sold by the litre at partial quantities. i.e. 2.6 litres.
C9 always tracks items as they are provided by the supplier. Pricing/quantities etc are always framed as they are expressed by the supplier. So a Drum of oil in c9 represents a drum, the price is price for the entire drum etc. To sell a litre, a fraction of the quantity in c9 is removed. e.g. A full drum at 208 litres minus 3.5 litres leaves a 0.9832 of a drum remaining (C9 tracks actual quantities alot smarter than this, to minimise rounding errors etc, this is just characterising what is going on).
When manipulating things in c9 you in most places in the software need to think in terms of what the supplier provides. Only on the constructed invoice itself do unit of measure conversions apply. So when modifying stock on hand etc, retail price etc, it is always price to sell the supplier unit (i.e. a Drum).
Each stocked item in c9 can be assigned as unit of measure. Multiple items can share the same unit of measure. Unit of measure can cover things like:
Main screen to drive Unit of Measure config looks like this:
Price for a unit is calculated based on min markup or min price. Say retail price of a a drum is $2500. C9 will calculate 1/208th of $2500 and asd markup of 20%. 1/208 of $2500 = $12.02. + 20% = $14.45. If this is below min price then price is set to min price instead. i.e. if you set min price to $15, then $15 is used, not $14.45.
You need to add an item to stock first. Once added you then click on F6 to view modify part.
Click on UOM to enable a unit of measure on a part. This will permit part qty to now be fractional.
Say you have 2 unopened barrels and one barrel with 100 L left in it. The way this is coded into c9 is as follows:
One handy thing in view/change part is it shows you unit retail price. Here you can modify this to arrive at your desired retail. It back calculates supplier (i.e. drum) retail to achieve this.
Key part into point of sale as you would normally.
The system will indicate on quantity screen the UOM you are using and the price and the quanttiy on hand as a function of the UOM selected. If you sleected either, you can change whether you are selling say Litres or Barrels at this point. On an invocie you can have same part but with different UOMs. i.e. 6x 2m rope + 2x 1.4m rope.
Bug fixes relating to ongoing regression defects with refunding spares caused by UOM and consolidating invoice/refund
Other things in play:
Bug fixes
Includes new PDF parser library to increase support for importing supplier invoices. At time of writing can import GP Wholesale, Cykel, Yamaha/Ficeda and Whites. Send through more PDFs for us to add.
This version includes ability to import electronic invoices into c9 spares receive.
At time of writing only Yamaha, Ficeda & Whites Powersports are working.
Email invoices to barney if you want c9 to be able to import them. All going well, adding a new invoice will only take an hour or so and should not require any further updates to c9.
Bug fix: offline backup not backing up unit of measure sequences correctly. Minimal impact to offline backups.
4.562 fixes relating to PDF import
Includes Database changes you will need to log all terminals out during upgrade.
This release contains a major new feature, units of measure on spare parts. This permits selling items in units that differ from how the supplier provides them. Examples:
In view/change part is a Unit of Measure. You can assign UOM onto parts. There are at present some limitations on UOM selling, all connected to ordering/reserving.
One major consequence of this new feature is removal of spares credit note screen in c9. It has now been merged in with point of sale screen; a credit note is imported with -ve quantities on parts. Functionality is still there, but now works quite differently.
Other changes and bugfixes