[New Feature] Delivery

This commit is contained in:
creamdory
2017-11-08 10:58:09 +08:00
parent 877e1bb377
commit fd1503c6a5
23 changed files with 2438 additions and 0 deletions

View File

@@ -132,6 +132,16 @@ def get_data():
},
]
},
{
"label": _("Fulfilment"),
"items": [
{
"type": "doctype",
"name": "Delivery Trip",
"description": _("Delivery Trip service tours to customers.")
}
]
},
{
"label": _("Tools"),
"icon": "fa fa-wrench",