Good Day.
A calculation was added on the total amount of the purchase order, but this calculation is recalculated at the time an approval request is made and its status is released.
I have a function to calculate the aggregate amount, this function is called on other occasions, but I cannot find the event, function or procedure that executes the recalculation when releasing the purchase order after approvals.
I have been try with record event and debugging, and I found some lines with the condition of status: release but don´t the calculate of amount total of purchase order.
could they help me with this?