From b49d07b42251fd82a23483ad5d498c31b37370a4 Mon Sep 17 00:00:00 2001 From: dsolanki Date: Fri, 9 Jun 2023 17:45:17 +0530 Subject: [PATCH] [MIG] account_move_line_product: Migration to 16.0 --- account_move_line_product/README.rst | 5 +++-- account_move_line_product/__manifest__.py | 2 +- account_move_line_product/readme/CONTRIBUTORS.rst | 1 + account_move_line_product/static/description/index.html | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/account_move_line_product/README.rst b/account_move_line_product/README.rst index 8c4115ba0..06d1e74b7 100644 --- a/account_move_line_product/README.rst +++ b/account_move_line_product/README.rst @@ -14,7 +14,7 @@ Account Move Line Product :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/15.0/account_move_line_product + :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/account_move_line_product :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-15-0/stock-logistics-warehouse-15-0-account_move_line_product @@ -63,6 +63,7 @@ Contributors * Pimolnat Suntian * Mantas Šniukas * Juany Davila +* Dhara Solanki Maintainers ~~~~~~~~~~~ @@ -77,6 +78,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_product/__manifest__.py b/account_move_line_product/__manifest__.py index 35af25508..060db760d 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Move Line Product", - "version": "15.0.1.0.1", + "version": "16.0.1.0.0", "summary": "Displays the product in the journal entries and items", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/account_move_line_product/readme/CONTRIBUTORS.rst b/account_move_line_product/readme/CONTRIBUTORS.rst index 7ef8ad226..4335f6ce4 100644 --- a/account_move_line_product/readme/CONTRIBUTORS.rst +++ b/account_move_line_product/readme/CONTRIBUTORS.rst @@ -3,3 +3,4 @@ * Pimolnat Suntian * Mantas Šniukas * Juany Davila +* Dhara Solanki diff --git a/account_move_line_product/static/description/index.html b/account_move_line_product/static/description/index.html index 8d7d3ebae..b56931e4e 100644 --- a/account_move_line_product/static/description/index.html +++ b/account_move_line_product/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 enhances the views associated to account moves and account move lines to display the product that is associated to the move line.

This will be relevant in perpetual inventory, for inventory-related account @@ -416,7 +416,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.