This commit is contained in:
Charles-Henri Decultot
2018-12-10 13:05:46 +00:00
parent 31cb24f48d
commit 818492387a
12 changed files with 289 additions and 80 deletions

View File

@@ -35,6 +35,11 @@ def get_data():
"type": "doctype",
"name": "Amazon MWS Settings",
"description": _("Connect Amazon with ERPNext"),
},
{
"type": "doctype",
"name": "Plaid Settings",
"description": _("Connect your bank accounts to ERPNext"),
}
]
}