Cash Flow Report

This commit is contained in:
Chris Ian Fiel
2015-12-12 10:33:01 +08:00
parent bdd1ee2185
commit 826e18a29f
7 changed files with 154 additions and 2 deletions

View File

@@ -229,6 +229,12 @@ def get_data():
"doctype": "GL Entry",
"is_query_report": True
},
{
"type": "report",
"name": "Cash Flow",
"doctype": "GL Entry",
"is_query_report": True
},
{
"type": "report",
"name": "Profit and Loss Statement",