Hello,
We’re working with a Client whose bottles are lot-tracked but without expiration dates.
The challenge is that a single Lot No. can have multiple production dates associated with it. Their request is to enforce FIFO picking based on Production Date, not Lot No or Posting Date.
The problem: Base BC FIFO logic doesn’t support multiple production dates within a single Lot, and the system only allows one expiration date per Lot.
That eliminates the option to use expiration date as a workaround unless we split the Lot by production date.
Has anyone dealt with a similar scenario?
We’re considering either appending the production date to the Lot No at receipt or exploring custom logic to enable FIFO by production date.
Open to ideas or any clever configurations, extensions, or workaround suggestions are welcome!