mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 15:09:20 +00:00
repost reserved qty for all for all items
This commit is contained in:
@@ -186,5 +186,6 @@ patch_list = [
|
||||
"execute:webnotes.delete_doc('DocType', 'Service Order Detail')",
|
||||
"execute:webnotes.delete_doc('DocType', 'Service Quotation Detail')",
|
||||
"patches.february_2013.p06_material_request_mappers",
|
||||
"patches.february_2013.p07_clear_web_cache"
|
||||
"patches.february_2013.p07_clear_web_cache",
|
||||
"patches.february_2013.repost_reserved_qty",
|
||||
]
|
||||
Reference in New Issue
Block a user