From afc6a9485885c62075f574eb8760701befcda06d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 25 Oct 2023 10:28:48 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_picking_report_valued/README.rst | 2 +- stock_picking_report_valued/__manifest__.py | 2 +- stock_picking_report_valued/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 54f1dab..92d5cb8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [stock_picking_report_internal_delivery_address](stock_picking_report_internal_delivery_address/) | 15.0.1.0.0 | | Show delivery address when picking type is internal [stock_picking_report_product_sticker](stock_picking_report_product_sticker/) | 15.0.1.0.2 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Stock Picking Report - Product Sticker [stock_picking_report_undelivered_product](stock_picking_report_undelivered_product/) | 15.0.1.0.0 | | Display on picking report delivery slip undelivered products -[stock_picking_report_valued](stock_picking_report_valued/) | 15.0.1.7.0 | | Adding Valued Picking on Delivery Slip report +[stock_picking_report_valued](stock_picking_report_valued/) | 15.0.1.7.1 | | Adding Valued Picking on Delivery Slip report [stock_picking_report_valued_sale_mrp](stock_picking_report_valued_sale_mrp/) | 15.0.1.1.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allow to summarize the picking related with the selled kits [stock_quantity_history_location](stock_quantity_history_location/) | 15.0.1.0.0 | | Provides stock quantity by location on past date [stock_report_quantity_by_location](stock_report_quantity_by_location/) | 15.0.1.0.0 | | Stock Report Quantity By Location diff --git a/stock_picking_report_valued/README.rst b/stock_picking_report_valued/README.rst index 048841f..556bdfe 100644 --- a/stock_picking_report_valued/README.rst +++ b/stock_picking_report_valued/README.rst @@ -7,7 +7,7 @@ Valued Picking Report !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4096284568cf62970baac671d46dfc5715186a8bec405ea41f0c6ebd582a1a09 + !! source digest: sha256:7edeca4d86af2c7a6795bab19ea2e6749ccc34f49ef0a463a73c266514810ba2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_report_valued/__manifest__.py b/stock_picking_report_valued/__manifest__.py index f26e781..fec4833 100644 --- a/stock_picking_report_valued/__manifest__.py +++ b/stock_picking_report_valued/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Valued Picking Report", "summary": "Adding Valued Picking on Delivery Slip report", - "version": "15.0.1.7.0", + "version": "15.0.1.7.1", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting", "category": "Warehouse Management", diff --git a/stock_picking_report_valued/static/description/index.html b/stock_picking_report_valued/static/description/index.html index 527149f..40754c2 100644 --- a/stock_picking_report_valued/static/description/index.html +++ b/stock_picking_report_valued/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:4096284568cf62970baac671d46dfc5715186a8bec405ea41f0c6ebd582a1a09 +!! source digest: sha256:7edeca4d86af2c7a6795bab19ea2e6749ccc34f49ef0a463a73c266514810ba2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Add amount information to Delivery Slip report.