From eb934757645fceec6f8bf3a40e86a4b14b193723 Mon Sep 17 00:00:00 2001 From: JasminSForgeFlow Date: Wed, 13 Mar 2024 13:54:59 +0530 Subject: [PATCH] [MIG] account_move_line_mrp_info: Migration to 15.0 --- account_move_line_mrp_info/README.rst | 12 ++++++------ account_move_line_mrp_info/__manifest__.py | 4 ++-- .../models/account_move_line.py | 2 +- account_move_line_mrp_info/models/mrp_production.py | 2 +- .../static/description/index.html | 8 ++++---- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/account_move_line_mrp_info/README.rst b/account_move_line_mrp_info/README.rst index b55f34fd5..eeaacf198 100644 --- a/account_move_line_mrp_info/README.rst +++ b/account_move_line_mrp_info/README.rst @@ -7,7 +7,7 @@ Account Move Line Mrp Info !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b3baa84e2b5c791c600dbadf138421f9c87100e7ef47c8bf1cda81140a90e675 + !! source digest: sha256:16dc4b397b258cadf401a8e7a1d5602329edf1025b208952ba257d5f1801a2cb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -17,13 +17,13 @@ Account Move Line Mrp 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%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/14.0/account_move_line_mrp_info + :target: https://github.com/OCA/manufacture/tree/15.0/account_move_line_mrp_info :alt: OCA/manufacture .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-account_move_line_mrp_info + :target: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-account_move_line_mrp_info :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=14.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=15.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -52,7 +52,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -82,6 +82,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/manufacture `_ project on GitHub. +This module is part of the `OCA/manufacture `_ 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_mrp_info/__manifest__.py b/account_move_line_mrp_info/__manifest__.py index e96f9eec2..0296ed3ab 100644 --- a/account_move_line_mrp_info/__manifest__.py +++ b/account_move_line_mrp_info/__manifest__.py @@ -1,8 +1,8 @@ -# © 2022ForgeFlow S.L. +# © 2023 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Move Line Mrp Info", - "version": "14.0.1.1.0", + "version": "15.0.1.0.0", "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", "category": "Manufacture", diff --git a/account_move_line_mrp_info/models/account_move_line.py b/account_move_line_mrp_info/models/account_move_line.py index 6406cb67c..85cc95a18 100644 --- a/account_move_line_mrp_info/models/account_move_line.py +++ b/account_move_line_mrp_info/models/account_move_line.py @@ -1,4 +1,4 @@ -# Copyright 2019 ForgeFlow S.L. (https://www.forgeflow.com) +# Copyright 2023 ForgeFlow S.L. (https://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from odoo import api, fields, models diff --git a/account_move_line_mrp_info/models/mrp_production.py b/account_move_line_mrp_info/models/mrp_production.py index 7d675eb09..1eb47f978 100644 --- a/account_move_line_mrp_info/models/mrp_production.py +++ b/account_move_line_mrp_info/models/mrp_production.py @@ -1,4 +1,4 @@ -# Copyright 2019 ForgeFlow S.L. (https://www.forgeflow.com) +# Copyright 2023 ForgeFlow S.L. (https://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from ast import literal_eval diff --git a/account_move_line_mrp_info/static/description/index.html b/account_move_line_mrp_info/static/description/index.html index ace04befb..6b5ab5983 100644 --- a/account_move_line_mrp_info/static/description/index.html +++ b/account_move_line_mrp_info/static/description/index.html @@ -367,9 +367,9 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b3baa84e2b5c791c600dbadf138421f9c87100e7ef47c8bf1cda81140a90e675 +!! source digest: sha256:16dc4b397b258cadf401a8e7a1d5602329edf1025b208952ba257d5f1801a2cb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

This module adds the manufacturing orders and unbuild orders to the account move lines that it generates.

Table of contents

@@ -400,7 +400,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 to smash 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 to smash 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/manufacture project on GitHub.

+

This module is part of the OCA/manufacture project on GitHub.

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