Movement
Movement entity is used to manage all the item movements with actions like: load, unload or relocation. This model helps to keep track of all quantity management of items and relocation of them from one warehouse to another.
Below is the list of available fields and their meaning on the movement entity:
Field | Description |
Quantity | Text field that is used to set the quantity from the item that you want to load, unload or transfer. |
Date | Datetime field that is used to set a date for the movement. |
Type Code | Select field with two options: load and unload. When you load an item the quantity of it is added with the quantity set on the movement and the other way around goes for unload. |
Is Relocation | Checkbox field which is used to check if the movement action is relocating the item from one warehouse to another. When Is Relocation is set to “YES”, type code will always be of type unload. |
Warehouse | Select field that is used to set the warehouse for this movement. |
Item | Select field that is used to set the item for this movement will apply to. |
Destination Warehouse | Select field that is used to set the destination warehouse for this movement if “Is Relocation” field is set to “YES”. |
Destination Item | Select field that is used to set the destination item for this movement if “Is Relocation” field is set to “YES”. Destination Item should correspond to all items present in “Destination warehouse”. |
Note | Textarea field that is used to set notes for this item. |
Status | Select field is used to set the status of a movement which can be: confirmed or pending. |