From a0d549ed1777e3e3c1cea80bacbf9087ef7dc3f7 Mon Sep 17 00:00:00 2001 From: aiendry-aktivsoftware Date: Tue, 27 Jun 2023 15:01:17 +0530 Subject: [PATCH] [MIG] intrastat_product_generic: Migration to 16.0 --- intrastat_product_generic/__manifest__.py | 2 +- intrastat_product_generic/i18n/es.po | 13 ++++++------- .../i18n/intrastat_product_generic.pot | 4 +++- intrastat_product_generic/readme/CONTRIBUTORS.rst | 1 + 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/intrastat_product_generic/__manifest__.py b/intrastat_product_generic/__manifest__.py index b3cb4c4..88e5e91 100644 --- a/intrastat_product_generic/__manifest__.py +++ b/intrastat_product_generic/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Generic Intrastat Product Declaration", - "version": "14.0.1.0.0", + "version": "16.0.1.0.0", "category": "Accounting & Finance", "website": "https://github.com/OCA/intrastat-extrastat", "author": "Noviat," "Odoo Community Association (OCA)", diff --git a/intrastat_product_generic/i18n/es.po b/intrastat_product_generic/i18n/es.po index 8782d8d..94dbfd9 100644 --- a/intrastat_product_generic/i18n/es.po +++ b/intrastat_product_generic/i18n/es.po @@ -4,17 +4,16 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 13.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2021-03-17 15:45+0000\n" -"Last-Translator: Ana Suárez \n" -"Language-Team: none\n" -"Language: es\n" +"POT-Creation-Date: 2023-06-27 09:27+0000\n" +"PO-Revision-Date: 2023-06-27 09:27+0000\n" +"Last-Translator: \n" +"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.3.2\n" +"Plural-Forms: \n" #. module: intrastat_product_generic #: model:ir.actions.act_window,name:intrastat_product_generic.intrastat_product_declaration_action_generic diff --git a/intrastat_product_generic/i18n/intrastat_product_generic.pot b/intrastat_product_generic/i18n/intrastat_product_generic.pot index dcd42ca..94ca93a 100644 --- a/intrastat_product_generic/i18n/intrastat_product_generic.pot +++ b/intrastat_product_generic/i18n/intrastat_product_generic.pot @@ -4,8 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-06-27 09:26+0000\n" +"PO-Revision-Date: 2023-06-27 09:26+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/intrastat_product_generic/readme/CONTRIBUTORS.rst b/intrastat_product_generic/readme/CONTRIBUTORS.rst index 64498d9..9454919 100644 --- a/intrastat_product_generic/readme/CONTRIBUTORS.rst +++ b/intrastat_product_generic/readme/CONTRIBUTORS.rst @@ -1,2 +1,3 @@ * Luc De Meyer * Denis Roussel +* Aiendry Sarkar