diff --git a/product_print_category_supermarket/__manifest__.py b/product_print_category_supermarket/__manifest__.py index f9e4b57..d927a72 100644 --- a/product_print_category_supermarket/__manifest__.py +++ b/product_print_category_supermarket/__manifest__.py @@ -13,6 +13,7 @@ "product_print_category", "product_origin", "product_template_tags", + "product_net_weight", ], "data": [ "views/report_pricetag_normal.xml",