[reports] general ledger: grid report to script report

This commit is contained in:
Nabin Hait
2013-12-17 16:09:21 +05:30
parent ea4f66791e
commit 57e89ff6f1
5 changed files with 55 additions and 23 deletions

View File

@@ -157,7 +157,8 @@ wn.module_page["Accounts"] = [
items: [
{
"label":wn._("General Ledger"),
page: "general-ledger"
doctype: "GL Entry",
route: "query-report/General Ledger"
},
{
"label":wn._("Trial Balance"),