Handling Expiry in Increff OMS
The document covers a summary of the Expiry Items handling in Increff OMSÂ
SKU Masters
Increff OMS captures a flag in SKU masters. Is_perishable. Which tells if a sku is expirable/perishable or not. All expiry-related functionality will only apply to perishable skus.
Batch Definition
There is a screen in WMS where a person in the warehouse can enter the batch ids and expiry date against SKUs received as in the given Format via a CSV upload.Â
The person can either get this information from the invoice or has to open boxes to visually see the product and enter.
SKU ID | External Batch | Mfg Date | Expiry Date |
ABCDE123 | LO101001 | 2021-12-30 | 2022-12-30 |
GRNÂ
During GRN, the operator will map the Batch to Items. Item Id stickers will have Batch and Expiry Details printed.
Putaway
During putaway, there is no restriction on mixing multiple batches of the same SKU in the same bin.
Inventory exposure to marketplace
Inventory will be maintained Batch wise in OMS.Â
Inventory will be exposed to marketplaces as aggregated on the minimum expiry date along with cut-off on SKU level tolerance defined at the Marketplace Listing level.
Let’s say there are 10 pieces that will expire in 10 days (Batch A) and 20 pieces that will expire in 20 days (batch B) of the same SKU. We tell front ends that we have a min expiry of 10 days and a total of 30.
If SKU’s tolerance is set as 15 days then Batch A inventory will not be exposed and final inventory exposure will be 20.Â
Different kinds of Tolerances ( in number of days to expiry).Â
Marketplace Tolerance Marketplace wise captured at the SKU Listing level
Alert Tolerance Minimum number of days left to expire after which the warehouse operators should be notified that these items are going to expire.
GRN Tolerance Days : Minimum number of days left to expire after which system will force operator to mark items as QC fail during GRN
Return Tolerance Days : Minimum number of days left to expire after which system will force operator to mark items as QC fail during Return processing
Outwards Orders
Order for perishable sku, have to be created with min_expiry at SKU level.Â
For marketplace orders, if min_expiry is not given, Increff Omni will auto compute it as Today + tolerance.Â
Picklist and Picking
System will Release PickLists in FEFO. System will force Operators to pick from the Allocated Batch.Â
Pickers will see Bin, Location, SKU, Batch and Expiry details. And will only be allowed to pick items matching to it.Â
If orders come of less than 10 pieces then the system will force you to pick only from batch A.Â
If 14 piece order comes then the system will force to pick 10 pieces from batch A and 4 from batch B
Batches getting expiredÂ
System will auto mark batches as Expired on due time.Â
There is also an option to Manually mark a batch as expired.Â
Expired Items consolidation
A separate picking screen is there to pick expired Items.
Operators can input any Expired Batch Id and the system will give guided picking to pick all items, also the system will keep marking such Items as QC fail with EXPIRED as QC reason.
Return Processing
If Item Id is uniquely identifiable, then the same item Id will be printed and Batch, expiry details will be preserved. Otherwise, the operator will be able to select Batch while Return processing from remaining to process qty of order. In case of product mismatch, the operator can select any batch. An option to mark items as Expired will also be given.
Â
Â