Merge pull request #19385 from ruchamahabal/fix_moduleview

fix: custom doctypes and reports not visible in Accounts module view
This commit is contained in:
Deepesh Garg 2019-10-22 17:34:38 +05:30 committed by GitHub
commit 36c97c3128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

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