Commit 4ca0ddf4 authored by Project Open's avatar Project Open

- Now auditing cost status changes

parent f4164658
......@@ -167,6 +167,7 @@ switch $invoice_action {
ad_script_abort
}
db_dml update_status "update im_costs set cost_status_id = :invoice_status_id where cost_id = :cost_id"
im_audit -object_id $cost_id
}
}
......
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