From 20fd0feda500f6e4ce1560f15c0e1146d36f4a4f Mon Sep 17 00:00:00 2001 From: Carlos Roca Date: Thu, 13 Feb 2025 16:29:29 +0100 Subject: [PATCH] [IMP] product_pricelist_direct_print: Add decimal precision to price fields With this change we are sure that the prices shown on the report has the correct precision. --- .../reports/report_product_pricelist.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/product_pricelist_direct_print/reports/report_product_pricelist.xml b/product_pricelist_direct_print/reports/report_product_pricelist.xml index 19cd5feabfc..7d0b6ce0ca3 100644 --- a/product_pricelist_direct_print/reports/report_product_pricelist.xml +++ b/product_pricelist_direct_print/reports/report_product_pricelist.xml @@ -78,14 +78,21 @@ - + - +