From 7ca15f9aee32bc4da3865716de418dadf2cd1877 Mon Sep 17 00:00:00 2001 From: luis Date: Fri, 18 Jul 2025 11:37:55 +0200 Subject: [PATCH] product_print_category_supermarket: add product.template filter to_print --- .../views/product_template.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/product_print_category_supermarket/views/product_template.xml b/product_print_category_supermarket/views/product_template.xml index accd4e7..303bfdf 100644 --- a/product_print_category_supermarket/views/product_template.xml +++ b/product_print_category_supermarket/views/product_template.xml @@ -26,11 +26,11 @@ - + domain="[('product_variant_ids.to_print', '=', True)]" + />