Skip to content

Commit 2f6e923

Browse files
committed
[BOT] post-merge updates
1 parent ebe0368 commit 2f6e923

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ addon | version | maintainers | summary
2727
[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
2828
[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
2929
[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
30-
[stock_picking_report_valued](stock_picking_report_valued/) | 16.0.1.1.0 | | Adding Valued Picking on Delivery Slip report
30+
[stock_picking_report_valued](stock_picking_report_valued/) | 16.0.1.1.1 | | Adding Valued Picking on Delivery Slip report
3131
[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
3232
[stock_report_quantity_by_location](stock_report_quantity_by_location/) | 16.0.1.0.0 | | Stock Report Quantity By Location
3333

stock_picking_report_valued/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Valued Picking Report
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:103fa82380efa287b2f46dee6a1029289122b090109742311c4aec18d0904fd2
10+
!! source digest: sha256:11fbc883ec67dd91c50a5a11d910efcd5e409a401eeb2d5c71c8c22fef1357c8
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

stock_picking_report_valued/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "Valued Picking Report",
1010
"summary": "Adding Valued Picking on Delivery Slip report",
11-
"version": "16.0.1.1.0",
11+
"version": "16.0.1.1.1",
1212
"author": "Tecnativa, Odoo Community Association (OCA)",
1313
"website": "https://github.com/OCA/stock-logistics-reporting",
1414
"category": "Warehouse Management",

stock_picking_report_valued/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ <h1 class="title">Valued Picking Report</h1>
366366
!! This file is generated by oca-gen-addon-readme !!
367367
!! changes will be overwritten. !!
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:103fa82380efa287b2f46dee6a1029289122b090109742311c4aec18d0904fd2
369+
!! source digest: sha256:11fbc883ec67dd91c50a5a11d910efcd5e409a401eeb2d5c71c8c22fef1357c8
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371371
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_picking_report_valued"><img alt="OCA/stock-logistics-reporting" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-reporting-16-0/stock-logistics-reporting-16-0-stock_picking_report_valued"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372372
<p>Add amount information to Delivery Slip report.

0 commit comments

Comments
 (0)