mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-14 15:57:41 +00:00
[hub] remove sync_in _progress set
This commit is contained in:
@@ -49,7 +49,7 @@ class HubSettings(Document):
|
||||
'data_migration_connector': 'Hub Connector',
|
||||
}).insert()
|
||||
|
||||
self.sync_in_progress = 1
|
||||
# self.sync_in_progress = 1
|
||||
doc.run()
|
||||
# self.sync_in_progress = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user