Item List form -> Item edit form -> Stores tab:
- “Pick location” dropdown:
- was added for each store;
- was added next to the “Not notify for low stock” checkbox;
- contains the list of store locations;
- isn’t required;
- if in the dropdown on edit form was selected location:
- Create Sale Order with this item -> Save and Process;
- Create Ship Order/Pick Order -> this location is selected by default in the Location column and isn’t editable;
- if on item edit form wasn’t selected default Pick location -> default Pick Location from Locations list form for the corresponding store is linked;
- if in the location list form wasn’t selected default pick location -> location with Pick Location type is used;
- “Receive location” dropdown:
- was added for each store;
- was added next to the “Pick Location” dropdown;
- contains the list of store locations;
- isn’t required;
- if in the dropdown on edit form was selected location:
- Create Purchase Order with this item -> Save and Receipt;
- Create Item Receipt -> this location is selected by default in the Item Location column and can be editable;
- if on item edit form wasn’t selected default receive location -> default receive Location from Locations list form for the corresponding store is linked;
- if in location list form wasn’t selected default receive location -> location with Received Location type is used;
- One location can be selected at the same time as Default Receive location and Default Pick location.