Amazon MWS Connector (#15061)
* [fix] #15054 * [fix] #15058 * codacy issues * Codacy fixes-1 * Travis Fix * fix codacy * fix codacy * review changes 1 * Custom fields and fixes * remove amazon id * remove item.json and sales_order.json * added back sales_order and item files
This commit is contained in:
@@ -30,6 +30,11 @@ def get_data():
|
||||
"type": "doctype",
|
||||
"name": "Shopify Settings",
|
||||
"description": _("Connect Shopify with ERPNext"),
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Amazon MWS Settings",
|
||||
"description": _("Connect Amazon with ERPNext"),
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user