Anyone ever attempted to automate an inventory adjustment when adding items to an invoice that have no inventory on hand? Any suggestions on the best approach?
Through the validateLine entry point, I played with using the inventory detail subrecord to determine if an adjustment was necessary, but I'm getting a "Timeout: the record doesn't exist anymore" error. I assume i'm doing things out of order there.