Difference between revisions of "Stock List Import"
m |
|||
Line 1: | Line 1: | ||
− | |||
== Summary == | == Summary == | ||
− | + | You can import a stock list (created externally to Platinum) directly into areas of the {{ST}}, {{OP}} or {{WS}} by pressing {{KeyPress|A-F6}}. This mechanism is used to interface Platinum with many parts catalogue (EPC) products. | |
− | Once activated with the {{KeyPress|A-F6}} from a | + | Once activated with the {{KeyPress|A-F6}} from a {{DataPrompt|Stock Code}} field, Platinum will import the stock list into the current module. This will save the user having to re-key the list that has just been built inside the EPC (or website). |
== More Information == | == More Information == | ||
Line 35: | Line 34: | ||
|36 | |36 | ||
||1 | ||1 | ||
− | ||This is optional and will be used if the Stock has to be created inside Platinum. Valid values are {{DataValue|S}} for Standard Rate, {{DataValue|E}} for Exempt Rate and {{DataValue|Z}} for Zero Rated items. | + | ||This is optional and will be used if the Stock Code has to be created inside Platinum. Valid values are {{DataValue|S}} for Standard Rate, {{DataValue|E}} for Exempt Rate and {{DataValue|Z}} for Zero Rated items. |
{{Information|iconsize=small|If not provided then {{DataValue|S}} will be assumed.}} | {{Information|iconsize=small|If not provided then {{DataValue|S}} will be assumed.}} | ||
|-valign="top" | |-valign="top" | ||
Line 41: | Line 40: | ||
|37 | |37 | ||
||90 | ||90 | ||
− | ||This is optional and will be used if the Stock has to be created inside Platinum. | + | ||This is optional and will be used if the Stock Code has to be created inside Platinum. |
{{Information|iconsize=small|If not provided then the Stock Code will be used on line one and "Auto-Created by List Import" will used on line two.}} | {{Information|iconsize=small|If not provided then the Stock Code will be used on line one and "Auto-Created by List Import" will used on line two.}} | ||
|} | |} | ||
{{KB_Tags|stock list, import, POS}}{{KB_ST}} | {{KB_Tags|stock list, import, POS}}{{KB_ST}} |
Revision as of 17:01, 2 November 2012
Summary
You can import a stock list (created externally to Platinum) directly into areas of the Stock Control, Order Processing or Workshop by pressing <Alt+F6>. This mechanism is used to interface Platinum with many parts catalogue (EPC) products.
Once activated with the <Alt+F6> from a "Stock Code" field, Platinum will import the stock list into the current module. This will save the user having to re-key the list that has just been built inside 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 Code 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 Code has to be created inside Platinum.
|