From 7d19138c52ec2cd355c424ac38ae9134a592d1c4 Mon Sep 17 00:00:00 2001 From: Vincent Van Rossem Date: Thu, 6 Jun 2024 17:02:35 +0200 Subject: [PATCH] [MIG] stock_move_value_report: Migration to 17.0 --- stock_move_value_report/__manifest__.py | 2 +- .../report/stock_move_line_value_report.xml | 64 +++++++++++-------- .../report/stock_scrap_value_report.xml | 38 +++++------ 3 files changed, 57 insertions(+), 47 deletions(-) diff --git a/stock_move_value_report/__manifest__.py b/stock_move_value_report/__manifest__.py index a0ebf1d..3f37099 100644 --- a/stock_move_value_report/__manifest__.py +++ b/stock_move_value_report/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Stock Move Cost Value Report", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-reporting", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/stock_move_value_report/report/stock_move_line_value_report.xml b/stock_move_value_report/report/stock_move_line_value_report.xml index 01fb7ee..7f84c91 100644 --- a/stock_move_value_report/report/stock_move_line_value_report.xml +++ b/stock_move_value_report/report/stock_move_line_value_report.xml @@ -44,8 +44,10 @@ - - + + @@ -53,7 +55,7 @@ - + @@ -72,7 +74,7 @@ @@ -104,7 +106,7 @@ /> - -

[] Scrap :

- - + - - - +

[] Scrap :

+ t-call="stock_move_value_report.stock_move_lines_value" + > + + + + + + + @@ -215,7 +223,7 @@ >Total operations value balance diff --git a/stock_move_value_report/report/stock_scrap_value_report.xml b/stock_move_value_report/report/stock_scrap_value_report.xml index 8bd5ba7..5bc3aaf 100644 --- a/stock_move_value_report/report/stock_scrap_value_report.xml +++ b/stock_move_value_report/report/stock_scrap_value_report.xml @@ -18,22 +18,24 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +
@@ -41,7 +43,7 @@ @@ -49,7 +51,7 @@