diff --git a/product_route_profile/README.rst b/product_route_profile/README.rst index 2ecc4b2c7..9b6c50c80 100644 --- a/product_route_profile/README.rst +++ b/product_route_profile/README.rst @@ -7,7 +7,7 @@ Product Route Profile !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:accca201e0312f339858258ba1be888babdf017741a7713933103356796c4273 + !! source digest: sha256:5e5c1b0e163469f9f69b63c044b7d995e7c4ac4c0763450fd8075f60d84ecdc5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_route_profile/__manifest__.py b/product_route_profile/__manifest__.py index b001efa68..bf8879707 100644 --- a/product_route_profile/__manifest__.py +++ b/product_route_profile/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Product Route Profile", "summary": "Add Route profile concept on product", - "version": "14.0.1.0.2", + "version": "14.0.1.0.3", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/product_route_profile/static/description/index.html b/product_route_profile/static/description/index.html index e8d7bdcd9..6e86bf43d 100644 --- a/product_route_profile/static/description/index.html +++ b/product_route_profile/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:accca201e0312f339858258ba1be888babdf017741a7713933103356796c4273 +!! source digest: sha256:5e5c1b0e163469f9f69b63c044b7d995e7c4ac4c0763450fd8075f60d84ecdc5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

This module replaces the initial concept of route_ids with a new concept of “route profile”, coming with a company-specific and priority route profile.