From 3e0b098b968eaf9a4bb621a376a1f3b521696ad6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 27 Aug 2024 09:34:01 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- stock_picking_product_assortment/README.rst | 2 +- stock_picking_product_assortment/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- .../README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 7 files changed, 22 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 4d178bde4bca..2dee27b47d9a 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,8 @@ addon | version | maintainers | summary [stock_picking_origin_reference](stock_picking_origin_reference/) | 15.0.1.0.0 | | Add clickable button to the Transfer Source Document. [stock_picking_origin_reference_purchase](stock_picking_origin_reference_purchase/) | 15.0.1.0.0 | | Transfer to Purchase Order navigation from the Source Document. [stock_picking_origin_reference_sale](stock_picking_origin_reference_sale/) | 15.0.1.0.0 | | Transfer to Sales Order navigation from the Source Document. -[stock_picking_product_assortment](stock_picking_product_assortment/) | 15.0.1.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Stock Picking Product Assortment -[stock_picking_product_assortment_availability_inline](stock_picking_product_assortment_availability_inline/) | 15.0.1.0.0 | [![Sergio-teruel](https://github.com/Sergio-teruel.png?size=30px)](https://github.com/Sergio-teruel) | Glue module to display stock available when an assortment is defined for a partner +[stock_picking_product_assortment](stock_picking_product_assortment/) | 15.0.2.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Stock Picking Product Assortment +[stock_picking_product_assortment_availability_inline](stock_picking_product_assortment_availability_inline/) | 15.0.2.0.0 | [![Sergio-teruel](https://github.com/Sergio-teruel.png?size=30px)](https://github.com/Sergio-teruel) | Glue module to display stock available when an assortment is defined for a partner [stock_picking_product_availability_inline](stock_picking_product_availability_inline/) | 15.0.1.0.1 | | Show product availability in product drop-down in stock picking form view. [stock_picking_product_availability_search](stock_picking_product_availability_search/) | 15.0.1.0.1 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Filter pickings by their products availability state [stock_picking_propagate_scheduled_date](stock_picking_propagate_scheduled_date/) | 15.0.1.0.1 | | Propagate Stock Picking Scheduled Date diff --git a/stock_picking_product_assortment/README.rst b/stock_picking_product_assortment/README.rst index 2dffe2c7ffa7..34f44a2ab193 100644 --- a/stock_picking_product_assortment/README.rst +++ b/stock_picking_product_assortment/README.rst @@ -7,7 +7,7 @@ Stock Picking Product Assortment !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:cd886493c73e5958194c26e12eca0c499577bba11688f478fcfc329378dfa991 + !! source digest: sha256:668fb4d862be40cdb7cfc7a0c923135503766ec731cd33e09e228201e997e8d6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_product_assortment/__manifest__.py b/stock_picking_product_assortment/__manifest__.py index e49cf407e390..ab3a8c78a7ce 100644 --- a/stock_picking_product_assortment/__manifest__.py +++ b/stock_picking_product_assortment/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Picking Product Assortment", - "version": "15.0.1.0.0", + "version": "15.0.2.0.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-workflow", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/stock_picking_product_assortment/static/description/index.html b/stock_picking_product_assortment/static/description/index.html index 41fedcec9885..c200b8cb2c89 100644 --- a/stock_picking_product_assortment/static/description/index.html +++ b/stock_picking_product_assortment/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,7 +367,7 @@

Stock Picking Product Assortment

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cd886493c73e5958194c26e12eca0c499577bba11688f478fcfc329378dfa991 +!! source digest: sha256:668fb4d862be40cdb7cfc7a0c923135503766ec731cd33e09e228201e997e8d6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to use the product assortments related to a partner on outgoing stock @@ -430,7 +431,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.

diff --git a/stock_picking_product_assortment_availability_inline/README.rst b/stock_picking_product_assortment_availability_inline/README.rst index 3d3a7da1d06c..08636bbff0ce 100644 --- a/stock_picking_product_assortment_availability_inline/README.rst +++ b/stock_picking_product_assortment_availability_inline/README.rst @@ -7,7 +7,7 @@ Stock Picking Product Assortment Availability Inline !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9a959d6b2ac6cc04ab1864abb7727ab497278f401a498d83fff3bacc99ea9a77 + !! source digest: sha256:03d7091037e9a7358202bb8717420dc987f31ff82c0db64c1dd3c48998cf6fa0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_product_assortment_availability_inline/__manifest__.py b/stock_picking_product_assortment_availability_inline/__manifest__.py index d1a670e446e6..30046da1ff73 100644 --- a/stock_picking_product_assortment_availability_inline/__manifest__.py +++ b/stock_picking_product_assortment_availability_inline/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Picking Product Assortment Availability Inline", "summary": "Glue module to display stock available when an assortment is defined " "for a partner", - "version": "15.0.1.0.0", + "version": "15.0.2.0.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-workflow", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/stock_picking_product_assortment_availability_inline/static/description/index.html b/stock_picking_product_assortment_availability_inline/static/description/index.html index 5b0a3c75f4eb..4cf5da485249 100644 --- a/stock_picking_product_assortment_availability_inline/static/description/index.html +++ b/stock_picking_product_assortment_availability_inline/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,7 +367,7 @@

Stock Picking Product Assortment Availability Inline

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9a959d6b2ac6cc04ab1864abb7727ab497278f401a498d83fff3bacc99ea9a77 +!! source digest: sha256:03d7091037e9a7358202bb8717420dc987f31ff82c0db64c1dd3c48998cf6fa0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

@@ -426,7 +427,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.