Hello there,
For eg: I want to update the rate field of Sales Order Item, on a button click, even after the Sales Order is submitted.
The question here is to change value of any field, for which “Allow on Submit” is set as true, and once that record is submitted, how could I change the value of that particular field through python code, any way to force update the value?
Thanks in advance