[report] BOM Search

This commit is contained in:
Rushabh Mehta
2015-06-17 01:54:56 +05:30
parent ac59c2b300
commit b45a6bcb88
6 changed files with 113 additions and 0 deletions

View File

@@ -237,6 +237,12 @@ def get_data():
"route": "query-report/Sales Person Target Variance Item Group-Wise",
"doctype": "Sales Person",
},
{
"type": "report",
"is_query_report": True,
"name": "BOM Search",
"doctype": "BOM"
},
{
"type": "report",
"is_query_report": True,