...
17. The item successfully updated in the marketplace.
...
18. Next is to configure for the stock balance . For grouped item, the stock configuration is to be configured in each of the child item (basic/bundle item) .
19. In doc item maintenance listing, search for the child item . In the stock availability tab, it will list down all the marketplace that already updated for the item.
...
19. User need to configure one time for each of the item stock balance for each marketplace. Currently there is on-going development to support use to be able to copy the same stock balance configuration for all marketplace for one item code.
20. When user click on the marketplace, user will be able to configure the stock balance and sales order setting.
...
21. For the stock balance configuration, use need to key in all the required fill:
i. Stock Config Type:
AUTO (Wavelet EMP User) : to set it to read the stock balance from the EMP stock balance.
MANUAL. : to set the stock balance figure manually
ii. Buffer : to set aside certain number of stock to avoid oversell. To choose any one of the configuration (applicable for AUTO stock config only)
Buffer numbers : Directly set how many stock to be deducted from the stock balance before update in marketplace
Buffer percentage : How many % of stock balance to be updated in marketplace.
iii. Branch (only applicable for AUTO stock config only) : user able to choose the stock balance to read from which EMP branch stock balance. It can be mulitple branch selection and it will be total up in order to derive the stock balance.
...
22. After configure for stock balance, user need to configure for sales order (applicable for AUTO stock config only). There are three SO config type that can be set:
ACTIVE - the system will deduct the current SO before recalculate the stock balance
INACTIVE - the system will not deduct the current SO before recalculate the stock balance
SELECTIVE ACTIVE - user can choose which SO to be deducted before recalculate the stock balance
...
23. After all setting done , click on Save button . Green popup will show to remark it as succefully updated.
...
24. In the stock availability tab, the marketplace will show the current stock balance after the configuration set. The same figure will be updated in the marketplace.
...
25. The formula for stock balance will be as follow:
3.1.3 System stock balance calculation
The formula will be as follow ;
...
AUTO (balance percentage)
Stock Availability = (Total stock balance from multi-location - sale order (depend on configuration)) x balance percentage
MANUAL
Stock Availability = Manual stock balance - sale order (depend on configuration)
Example calculation as below ;
...
Item A
...
Item B
...
Stock balance
...
Sale Order
...
Stock balance
...
Sale Order
...
Location A
...
5
...
1
...
5
...
2
...
Location B
...
4
...
1
...
8
...
0
...
Location C
...
6
...
0
...
2
...
1
...
Total
...
15
...
2
...
15
...
3
Scenario 1
AUTO with buffer stock ; 3 units and sale order ; ACTIVE
Stock Availability :
Item A = 15 stocks -3 buffer -2 orders= 10 units
Item B = 15 stocks -3 buffer -3 orders = 9 units
Scenario 2
AUTO with stock balance percentage ; 50% and sale order ; ACTIVE
Stock Availability :
Item A = (15 stocks - 2 orders) x 50% = 6 units
Item A = (15 stocks - 3 orders) x 50% = 6 units
Scenario 3
MANUAL with stock balance ; 7 units and sale order ; ACTIVE
Stock Availability :
Item A = 7 stocks - 2 orders = 5 units
Item A = 7 stocks - 3 orders = 4 units