diff --git a/README.md b/README.md index 9dbae92c722d..558d9eae6cdf 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ addon | version | maintainers | summary [base_product_merge](base_product_merge/) | 16.0.1.0.1 | [![JasminSForgeFlow](https://github.com/JasminSForgeFlow.png?size=30px)](https://github.com/JasminSForgeFlow) | Merge duplicate products [procurement_auto_create_group](procurement_auto_create_group/) | 16.0.1.1.0 | | Allows to configure the system to propose automatically new procurement groups during the procurement run. [product_packaging_usability](product_packaging_usability/) | 16.0.1.0.1 | | Add sugar to Product Packaging +[product_route_profile](product_route_profile/) | 16.0.1.0.0 | [![Kev-Roche](https://github.com/Kev-Roche.png?size=30px)](https://github.com/Kev-Roche) | Add Route profile concept on product [product_view_inventory_no_search_default_my_count](product_view_inventory_no_search_default_my_count/) | 16.0.1.0.0 | | Product View Inventory No Search Default My Count [scrap_reason_code](scrap_reason_code/) | 16.0.1.1.0 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) | Reason code for scrapping [stock_cycle_count](stock_cycle_count/) | 16.0.2.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Adds the capability to schedule cycle counts in a warehouse through different rules defined by the user. diff --git a/product_route_profile/README.rst b/product_route_profile/README.rst index 76420c0b45e5..158b414c2a97 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:7cc88b31d2c501945a5fd15642253db4a45a0e955d04d5a2ba9d2ad131a9155d + !! source digest: sha256:853ccf6e09695e8ccc654411aa878452334ea43712edb87e2dfd91ed81ae09ae !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -28,7 +28,9 @@ Product Route Profile |badge1| |badge2| |badge3| |badge4| |badge5| -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. +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. **Table of contents** diff --git a/product_route_profile/static/description/index.html b/product_route_profile/static/description/index.html index d336f6fcc740..bf4c133efda3 100644 --- a/product_route_profile/static/description/index.html +++ b/product_route_profile/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,10 +367,12 @@

Product Route Profile

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7cc88b31d2c501945a5fd15642253db4a45a0e955d04d5a2ba9d2ad131a9155d +!! source digest: sha256:853ccf6e09695e8ccc654411aa878452334ea43712edb87e2dfd91ed81ae09ae !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.

+

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.

Table of contents