Hello community, I present my case to you. When requesting an approval for the Purchase Orders, and approving it, the Total VAT Incl. is modified. I need to find the trigger or condition that updates this amount since I am altering this amount at the code level.
Normally, when you approve this purchase order, the amount is recalculated, leaving aside the process you carry out:
I was working on the purchase line table extension replicating this UpdateVATAmountsForReleasedDocument procedure UpdateAmountVAT():
any ideas?