Prifitability report link added to accounts module page

This commit is contained in:
Nabin Hait
2016-11-21 16:57:39 +05:30
parent 542bf8f7d4
commit fd23fa7c0b
2 changed files with 19 additions and 2 deletions

View File

@@ -371,6 +371,12 @@ def get_data():
"doctype": "GL Entry",
"is_query_report": True,
},
{
"type": "report",
"name": "Profitability Analysis",
"doctype": "GL Entry",
"is_query_report": True,
},
{
"type": "report",
"name": "Payment Period Based On Invoice Date",