fixes for material request
This commit is contained in:
parent
5657cd775f
commit
95a72a7a4a
@ -201,4 +201,5 @@ patch_list = [
|
|||||||
'execute:webnotes.reload_doc("accounts", "Print Format", "Sales Invoice Spartan") # 2013-02-26',
|
'execute:webnotes.reload_doc("accounts", "Print Format", "Sales Invoice Spartan") # 2013-02-26',
|
||||||
"execute:(not webnotes.conn.exists('Role', 'Projects Manager')) and webnotes.doc({'doctype':'Role', 'role_name':'Projects Manager'}).insert()",
|
"execute:(not webnotes.conn.exists('Role', 'Projects Manager')) and webnotes.doc({'doctype':'Role', 'role_name':'Projects Manager'}).insert()",
|
||||||
"patches.february_2013.p09_remove_cancelled_warehouses",
|
"patches.february_2013.p09_remove_cancelled_warehouses",
|
||||||
|
"patches.march_2013.update_po_prevdoc_doctype",
|
||||||
]
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user