HI,
I am wondering if anyone has code to assign an expiration date to a lot in inventory from the material used on the job. I’m sure it can be done but I am a beginner level coder. We auto receive our parts into inventory but only the lot number is assigned.
Thanks
Is the lot being created at this point? Or is it a specific transaction later in the Lot’s life?
If it is being created, this is a simple In-Transaction Data Directive on Added.
If it is later, then you will need to check the PartTran table.