Report: Trial Balance

This commit is contained in:
Anand Doshi
2014-07-22 19:02:11 +05:30
parent 9df4196597
commit cb86d597b7
16 changed files with 341 additions and 157 deletions

View File

@@ -166,10 +166,10 @@ def get_data():
"is_query_report": True,
},
{
"type": "page",
"name": "trial-balance",
"label": _("Trial Balance"),
"icon": "icon-table"
"type": "report",
"name": "Trial Balance",
"doctype": "GL Entry",
"is_query_report": True,
},
{
"type": "report",