Commit ab8ef61f authored by Gladys Forte's avatar Gladys Forte

clean code action

parent dadde7d9
...@@ -699,7 +699,7 @@ def cr_routing_actions(approver_instance, current_user): ...@@ -699,7 +699,7 @@ def cr_routing_actions(approver_instance, current_user):
) )
elif action.lower() == 'accepted': elif action.lower() == 'accepted':
update_form_header_status(form_code, 'Completed & Accepted') update_form_header_status(form_code, 'Completed & Accepted')
# EMAIL CODE FOR VENDOR # EMAIL CODE FOR VENDOR
......
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