Hello everyone. I need help figuring out a problem...
# general
c
Hello everyone. I need help figuring out a problem. Does anyone have the best way to accomplish this? We have raw materials in the system that are expiring everyday. We want a way to move the status from approved to expired. Currently the team is filling out Inventory status changes daily and having to configure the item detail individually. What’s the best way to get the system to do this automatically on the day the material expires? {move the status to expired} Can a script do this?
r
A script would be required to execute an inventory status change.
I've done it for F&B clients previously, so it's definitely doable.
c
Great. Do you know if it creates a Inventory Status Change record when you write the script?
r
That would be the best way to approach it.