From 7285a720a0db874ec78c48bed8ed445fc1cb72af Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Tue, 25 Dec 2012 18:24:35 +0530 Subject: [PATCH] added patch to rebuild item group tree --- patches/patch_list.py | 4 ++++ 1 file changed, 4 insertions(+) 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