Company Settings:
- “Store Allocate” tab:
- was added;
- is displayed next to the “Shipping” tab;
- contains:
- “E-Commerce Store Allocate Settings” block:
- contains next fields:
- “Add new” button:
- is always clickable;
- after clicking on the button -> is displayed new line with empty settings;
- “Store” drop-down:
- contains the List of Stores in the System;
- “Zone” drop-down:
- contains the List of Zones in the System;
- after clicking on the Save button -> logic of the settings block is used for Listings on the OMS Web.
- “Add new” button:
- contains next fields:
- “E-Commerce Store Allocate Settings” block:
OMS Web -> E-Commerce -> Listings:
- “Additional Store” multi-select drop-down:
- was added to the Listing edit form;
- is displayed under the “Store” drop-down;
- contains the list of stores except the store selected in the “Store drop-down”;
- if some stores are checked in the drop-down -> it means that qty for item could be also allocated for SO not only from the Main store and also from the additional store;
- the logic of allocation is the next:
- when the SO has been come from the Channel we always have the address;
- the system compares the Customer’s zip code address and Store’s zip code address;
- if the customer’s zip code address is in the same zone as the Store zip code address and qty in stock -> item is automatically allocated from the appropriate store (main store or checked additional);
- if the customer’s zip code address is in the same zone as the Store zip code address and qty is not fully in stock -> item automatically allocates available qty from the appropriate store and creates Transfer Order or Negative (according to the company settings) for qty not in stock;
- if the system does not find the customer’s zip code address in the same zone as checked additional stores -> system always allocates the item from the main Store;
- “Qty in Stock” value:
- Qty in Stock = qty in Store + qty in checked Additional stores.
- Qty in Stock = qty in Store + qty in checked Additional stores.