[patch] [fix]

This commit is contained in:
Rushabh Mehta
2013-03-26 17:20:31 +01:00
parent 80fee65ed2
commit 114dc67571
2 changed files with 6 additions and 5 deletions

View File

@@ -216,7 +216,8 @@ patch_list = [
"patches.march_2013.p06_remove_sales_purchase_return_tool",
"execute:webnotes.bean('Global Defaults').save()",
"patches.march_2013.p07_update_project_in_stock_ledger",
"execute:webnotes.reload_doc('setup', 'doctype', 'item_group') #2013-03-25",
"execute:webnotes.bean('Style Settings').save() #2013-03-25",
"execute:webnotes.conn.set_value('Email Settings', None, 'send_print_in_body_and_attachment', 1)",
"patches.march_2013.p09_unset_user_type_partner",
]
]