Hi everyone, do you know how to execute orders (fu...
# suitescript
a
Hi everyone, do you know how to execute orders (fullfillment ) and asign batch (lots) using SuiteScript, considering the FEFO principle?🙏
b
this sounds like you are asking how to create item fulfillments from sales orders, and then set the lots in the inventory details
implementing fefo usually consists of doing a search or query for inventory numbers and sorting by expiration date
tends to be easy if you only consider basics
medium difficulty when you get to using multiple lots to fulfill an item
and hard when have to use multiple lots to fulfill duplicates of an item on different lines