From 7c3f2eb624eb001fcf6e5c216876c27200e867b3 Mon Sep 17 00:00:00 2001
From: Juany Davila
Date: Mon, 20 Jun 2022 17:13:31 -0500
Subject: [PATCH] [MIG] mrp_bom_line_sequence: Migration to 15.0
---
mrp_bom_line_sequence/README.rst | 11 +++++------
mrp_bom_line_sequence/__manifest__.py | 2 +-
mrp_bom_line_sequence/readme/CONTRIBUTORS.rst | 1 -
mrp_bom_line_sequence/static/description/index.html | 6 +++---
.../odoo/addons/mrp_bom_line_sequence | 1 +
setup/mrp_bom_line_sequence/setup.py | 6 ++++++
6 files changed, 16 insertions(+), 11 deletions(-)
create mode 120000 setup/mrp_bom_line_sequence/odoo/addons/mrp_bom_line_sequence
create mode 100644 setup/mrp_bom_line_sequence/setup.py
diff --git a/mrp_bom_line_sequence/README.rst b/mrp_bom_line_sequence/README.rst
index 394cbebc1..020de1ade 100644
--- a/mrp_bom_line_sequence/README.rst
+++ b/mrp_bom_line_sequence/README.rst
@@ -14,13 +14,13 @@ BOM lines with sequence number
: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/mrp_bom_line_sequence
+ :target: https://github.com/OCA/manufacture/tree/15.0/mrp_bom_line_sequence
: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-mrp_bom_line_sequence
+ :target: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_bom_line_sequence
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/129/14.0
+ :target: https://runbot.odoo-community.org/runbot/129/15.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -44,7 +44,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.
@@ -63,7 +63,6 @@ Contributors
* Pimolnat Suntian
* Juany Davila
-
Maintainers
~~~~~~~~~~~
@@ -77,6 +76,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/mrp_bom_line_sequence/__manifest__.py b/mrp_bom_line_sequence/__manifest__.py
index a683b9a06..74780f8e4 100644
--- a/mrp_bom_line_sequence/__manifest__.py
+++ b/mrp_bom_line_sequence/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "BOM lines with sequence number",
"summary": "Manages the order of BOM lines by displaying its sequence",
- "version": "14.0.1.0.0",
+ "version": "15.0.1.0.0",
"category": "Manufacturing Management",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/manufacture",
diff --git a/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst b/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst
index aae7d69c6..f09e9642a 100644
--- a/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst
+++ b/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst
@@ -1,4 +1,3 @@
* ForgeFlow S.L.
* Pimolnat Suntian
* Juany Davila
-
diff --git a/mrp_bom_line_sequence/static/description/index.html b/mrp_bom_line_sequence/static/description/index.html
index b60c32a10..b5fb87901 100644
--- a/mrp_bom_line_sequence/static/description/index.html
+++ b/mrp_bom_line_sequence/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

Provide a new field sequence on bom components, which allows to manage the
order of moves in a picking.
Table of contents
@@ -392,7 +392,7 @@ order of moves in a picking.
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.
@@ -418,7 +418,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/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/setup/mrp_bom_line_sequence/odoo/addons/mrp_bom_line_sequence b/setup/mrp_bom_line_sequence/odoo/addons/mrp_bom_line_sequence
new file mode 120000
index 000000000..2ee2770e3
--- /dev/null
+++ b/setup/mrp_bom_line_sequence/odoo/addons/mrp_bom_line_sequence
@@ -0,0 +1 @@
+../../../../mrp_bom_line_sequence
\ No newline at end of file
diff --git a/setup/mrp_bom_line_sequence/setup.py b/setup/mrp_bom_line_sequence/setup.py
new file mode 100644
index 000000000..28c57bb64
--- /dev/null
+++ b/setup/mrp_bom_line_sequence/setup.py
@@ -0,0 +1,6 @@
+import setuptools
+
+setuptools.setup(
+ setup_requires=['setuptools-odoo'],
+ odoo_addon=True,
+)