Commonfied code for Financial Statements and added Profit and Loss Statement

This commit is contained in:
Anand Doshi
2014-07-18 18:05:26 +05:30
parent fa576a22e3
commit 825d014616
10 changed files with 417 additions and 250 deletions

View File

@@ -201,6 +201,12 @@ def get_data():
"doctype": "GL Entry",
"is_query_report": True
},
{
"type": "report",
"name": "Profit and Loss Statement",
"doctype": "GL Entry",
"is_query_report": True
},
{
"type": "page",
"name": "financial-analytics",