Merge branch 'develop' of github.com:webnotes/erpnext into reports

This commit is contained in:
Nabin Hait
2013-12-17 16:10:06 +05:30
13 changed files with 296 additions and 163 deletions

View File

@@ -259,4 +259,6 @@ patch_list = [
"patches.1312.p01_delete_old_stock_reports",
"execute:webnotes.delete_doc('Report', 'Payment Collection With Ageing')",
"execute:webnotes.delete_doc('Report', 'Payment Made With Ageing')",
"patches.1311.p07_scheduler_errors_digest",
"patches.1311.p08_email_digest_recipients",
]