From ee2f4ae9ded922c25be9de8da2b0fcdc65d6ba9f Mon Sep 17 00:00:00 2001 From: Alejandro Ji Cheung Date: Thu, 3 Aug 2023 17:38:17 +0200 Subject: [PATCH] [MIG] account_invoice_show_currency_rate: Migration to 16.0 --- account_invoice_show_currency_rate/__manifest__.py | 2 +- .../views/account_move_view.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/account_invoice_show_currency_rate/__manifest__.py b/account_invoice_show_currency_rate/__manifest__.py index 47e377dbd489..0ab6b411af70 100644 --- a/account_invoice_show_currency_rate/__manifest__.py +++ b/account_invoice_show_currency_rate/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Invoice Show Currency Rate", "summary": "Show currency rate in invoices.", - "version": "13.0.1.0.2", + "version": "16.0.1.0.0", "category": "Accounting & Finance", "website": "https://github.com/OCA/account-invoicing", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/account_invoice_show_currency_rate/views/account_move_view.xml b/account_invoice_show_currency_rate/views/account_move_view.xml index c00c712f7f90..1cbeac424f52 100644 --- a/account_invoice_show_currency_rate/views/account_move_view.xml +++ b/account_invoice_show_currency_rate/views/account_move_view.xml @@ -8,7 +8,7 @@ License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). account.move - + - +