Commit 14d5d85e authored by Gladys Forte's avatar Gladys Forte

comments

parent 31e4c667
......@@ -58,6 +58,7 @@ class ChangeRequestFormApproversSerializer(
ret['editable_deleg'] = True
print("This is on try" + instance.tmp_approver.delegation)
# comment
# if instance.tmp_approver.delegation.name.lower() == 'requestor':
# ret['editable_user'] = False
# ret['editable_comp'] = False
......
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