Commit 597b8921 authored by Gladys Forte's avatar Gladys Forte

comment

parent 22d1d10b
...@@ -304,7 +304,7 @@ def form_add_edit_delete(form_request_body, ...@@ -304,7 +304,7 @@ def form_add_edit_delete(form_request_body,
old_instance = model_to_dict(frm_instance) old_instance = model_to_dict(frm_instance)
self.perform_update(serializer) self.perform_update(serializer)
new_instance = serializer.data new_instance = serializer.data
# comment
crhistory_save( crhistory_save(
batch_no, batch_no,
main_action, main_action,
......
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