mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
added patch to rebuild item group tree
This commit is contained in:
@@ -554,4 +554,8 @@ patch_list = [
|
|||||||
'patch_module': 'patches.december_2012',
|
'patch_module': 'patches.december_2012',
|
||||||
'patch_file': 'production_order_naming_series',
|
'patch_file': 'production_order_naming_series',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.december_2012',
|
||||||
|
'patch_file': 'rebuild_item_group_tree',
|
||||||
|
},
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user