From ead385e8a4b3d1b939fd903ab8cd462f582fabed Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 9 Apr 2013 14:48:31 +0530 Subject: [PATCH] [patch] create chart of accounts if not created --- patches/patch_list.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/patch_list.py b/patches/patch_list.py index 23b18aee17..4c51e8d710 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -230,6 +230,7 @@ patch_list = [ "patches.march_2013.p11_update_attach_files", "patches.march_2013.p12_set_item_tax_rate_in_json", "patches.march_2013.p07_update_valuation_rate", + "patches.april_2013.p05_create_chart_of_accounts", "patches.march_2013.p08_create_aii_accounts", "patches.march_2013.p03_update_buying_amount", "patches.april_2013.p01_update_serial_no_valuation_rate", @@ -241,5 +242,4 @@ patch_list = [ "patches.april_2013.p04_reverse_modules_list", "execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')", "patches.april_2013.p04_update_role_in_pages", - "patches.april_2013.p05_create_chart_of_accounts" ] \ No newline at end of file