[report] payment collection with ageing and payment made with ageing merged to payment period based on invoice date

This commit is contained in:
Akhilesh Darjee
2013-12-02 17:58:23 +05:30
parent 7e8f98368a
commit 9c0569ee2d
11 changed files with 113 additions and 236 deletions

View File

@@ -241,13 +241,8 @@ wn.module_page["Accounts"] = [
doctype: "Journal Voucher"
},
{
"label":wn._("Payment Collection With Ageing"),
route: "query-report/Payment Collection With Ageing",
doctype: "Journal Voucher"
},
{
"label":wn._("Payment Made With Ageing"),
route: "query-report/Payment Made With Ageing",
"label":wn._("Payment Period Based On Invoice Date"),
route: "query-report/Payment Period Based On Invoice Date",
doctype: "Journal Voucher"
},
{