Hi there,
On the Inventory Transfer page, I have a custom column named "Available Inventory" and I need this to auto populate the available inventory amount based off of the inventory chosen. How would I do this? Thank you!
g
Gustavo Doná
02/02/2024, 10:17 PM
Client script, using a field edit trigger based on the line item field. You can get available inventory through an item saved search.
k
Koon Kabob
02/02/2024, 10:30 PM
Would this be possible doing a workflow? I don't know how to create scripts