[script report] bank reconciliation statement in new style

This commit is contained in:
Nabin Hait
2013-05-01 11:23:44 +05:30
parent 84e2af2212
commit 76646fb279
5 changed files with 115 additions and 0 deletions

View File

@@ -187,6 +187,11 @@ wn.module_page["Accounts"] = [
right: true,
icon: "icon-list",
items: [
{
"label":wn._("Bank Reconciliation Statement"),
route: "query-report/Bank Reconciliation Statement",
doctype: "Journal Voucher"
},
{
"label":wn._("Delivered Items To Be Billed"),
route: "query-report/Delivered Items To Be Billed",