A signature with a partial status must not be deleted


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32178 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 222d4ab4
......@@ -738,8 +738,8 @@ class XMLSyncUtilsMixin(SyncCode):
rid=rid,
cmd_id=cmd_id))
cmd_id += 1
# Delete Signature if object does not exist anymore
subscriber.delSignature(object_gid)
# Delete Signature if object does not exist anymore
subscriber.delSignature(object_gid)
local_gid_list = []
loop = 0
......
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