Introduction
This document explains – Inventory Yield Percentage CR
Requirement
When there is change in the yield % (when yield percentage is below 100% then the price per unit will not change and the quantity will be 1 instead of taking from the next quantity), the price per unit will not change.
Implementation in Back Office
Page Navigation: My Store >> Inventory >> Inventory Item
When a user creates any inventory item with 100% yield and the price per unit will reflect based on the Price field.
Price Per Unit = Price/Quantity
When a user creates any inventory item with 80% yield, then the price per unit will reflect based on the Price field. For example, there will be 20% wastage and there is no impact in the Price per unit and quantity.
Inventory Unit |
||||
Inventory Item |
Price |
Quantity |
Yield % |
Price Per Unit |
Tomato |
10 |
1 |
100 |
10 |
100 |
5 |
100 |
20 |
|
When there is change in yield% (Existing Flow) |
||||
Inventory Item |
Price |
Quantity |
Yield % |
Price Per Unit |
Tomato |
10 |
1.2 |
80 |
12.5 |
100 |
5.5 |
80 |
22.5 |
|
|
||||
When there is change in yield% (New Flow) |
||||
Inventory Item |
Price |
Quantity |
Yield % |
Price Per Unit |
Tomato |
10 |
1 |
80 |
10 |
100 |
5 |
80 |
20 |
The Price Per Unit and Quantity should be the same (when the yield percentage changes, there should not be any changes in the quantity and as well as in the price per unit).
When any purchase is made, the yield % will not be considered here. The Price Per Unit will be based on the Total Price and Quantity (Price Per Unit = Price/Quantity).
When there is change in the yield %, the impacted areas are Master Stock Report, Wastage Report (it shows that remaining 20% waste in wastage report), Consumption Log, Count Sheet, Compare Inventory (existing flow).
Note: The same will be applicable for Sub-Recipe, Central Warehouse, Central Kitchen.
When any inventory item is created and if purchase is not made and if user make any consumption then the quantity will show as Negative. In this scenario, when any purchase is made with the particular vendor then the yield percentage will be based on that vendor only and wastage will be calculated based on current yield percentage only.