field on an inventory number record or do I have to cycle through every transaction?
b
battk
08/19/2021, 5:46 PM
you probably want to at least try only changing the record that created the inventory number
a
Alan Fitch
08/19/2021, 5:51 PM
It only changes it on that record.
The problem I have is that every transaction type has a different way of changing the lot. I have to write a function to change each one.
r
Rebecca
08/19/2021, 5:53 PM
Are you asking if you can give Lot “ABEC” a new name like “CEBA”?
If that is the case, then I don’t think you can do that. you will need to adjust out the on hand quantity and adjust it back in with the corrected lot number.