reload mappers related to Material Request

This commit is contained in:
Anand Doshi
2013-02-21 13:38:58 +05:30
parent 05f35b723d
commit a341af182d
3 changed files with 8 additions and 1 deletions

View File

@@ -185,4 +185,5 @@ patch_list = [
"execute:webnotes.delete_doc('DocType', 'Service Quotation')",
"execute:webnotes.delete_doc('DocType', 'Service Order Detail')",
"execute:webnotes.delete_doc('DocType', 'Service Quotation Detail')",
"patches.february_2013.p06_material_request_mappers",
]