added patch to rebuild item group tree

This commit is contained in:
Rushabh Mehta 2012-12-25 18:24:35 +05:30
parent 4ce83836b3
commit 7285a720a0

View File

@ -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',
},
]