reload doctype mapper patch

This commit is contained in:
Nabin Hait 2013-04-16 12:36:59 +05:30
parent 1ef27296f4
commit 8f148249ac

View File

@ -242,4 +242,5 @@ patch_list = [
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')",
"patches.april_2013.p04_update_role_in_pages",
"patches.april_2013.p05_fixes_in_reverse_modules",
"execute:webnotes.reload_doc('stock', 'DocType Mapper', 'Delivery Note-Packing Slip')"
]