...
Mandatory fields:
Bin ID: User has to provide the unique ID in the CSV file and it should not exist already in the storebalances_binlocation tablethe binlocation table.Once the items are assigned, then if the bin location is in the store its stored in the Storebalances_binlocations table, if the bin location is in the warehouse then its saved in the warehousebalances_binlocations table.
Item ID : The item ID of the items that is be be placed in the bin are listed.
Quantity: The quantity of the items to be placed in the bin are entered.
Actions performed on successful import:
On Successful import data will be inserted into the database under storebalances_binlocation and warehousebalances_binlocations.