Commit 1a003532 authored by Nicolas Delaby's avatar Nicolas Delaby

add one way from server constant

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15494 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 38bd97d6
......@@ -38,6 +38,7 @@ class SyncCode(Persistent):
TWO_WAY = 200
SLOW_SYNC = 201 # This means we get the data from the publication
WAITING_DATA = 214
ONE_WAY_FROM_SERVER = 204
# SyncML Status Codes
SUCCESS = 200
......
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