diff --git a/README.md b/README.md
index 3f17e2be3..687881846 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,8 @@ addon | version | maintainers | summary
[stock_location_empty](stock_location_empty/) | 14.0.1.0.1 | | Adds a filter for empty stock location
[stock_location_last_inventory_date](stock_location_last_inventory_date/) | 14.0.1.0.0 | | Show the last inventory date for a leaf location
[stock_location_lockdown](stock_location_lockdown/) | 14.0.1.0.0 | | Prevent to add stock on locked locations
-[stock_location_orderpoint](stock_location_orderpoint/) | 14.0.1.1.1 | [](https://github.com/mt-software-de) | Declare orderpoint on a location allowing to replenish any product with the same criteria.
-[stock_location_orderpoint_source_relocate](stock_location_orderpoint_source_relocate/) | 14.0.1.0.2 | [](https://github.com/mt-software-de) | Run an auto location orderpoint replenishment also after a move gets relocated by Stock Move Source Relocate
+[stock_location_orderpoint](stock_location_orderpoint/) | 14.0.1.1.2 | [](https://github.com/mt-software-de) | Declare orderpoint on a location allowing to replenish any product with the same criteria.
+[stock_location_orderpoint_source_relocate](stock_location_orderpoint_source_relocate/) | 14.0.1.0.3 | [](https://github.com/mt-software-de) [](https://github.com/jbaudoux) | Run an auto location orderpoint replenishment after the move relocation done by Stock Move Source Relocate
[stock_location_package_restriction](stock_location_package_restriction/) | 14.0.1.2.1 | | Control if the location can contain products not in a package
[stock_location_position](stock_location_position/) | 14.0.1.0.0 | | Add coordinate attributes on stock location.
[stock_location_route_description](stock_location_route_description/) | 14.0.1.0.0 | | Add description field on stock routes.
diff --git a/stock_location_orderpoint/README.rst b/stock_location_orderpoint/README.rst
index 6342187f1..81a626a84 100644
--- a/stock_location_orderpoint/README.rst
+++ b/stock_location_orderpoint/README.rst
@@ -7,7 +7,7 @@ stock_location_orderpoint
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:c86acd6864c3e53012203a08697821165e9782004b25fec66f332a62c4c812ca
+ !! source digest: sha256:27f988fceb19bd9e7dbfce92bb270441398ac0fa105fb495b83a78b1a15d7b63
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
diff --git a/stock_location_orderpoint/__manifest__.py b/stock_location_orderpoint/__manifest__.py
index 39934d98c..e412dd11d 100644
--- a/stock_location_orderpoint/__manifest__.py
+++ b/stock_location_orderpoint/__manifest__.py
@@ -6,7 +6,7 @@
"author": "MT Software, BCIM, Odoo Community Association (OCA)",
"summary": "Declare orderpoint on a location "
"allowing to replenish any product with the same criteria.",
- "version": "14.0.1.1.1",
+ "version": "14.0.1.1.2",
"data": [
"security/ir.model.access.csv",
"data/ir_cron.xml",
diff --git a/stock_location_orderpoint/static/description/index.html b/stock_location_orderpoint/static/description/index.html
index fdba49a55..e11fe39e0 100644
--- a/stock_location_orderpoint/static/description/index.html
+++ b/stock_location_orderpoint/static/description/index.html
@@ -1,4 +1,3 @@
-
@@ -367,7 +366,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:c86acd6864c3e53012203a08697821165e9782004b25fec66f332a62c4c812ca
+!! source digest: sha256:27f988fceb19bd9e7dbfce92bb270441398ac0fa105fb495b83a78b1a15d7b63
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Declare orderpoint on a location allowing to replenish any product with the same criteria.
diff --git a/stock_location_orderpoint_source_relocate/README.rst b/stock_location_orderpoint_source_relocate/README.rst
index 13c53780f..1ff9822da 100644
--- a/stock_location_orderpoint_source_relocate/README.rst
+++ b/stock_location_orderpoint_source_relocate/README.rst
@@ -7,7 +7,7 @@ stock_location_orderpoint_source_relocate
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:2e7b0fe095f684f8b5b0cb406f581370d1e5e4b5423e1b5b6e8a39d955d9faee
+ !! source digest: sha256:1094cf42668a1f078cadbdd58295f0693d5ee54d2dcaec18f5262ed0181792e7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
@@ -28,7 +28,7 @@ stock_location_orderpoint_source_relocate
|badge1| |badge2| |badge3| |badge4| |badge5|
-Run an auto location orderpoint replenishment also after a move gets relocated by Stock Move Source Relocate
+Run the auto location orderpoint replenishment after the potiential move relocation by Stock Move Source Relocate
.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
@@ -57,11 +57,13 @@ Authors
~~~~~~~
* MT Software
+* BCIM
Contributors
~~~~~~~~~~~~
* Michael Tietz (MT Software)
+* Jacques-Etienne Baudoux (BCIM)
Maintainers
~~~~~~~~~~~
@@ -79,10 +81,13 @@ promote its widespread use.
.. |maintainer-mt-software-de| image:: https://github.com/mt-software-de.png?size=40px
:target: https://github.com/mt-software-de
:alt: mt-software-de
+.. |maintainer-jbaudoux| image:: https://github.com/jbaudoux.png?size=40px
+ :target: https://github.com/jbaudoux
+ :alt: jbaudoux
-Current `maintainer `__:
+Current `maintainers `__:
-|maintainer-mt-software-de|
+|maintainer-mt-software-de| |maintainer-jbaudoux|
This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub.
diff --git a/stock_location_orderpoint_source_relocate/__manifest__.py b/stock_location_orderpoint_source_relocate/__manifest__.py
index 2014f45aa..fb76f0d58 100644
--- a/stock_location_orderpoint_source_relocate/__manifest__.py
+++ b/stock_location_orderpoint_source_relocate/__manifest__.py
@@ -7,7 +7,7 @@
"author": "MT Software, BCIM, Odoo Community Association (OCA)",
"summary": "Run an auto location orderpoint replenishment "
"after the move relocation done by Stock Move Source Relocate",
- "version": "14.0.1.0.2",
+ "version": "14.0.1.0.3",
"development_status": "Alpha",
"data": [],
"depends": [
diff --git a/stock_location_orderpoint_source_relocate/static/description/index.html b/stock_location_orderpoint_source_relocate/static/description/index.html
index 4512e6a53..2b5d42c9e 100644
--- a/stock_location_orderpoint_source_relocate/static/description/index.html
+++ b/stock_location_orderpoint_source_relocate/static/description/index.html
@@ -1,4 +1,3 @@
-
@@ -367,10 +366,10 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:2e7b0fe095f684f8b5b0cb406f581370d1e5e4b5423e1b5b6e8a39d955d9faee
+!! source digest: sha256:1094cf42668a1f078cadbdd58295f0693d5ee54d2dcaec18f5262ed0181792e7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

-Run an auto location orderpoint replenishment also after a move gets relocated by Stock Move Source Relocate
+Run the auto location orderpoint replenishment after the potiential move relocation by Stock Move Source Relocate
Important
This is an alpha version, the data model and design can change at any time without warning.
@@ -403,12 +402,14 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
@@ -418,8 +419,8 @@ 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.
-
Current maintainer:
-

+
Current maintainers:
+

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.