mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
fixed conflict
This commit is contained in:
@@ -239,6 +239,6 @@ patch_list = [
|
|||||||
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Modern") # 2013-04-02',
|
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Modern") # 2013-04-02',
|
||||||
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Spartan") # 2013-04-02',
|
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Spartan") # 2013-04-02',
|
||||||
"patches.april_2013.p04_reverse_modules_list",
|
"patches.april_2013.p04_reverse_modules_list",
|
||||||
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')"
|
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')",
|
||||||
"patches.april_2013.p04_update_role_in_pages",
|
"patches.april_2013.p04_update_role_in_pages",
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user