Hi All,
We currently have a free-type decimal field, on Bill of Materials, which is being pulled into the MOs via a related field.
I'm looking to create a field that follows the below formula, I only have Studio access (cannot change python code via Pycharm), does anyone know what I can do complete this:
Required Formula (using display names of fields):
(Estimated Time To Complete 1 x Product Quantity) / 60
Example:
Order of 384 of a product, Bill of Material says 20 minutes to complete one.
(20 x 384) / 60 = 128 hours
Many thanks
Bump, please help lol :)