diff --git a/setup/stock_warehouse_relationship/odoo/addons/stock_warehouse_relationship b/setup/stock_warehouse_relationship/odoo/addons/stock_warehouse_relationship
new file mode 120000
index 000000000..3bc8cdb85
--- /dev/null
+++ b/setup/stock_warehouse_relationship/odoo/addons/stock_warehouse_relationship
@@ -0,0 +1 @@
+../../../../stock_warehouse_relationship
\ No newline at end of file
diff --git a/setup/stock_warehouse_relationship/setup.py b/setup/stock_warehouse_relationship/setup.py
new file mode 100644
index 000000000..28c57bb64
--- /dev/null
+++ b/setup/stock_warehouse_relationship/setup.py
@@ -0,0 +1,6 @@
+import setuptools
+
+setuptools.setup(
+ setup_requires=['setuptools-odoo'],
+ odoo_addon=True,
+)
diff --git a/stock_warehouse_relationship/README.rst b/stock_warehouse_relationship/README.rst
index f5cb08e54..eb67e510a 100644
--- a/stock_warehouse_relationship/README.rst
+++ b/stock_warehouse_relationship/README.rst
@@ -2,28 +2,31 @@
Stock Warehouse relationship
============================
-.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+..
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ !! source digest: sha256:65a3639c6b885f1f5a54d26b6d714c01a4521ca1fdbe39e466386d1b6999bf79
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
+.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
:target: https://odoo-community.org/page/development-status
- :alt: Beta
+ :alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
: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/stock_warehouse_relationship
+ :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_warehouse_relationship
: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-stock_warehouse_relationship
+ :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_warehouse_relationship
: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
- :alt: Try me on Runbot
+.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=16.0
+ :alt: Try me on Runboat
-|badge1| |badge2| |badge3| |badge4| |badge5|
+|badge1| |badge2| |badge3| |badge4| |badge5|
This module add relationship on various stock models to warehouses (`stock.warehouse`).
@@ -46,6 +49,11 @@ This module is inspired from the experiences of
`stock_multi_warehouse_security `_
on version 12.0 but has some key differences on user experience:
+.. IMPORTANT::
+ This is an alpha version, the data model and design can change at any time without warning.
+ Only for development or testing purpose, do not use in production.
+ `More details on development status `_
+
**Table of contents**
.. contents::
@@ -61,8 +69,8 @@ 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 `_.
+If you spotted it first, help us to smash it by providing a detailed and welcomed
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -103,6 +111,6 @@ Current `maintainer `__:
|maintainer-petrus-v|
-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/stock_warehouse_relationship/static/description/index.html b/stock_warehouse_relationship/static/description/index.html
index 2a5aa1e9b..004d0a7a9 100644
--- a/stock_warehouse_relationship/static/description/index.html
+++ b/stock_warehouse_relationship/static/description/index.html
@@ -1,20 +1,20 @@
-
+
-
+
Stock Warehouse relationship