mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -27,7 +27,7 @@ addon | version | maintainers | summary
|
||||
[stock_picking_report_custom_description](stock_picking_report_custom_description/) | 16.0.1.0.0 | [](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 | [](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 | [](https://github.com/luisg123v) [](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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>Add amount information to Delivery Slip report.
|
||||
|
||||
Reference in New Issue
Block a user