Creating a New Stock Item from GS1
-
Add a new stock item by entering/scanning a bar code. Product information is provided automatically with GS1’s Synkka service.
-
Add category and purchase price for the item.
Creating and Initializing a Central Stock
-
Create a new stock
-
Add an initial purchase order containing a single stock product.
-
Receive the purchase order.
Transferring from the Central Stock to a Store Stock
-
Create a new stock out transaction order in the central stock.
-
Select products to be transferred.
-
Complete the order.
-
Accept the transfer in the store stock.
-
View updated stock values.
Annual Inventory
-
Add new inventory for a stock.
-
Select all products on the chosen stock.
-
Start inventory.
-
Use Stock tool to add current product quantity in stock; send the quantity to inventory.
-
View the pending inventory
-
Add the rest of the product quantities to inventory and view impact on stock value.
-
Finish inventory and apply it to the stock.
-
The adjustments made to the stock are now visible in the Stock Transactions list.
-
Transactions with Inventory reason are now visible in the Transactions list.
Average Inprice in Stock
-
Create a Stock In transaction order, with a new purchase price for a product; finish the order.
-
View stock insight; the new average inprice for the product is displayed.
-
Change the inprice of the product and enter a reason code for the change.
-
View inprice history of the product.
The average inprice calculations per stock uses the following formula in Commerce Cloud:
-
Product is added first time to stock: inprice is set as purchase price on transaction order.
-
When creating initial inventory, copy the possible inprice from the product stock Item or catalog item
-
Product is added the second time to stock:
-
inprice =
((currentStock * currentInprice) + (addedStock * purchasePrice)) / (currentStock + addedStock)
-
-
On transfer order, use the sending Stock inprice for product when adding to new stock:
-
((currentStockReceiving * currentInpriceReceiving) + (addedStock * currentInpriceSending)) / (currentStock + addedStock)
-