Understand the stock attribute file
The file includes the following fields:
| Field | Type | Mandatory | Description |
|---|---|---|---|
| storage_unit_reference | String | Yes | Unique code for the storage unit holding the stock |
| string1 - 5 | String | Yes | Various stock attributes to update |
| stock_description | String | Yes | Description of the stock to change |
| datetime1 - 5 | String | Yes | Dates related to each stock line |
| fifo_date | String | No | Expiry date of the stock |
Match storage unit references
Ensure the storage_unit_reference you enter matches the reference of the stock you want to update. This is how the system identifies the correct stock for changes.
Fill in the attribute information
- string1 - 5: Update specific attributes of your stock
- stock_description: Enter the updated description
- datetime1 - 5: Provide the relevant dates for each stock line
- fifo_date: Update the FIFO date if needed
Frequently asked questions
What is the importance of the storage unit reference?
What is the importance of the storage unit reference?
It uniquely identifies the stock, ensuring changes are applied to the correct items.
Are all fields mandatory?
Are all fields mandatory?
The storage_unit_reference, string1-5, stock_description, and datetime1-5 fields are mandatory. The fifo_date is optional.
Can I change multiple attributes at once?
Can I change multiple attributes at once?
Yes, you can update descriptions, dates, and FIFO information in a single file import.
What format should I use for datetime fields?
What format should I use for datetime fields?
Use the format required by your system settings, typically
yyyy-mm-dd.
