Hello,
I have a query invoice which only updates the total values when a field is altered. As I am generating the invoice items using PHP I really need the values to update as soon as the HTML is generated.
How can I call the update_total function the moment the document has finished rendering?
Thanks,
Tim