diff --git a/account_move_line_stock_info/README.rst b/account_move_line_stock_info/README.rst index eb5e5ebe6..e1636f24a 100644 --- a/account_move_line_stock_info/README.rst +++ b/account_move_line_stock_info/README.rst @@ -14,13 +14,13 @@ Account Move Line Stock Info :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-warehouse/tree/14.0/account_move_line_stock_info + :target: https://github.com/OCA/stock-logistics-warehouse/tree/15.0/account_move_line_stock_info :alt: OCA/stock-logistics-warehouse .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-account_move_line_stock_info + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-account_move_line_stock_info :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/153/14.0 + :target: https://runbot.odoo-community.org/runbot/153/15.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -48,7 +48,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. @@ -81,6 +81,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/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_move_line_stock_info/__manifest__.py b/account_move_line_stock_info/__manifest__.py index c69c6398e..2eb9a1fc1 100644 --- a/account_move_line_stock_info/__manifest__.py +++ b/account_move_line_stock_info/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Move Line Stock Info", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "depends": ["stock_account"], "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/account_move_line_stock_info/i18n/account_move_line_stock_info.pot b/account_move_line_stock_info/i18n/account_move_line_stock_info.pot index e87476ddc..50a79d187 100644 --- a/account_move_line_stock_info/i18n/account_move_line_stock_info.pot +++ b/account_move_line_stock_info/i18n/account_move_line_stock_info.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" @@ -18,18 +18,6 @@ msgstr "" msgid "Account Move Line" msgstr "" -#. module: account_move_line_stock_info -#: model:ir.model.fields,field_description:account_move_line_stock_info.field_account_move_line__display_name -#: model:ir.model.fields,field_description:account_move_line_stock_info.field_stock_move__display_name -msgid "Display Name" -msgstr "" - -#. module: account_move_line_stock_info -#: model:ir.model.fields,field_description:account_move_line_stock_info.field_account_move_line__id -#: model:ir.model.fields,field_description:account_move_line_stock_info.field_stock_move__id -msgid "ID" -msgstr "" - #. module: account_move_line_stock_info #: model:ir.model,name:account_move_line_stock_info.model_account_move_line msgid "Journal Item" @@ -41,12 +29,6 @@ msgstr "" msgid "Journal Items" msgstr "" -#. module: account_move_line_stock_info -#: model:ir.model.fields,field_description:account_move_line_stock_info.field_account_move_line____last_update -#: model:ir.model.fields,field_description:account_move_line_stock_info.field_stock_move____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_move_line_stock_info #: model:ir.model,name:account_move_line_stock_info.model_stock_move #: model:ir.model.fields,field_description:account_move_line_stock_info.field_account_move_line__stock_move_id diff --git a/account_move_line_stock_info/static/description/index.html b/account_move_line_stock_info/static/description/index.html index 81c49c9e3..f7f23f5fd 100644 --- a/account_move_line_stock_info/static/description/index.html +++ b/account_move_line_stock_info/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/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

This module adds the stock move to the account move lines that it generates.

Table of contents

@@ -397,7 +397,7 @@ details of a move that is associated to a journal item through

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.

@@ -424,7 +424,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/stock-logistics-warehouse project on GitHub.

+

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

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

diff --git a/account_move_line_stock_info/tests/test_account_move_line_stock_move.py b/account_move_line_stock_info/tests/test_account_move_line_stock_move.py index 30f844f3b..cbe68486a 100644 --- a/account_move_line_stock_info/tests/test_account_move_line_stock_move.py +++ b/account_move_line_stock_info/tests/test_account_move_line_stock_move.py @@ -61,7 +61,7 @@ class TestAccountMoveLineStockInfo(TransactionCase): def _create_user(self, login, groups, company): """Create a user.""" group_ids = [group.id for group in groups] - user = self.res_users_model.with_context({"no_reset_password": True}).create( + user = self.res_users_model.with_context(**{"no_reset_password": True}).create( { "name": "Test User", "login": login,