From 9388fbdd8e9fa224bf48bed68f5a9ff5ddcd48bf Mon Sep 17 00:00:00 2001 From: Koen Loodts Date: Thu, 16 Dec 2021 17:49:49 +0100 Subject: [PATCH] [MIG] account_payment_purchase_stock: Migration to 15.0 --- account_payment_purchase_stock/README.rst | 10 ++++---- .../__manifest__.py | 2 +- .../i18n/account_payment_purchase_stock.pot | 17 +------------ account_payment_purchase_stock/i18n/es_AR.po | 24 +++++++------------ account_payment_purchase_stock/i18n/fr_FR.po | 21 +++++----------- .../static/description/index.html | 6 ++--- 6 files changed, 25 insertions(+), 55 deletions(-) diff --git a/account_payment_purchase_stock/README.rst b/account_payment_purchase_stock/README.rst index 3d403a3e5..83febcf2d 100644 --- a/account_payment_purchase_stock/README.rst +++ b/account_payment_purchase_stock/README.rst @@ -14,13 +14,13 @@ Account Payment Purchase Stock :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github - :target: https://github.com/OCA/bank-payment/tree/14.0/account_payment_purchase_stock + :target: https://github.com/OCA/bank-payment/tree/15.0/account_payment_purchase_stock :alt: OCA/bank-payment .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_payment_purchase_stock + :target: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_purchase_stock :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/173/14.0 + :target: https://runbot.odoo-community.org/runbot/173/15.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -53,7 +53,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -96,6 +96,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/bank-payment `_ project on GitHub. +This module is part of the `OCA/bank-payment `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_payment_purchase_stock/__manifest__.py b/account_payment_purchase_stock/__manifest__.py index b324d15c9..2990c5893 100644 --- a/account_payment_purchase_stock/__manifest__.py +++ b/account_payment_purchase_stock/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Purchase Stock", - "version": "14.0.1.0.1", + "version": "15.0.1.0.0", "category": "Banking addons", "license": "AGPL-3", "summary": "Integrate Account Payment Purchase with Stock", diff --git a/account_payment_purchase_stock/i18n/account_payment_purchase_stock.pot b/account_payment_purchase_stock/i18n/account_payment_purchase_stock.pot index 5080dbb3c..364da1236 100644 --- a/account_payment_purchase_stock/i18n/account_payment_purchase_stock.pot +++ b/account_payment_purchase_stock/i18n/account_payment_purchase_stock.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -13,21 +13,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule__id -msgid "ID" -msgstr "" - -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_payment_purchase_stock #: model:ir.model,name:account_payment_purchase_stock.model_stock_rule msgid "Stock Rule" diff --git a/account_payment_purchase_stock/i18n/es_AR.po b/account_payment_purchase_stock/i18n/es_AR.po index 71880c389..dd37f3d02 100644 --- a/account_payment_purchase_stock/i18n/es_AR.po +++ b/account_payment_purchase_stock/i18n/es_AR.po @@ -16,22 +16,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule__display_name -msgid "Display Name" -msgstr "Mostrar Nombre" - -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule__id -msgid "ID" -msgstr "ID" - -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule____last_update -msgid "Last Modified on" -msgstr "Última modificación en" - #. module: account_payment_purchase_stock #: model:ir.model,name:account_payment_purchase_stock.model_stock_rule msgid "Stock Rule" msgstr "Regla de Inventario" + +#~ msgid "Display Name" +#~ msgstr "Mostrar Nombre" + +#~ msgid "ID" +#~ msgstr "ID" + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" diff --git a/account_payment_purchase_stock/i18n/fr_FR.po b/account_payment_purchase_stock/i18n/fr_FR.po index a2f8d0143..8c301fee5 100644 --- a/account_payment_purchase_stock/i18n/fr_FR.po +++ b/account_payment_purchase_stock/i18n/fr_FR.po @@ -16,22 +16,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule__display_name -msgid "Display Name" -msgstr "Nom affiché" - -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule__id -msgid "ID" -msgstr "" - -#. module: account_payment_purchase_stock -#: model:ir.model.fields,field_description:account_payment_purchase_stock.field_stock_rule____last_update -msgid "Last Modified on" -msgstr "Dernière modification" - #. module: account_payment_purchase_stock #: model:ir.model,name:account_payment_purchase_stock.model_stock_rule msgid "Stock Rule" msgstr "Règle de stockage" + +#~ msgid "Display Name" +#~ msgstr "Nom affiché" + +#~ msgid "Last Modified on" +#~ msgstr "Dernière modification" diff --git a/account_payment_purchase_stock/static/description/index.html b/account_payment_purchase_stock/static/description/index.html index c8f95ed63..7f1edf9dc 100644 --- a/account_payment_purchase_stock/static/description/index.html +++ b/account_payment_purchase_stock/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/bank-payment Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/bank-payment Translate me on Weblate Try me on Runbot

This module combines the account_payment_purchase module with purchase_stock.

Table of contents

@@ -401,7 +401,7 @@ ul.auto-toc {

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -438,7 +438,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

This module is part of the OCA/bank-payment project on GitHub.

+

This module is part of the OCA/bank-payment project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.