From e4b09cb88ac851efb5f120caaa08901cd3aa8460 Mon Sep 17 00:00:00 2001 From: Andrea Gidalti Date: Mon, 9 Oct 2023 19:42:17 +0000 Subject: [PATCH] [MIG] account_move_print: Migration to 17.0 - Update version. - Change use of t-esc to t-out since latter was deprecated since v15.0. --- account_move_print/__manifest__.py | 4 ++-- account_move_print/report/journal_report.xml | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/account_move_print/__manifest__.py b/account_move_print/__manifest__.py index 808f968c5..112e746cb 100644 --- a/account_move_print/__manifest__.py +++ b/account_move_print/__manifest__.py @@ -2,8 +2,8 @@ # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). { "name": "Account Move Print", - "version": "16.0.1.0.0", - "category": "Accounting", + "version": "17.0.1.0.0", + "category": "Accounting/Accounting", "license": "LGPL-3", "summary": "Adds the option to print Journal Entries", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/account_move_print/report/journal_report.xml b/account_move_print/report/journal_report.xml index 6d333009e..7d1218c20 100644 --- a/account_move_print/report/journal_report.xml +++ b/account_move_print/report/journal_report.xml @@ -84,34 +84,34 @@ > @@ -133,13 +133,13 @@ />