In a warehouse with Item Traceability,
For FEFO implementation (Single bin have multiple expiry units of same sku) Item level. Along with generating picklist based on item ageing (FIFO), the seller can now better maintain stock freshness by checking for the allocated ageing at invoicing dock. The system will reject an item if its ageing is not as per the picklist.
For example:
SKU Max(Expiry_date) in the picklist
SKU1 30/12/2021
SKU2 01/02/2022
Now, while receiving picklist items, if any point of time, user exceed this date for that SKU, then system shows an error “Ageing date of the item is greater than that in the item allocated in Picklist “
As an invoicing dock user wants that on scan of an item barcode, action will be blocked if the ageing start date of the scanned barcode is greater than the max(ageing start date) of the Item Type Inventory allocated in that picklist for that SKU.
With the error – “Ageing date of the item is greater than that in the item allocated in Picklist.”
Configuration:
Facility level , “FEFO at invoicing dock “with possible values as ‘TRUE‘ or ‘FALSE’
By default, the value of this config would be ‘False’. This feature will work when the value is set as ‘True’.