[patch] delete gl entries for cancelled vouchers

This commit is contained in:
Nabin Hait
2013-10-22 23:51:41 +05:30
parent cf8ae7c3d9
commit 145e5e26fa
3 changed files with 27 additions and 11 deletions

View File

@@ -226,4 +226,5 @@ patch_list = [
"execute:webnotes.delete_doc('Report', 'Item-wise Price List')",
"patches.october_2013.p03_remove_sales_and_purchase_return_tool",
"patches.october_2013.p04_update_report_permission",
"patches.october_2013.p05_delete_gl_entries_for_cancelled_vouchers",
]