diff --git a/patches/patch_list.py b/patches/patch_list.py index 86bb18857f5..67daf264166 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -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', + }, ] \ No newline at end of file