From db23a280b65b4248a2c19ac3d5856f9aa00b2106 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 20 Aug 2024 12:02:23 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_picking_move_package_to_package/README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index aca78ef3f6ba..65fb0c2e3f4e 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ addon | version | maintainers | summary [stock_picking_kind](stock_picking_kind/) | 16.0.1.0.0 | | Computes the kind of picking based on locations [stock_picking_line_sequence](stock_picking_line_sequence/) | 16.0.1.0.0 | | Manages the order of stock moves by displaying its sequence [stock_picking_mass_action](stock_picking_mass_action/) | 16.0.1.1.0 | | Stock Picking Mass Action -[stock_picking_move_package_to_package](stock_picking_move_package_to_package/) | 16.0.1.0.0 | | Move entire package to another package +[stock_picking_move_package_to_package](stock_picking_move_package_to_package/) | 16.0.1.0.1 | | Move entire package to another package [stock_picking_partner_note](stock_picking_partner_note/) | 16.0.1.1.0 | | Add partner notes on picking [stock_picking_product_link](stock_picking_product_link/) | 16.0.1.0.0 | [![robinkeunen](https://github.com/robinkeunen.png?size=30px)](https://github.com/robinkeunen) | Adds a "Product" smart button on stock pickings. [stock_picking_progress](stock_picking_progress/) | 16.0.1.0.0 | [![mmequignon](https://github.com/mmequignon.png?size=30px)](https://github.com/mmequignon) [![JuMiSanAr](https://github.com/JuMiSanAr.png?size=30px)](https://github.com/JuMiSanAr) | Compute the stock.picking progression diff --git a/stock_picking_move_package_to_package/README.rst b/stock_picking_move_package_to_package/README.rst index 2c964b127fe6..171dec7fa510 100644 --- a/stock_picking_move_package_to_package/README.rst +++ b/stock_picking_move_package_to_package/README.rst @@ -7,7 +7,7 @@ Stock Picking Move Package to Another Package !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0e24414d5449f731324306015089d758bf38d9dd04eaaaae1ea7d3c95f8206d1 + !! source digest: sha256:230c26c3e3c36d7ed7ffa0b771be119c1c17c7024cfc4d13674a06307a1f63e7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_move_package_to_package/__manifest__.py b/stock_picking_move_package_to_package/__manifest__.py index 84f9429b15d7..76974d7777ef 100644 --- a/stock_picking_move_package_to_package/__manifest__.py +++ b/stock_picking_move_package_to_package/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Stock Picking Move Package to Another Package", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Inventory/Inventory", "summary": "Move entire package to another package", "depends": ["stock"], diff --git a/stock_picking_move_package_to_package/static/description/index.html b/stock_picking_move_package_to_package/static/description/index.html index 5bcd1e88a532..7d24adf39455 100644 --- a/stock_picking_move_package_to_package/static/description/index.html +++ b/stock_picking_move_package_to_package/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 Move Package to Another Package

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0e24414d5449f731324306015089d758bf38d9dd04eaaaae1ea7d3c95f8206d1 +!! source digest: sha256:230c26c3e3c36d7ed7ffa0b771be119c1c17c7024cfc4d13674a06307a1f63e7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to select destination packages when moving entire @@ -453,7 +454,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.