Stock List Import
|
This article or section applies to a Platinum feature currently being developed. Be aware: Content may change. |
|
This article or section is under review. Be aware: Content may change as the document is reviewed. |
Summary
It is possible for a stock list (created externally to Platinum) to be imported directly into Stock Invoicing, Order Processing, Workshop with the <Alt+F6>, this mechanism is used to interface Platinum with many EPC products.
Once activated with the <Alt+F6> from a stock code, Platinum will import the stock list into the current module. This will save the user to have to re-key the list that has just been built on the EPC (or website).
More Information
We provide our own specification of stock list import for any third parties wishing to interface with Platinum.
The file is a line sequential fixed field design with the file name 'c:\catalyst\platinum.inp'.
Layout
Name | Position | Size | Description | ||
---|---|---|---|---|---|
Stock | 1 | 15 | The stock code to be imported into the Platinum stock list. | ||
Price | 16 | 10 | The price to import. This will be parsed.
| ||
Quantity | 26 | 10 | The quantity to import. This will be parsed.
| ||
V.A.T. Rate | 36 | 1 | This is optional and will be used if the Stock has to be created inside Platinum. Valid values are 'S' for Standard Rate, 'E' for Exempt Rate and 'Z' for Zero Rated items.
| ||
Description | 37 | 90 | This is optional and will be used if the Stock has to be created inside Platinum.
|