Merge branch 'develop' into email-campaign

This commit is contained in:
Suraj Shetty
2019-07-22 13:20:06 +05:30
committed by GitHub
40 changed files with 789 additions and 2070 deletions

View File

@@ -157,6 +157,13 @@ def get_data():
"reference_doctype": "Purchase Order",
"onboard": 1,
},
{
"type": "report",
"is_query_report": True,
"name": "Procurement Tracker",
"reference_doctype": "Purchase Order",
"onboard": 1,
},
{
"type": "report",
"is_query_report": True,
@@ -228,5 +235,5 @@ def get_data():
}
]
},
]