diff --git a/product/ERP5Type/ERP5Type.py b/product/ERP5Type/ERP5Type.py index 33a78db72f7eb65e922ec1117f72255145d89b1b..fd69c62b33df3460b818c796e666aa39f689cb89 100755 --- a/product/ERP5Type/ERP5Type.py +++ b/product/ERP5Type/ERP5Type.py @@ -139,6 +139,7 @@ class ERP5TypeInformation( FactoryTypeInformation, RoleProviderBase ): 'discount', 'invoice', 'invoice_movement', 'item', 'order', 'order_movement', 'node', 'payment_condition', 'resource', 'supply', 'transformation', 'variation', + 'sub_variation' ) group_list = ()