repost reserved qty for all for all items

This commit is contained in:
Nabin Hait
2013-02-22 17:58:54 +05:30
parent 3e38d36580
commit ad8a46c504
2 changed files with 56 additions and 1 deletions

View File

@@ -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",
]