From 1175227c089ed8ea418f3167ecbaaf09aaa5424e Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 10 Apr 2013 11:48:27 +0530 Subject: [PATCH] [fixes] commented a patch as it is not needed --- 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 b827c5b482..ca80d94e61 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -231,7 +231,7 @@ patch_list = [ "patches.march_2013.p12_set_item_tax_rate_in_json", "patches.march_2013.p07_update_valuation_rate", "patches.march_2013.p08_create_aii_accounts", - "patches.march_2013.p03_update_buying_amount", + # "patches.march_2013.p03_update_buying_amount", "patches.april_2013.p01_update_serial_no_valuation_rate", "patches.april_2013.p02_add_country_and_currency", "patches.april_2013.p03_fixes_for_lead_in_quotation",