fix: custom doctypes and reports not visible in Accounts module view

This commit is contained in:
Rucha Mahabal 2019-10-22 13:38:36 +05:30
parent bebbc6371b
commit b5bd3f3abf
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ def get_data():
"onboard_present": 1 "onboard_present": 1
}, },
{ {
"module_name": "Accounting", "module_name": "Accounts",
"category": "Modules", "category": "Modules",
"label": _("Accounting"), "label": _("Accounting"),
"color": "#3498db", "color": "#3498db",