[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

@@ -255,4 +255,6 @@ patch_list = [
"patches.1311.p05_website_brand_html",
"patches.1311.p06_fix_report_columns",
"execute:webnotes.delete_doc('DocType', 'Documentation Tool')",
"execute:webnotes.delete_doc('Report', 'Payment Collection With Ageing')",
"execute:webnotes.delete_doc('Report', 'Payment Made With Ageing')",
]