[restructure] make api.py

This commit is contained in:
Prateeksha Singh
2018-08-01 16:38:39 +05:30
parent 2de046fbed
commit 6495d532a6
7 changed files with 336 additions and 328 deletions

View File

@@ -1,19 +1,19 @@
{
"creation": "2017-09-07 11:39:38.445902",
"docstatus": 0,
"doctype": "Data Migration Plan",
"idx": 1,
"creation": "2017-09-07 11:39:38.445902",
"docstatus": 0,
"doctype": "Data Migration Plan",
"idx": 1,
"mappings": [
{
"enabled": 1,
"enabled": 1,
"mapping": "Item to Hub Item"
}
],
"modified": "2018-07-28 22:25:35.216172",
"modified_by": "cave@aperture.com",
"module": "Hub Node",
"name": "Hub Sync",
"owner": "Administrator",
"plan_name": "Hub Sync",
"postprocess_method": "erpnext.hub_node.item_sync_postprocess"
}
],
"modified": "2018-08-01 16:37:09.027512",
"modified_by": "Administrator",
"module": "Hub Node",
"name": "Hub Sync",
"owner": "Administrator",
"plan_name": "Hub Sync",
"postprocess_method": "erpnext.hub_node.api.item_sync_postprocess"
}