[patch] reload sales partner for webpage
This commit is contained in:
parent
7b4bbbd6bd
commit
85cbe16f52
@ -201,6 +201,7 @@ patch_list = [
|
||||
"execute:webnotes.reload_doc('setup', 'doctype', 'item_group') #2013-03-25",
|
||||
"execute:webnotes.reload_doc('website', 'doctype', 'blog_post') #2013-03-25",
|
||||
"execute:webnotes.reload_doc('website', 'doctype', 'web_page') #2013-03-25",
|
||||
"execute:webnotes.reload_doc('setup', 'doctype', 'sales_partner') #2013-06-24",
|
||||
"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",
|
||||
|
Loading…
Reference in New Issue
Block a user