[fix] [minor] remove fix patch

This commit is contained in:
Nabin Hait 2013-08-20 18:10:44 +05:30
parent 7bd850a133
commit eb9194f66d

View File

@ -256,5 +256,5 @@ patch_list = [
"patches.august_2013.p05_update_serial_no_status", "patches.august_2013.p05_update_serial_no_status",
"patches.august_2013.p05_employee_birthdays", "patches.august_2013.p05_employee_birthdays",
"execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-08-16", "execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-08-16",
"patches.august_2013.p06_fix_sle_against_stock_entry", # "patches.august_2013.p06_fix_sle_against_stock_entry",
] ]