Commit 4a136824 authored by Frank Bergmann's avatar Frank Bergmann

- Added audit for discount/surcharge action

parent a4e32386
......@@ -79,5 +79,9 @@ foreach i [array names line_perc] {
im_invoice_update_rounded_amount -invoice_id $invoice_id
# Audit the action
im_audit -object_type "im_invoice" -object_id $invoice_id -action after_update
ad_returnredirect $return_url
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment