Balance Sheet

This commit is contained in:
Anand Doshi
2014-07-17 19:12:28 +05:30
parent 059f1e09a8
commit fa576a22e3
4 changed files with 199 additions and 17 deletions

View File

@@ -195,6 +195,12 @@ def get_data():
"doctype": "Purchase Invoice",
"is_query_report": True
},
{
"type": "report",
"name": "Balance Sheet",
"doctype": "GL Entry",
"is_query_report": True
},
{
"type": "page",
"name": "financial-analytics",