[patch] [fix] reload Delivery Note Item before default cost center patch

This commit is contained in:
Anand Doshi 2013-04-19 16:41:57 +05:30
parent bbd8dddd56
commit c54bbc039f

View File

@ -242,5 +242,6 @@ patch_list = [
"patches.april_2013.p04_update_role_in_pages",
"patches.april_2013.p05_fixes_in_reverse_modules",
"execute:webnotes.delete_doc('DocType Mapper', 'Delivery Note-Packing Slip')",
"execute:webnotes.reload_doc('Stock', 'DocType', 'Delivery Note Item')",
"patches.april_2013.p06_default_cost_center",
]