From b755bdde2569e865fef0c7c7aba5f2a3aaf496ad Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 6 May 2024 10:00:39 +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 61c1675..f5bb3a2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [stock_picking_report_custom_description](stock_picking_report_custom_description/) | 16.0.1.0.0 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) | Show moves description in picking reports [stock_picking_report_internal_delivery_address](stock_picking_report_internal_delivery_address/) | 16.0.1.0.0 | | Show delivery address when picking type is internal [stock_picking_report_qty_undelivered](stock_picking_report_qty_undelivered/) | 16.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Print a summary of the undelivered quantity -[stock_picking_report_valued](stock_picking_report_valued/) | 16.0.1.1.1 | | Adding Valued Picking on Delivery Slip report +[stock_picking_report_valued](stock_picking_report_valued/) | 16.0.1.1.2 | | Adding Valued Picking on Delivery Slip report [stock_quantity_history_location](stock_quantity_history_location/) | 16.0.1.0.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![rolandojduartem](https://github.com/rolandojduartem.png?size=30px)](https://github.com/rolandojduartem) | Provides stock quantity by location on past date [stock_report_quantity_by_location](stock_report_quantity_by_location/) | 16.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 2bfde1c..3c8e7be 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:11fbc883ec67dd91c50a5a11d910efcd5e409a401eeb2d5c71c8c22fef1357c8 + !! source digest: sha256:ea1b8a3fb368494be5df9a525c2d47be59a4984b7f682e36e3314dbf0a864c7f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 15662fe..d0c5a5c 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": "16.0.1.1.1", + "version": "16.0.1.1.2", "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 9272597..5c8aaec 100644 --- a/stock_picking_report_valued/static/description/index.html +++ b/stock_picking_report_valued/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:11fbc883ec67dd91c50a5a11d910efcd5e409a401eeb2d5c71c8c22fef1357c8 +!! source digest: sha256:ea1b8a3fb368494be5df9a525c2d47be59a4984b7f682e36e3314dbf0a864c7f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Add amount information to Delivery Slip report.