mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +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_file': 'production_order_naming_series',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'rebuild_item_group_tree',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user