patch to fix incorrect gl entries due to payment reconciliation between 2013-03-11 and 2013-03-15

This commit is contained in:
Anand Doshi
2013-03-15 13:42:31 +05:30
parent c08e1037d6
commit 1cf7391562
3 changed files with 35 additions and 1 deletions

View File

@@ -211,4 +211,5 @@ patch_list = [
"patches.march_2013.p02_get_global_default",
"patches.march_2013.p03_rename_blog_to_blog_post",
"execute:webnotes.reload_doc('hr', 'search_criteria', 'monthly_attendance_details')",
"patches.march_2013.p05_payment_reconciliation",
]