Overview
To import bin locations into the database.
Mandatory fields:
Bin ID: User has to provide the unique ID in the CSV file and it should not exist in the bin location table.
Description: The description of the bin is given in this field.
Special characters are not allowed in Description field.
ID: The ID of the store or warehouse where the bin location is placed is given here.
Type: The type of location, whether store or warehouse is given here. W for warehouse and S for store.
Actions performed on successful import:
On Successful import data will be inserted into binlocations table
The Quantity imported into the bin locations will replace the quantity of the items already in the bin location.