Commit e7ba0075 authored by Gladys Forte's avatar Gladys Forte

cancelled fix

parent bd7e796b
......@@ -718,10 +718,11 @@ def cr_routing_actions(approver_instance, current_user):
# changed form status to cancelled
update_form_header_status(form_code, 'Cancelled')
date_now = datetime.now()
# update is_action for current level
update_form_approver(form_code, level, 'current', date_now)
reset_autoemail_tables(form_code)
return True
......
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