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:
@@ -24,6 +24,7 @@ addon | version | maintainers | summary
|
||||
[delivery_line_sale_line_position](delivery_line_sale_line_position/) | 17.0.1.0.0 | | Adds the sale line position to the delivery report lines
|
||||
[stock_move_value_report](stock_move_value_report/) | 17.0.1.0.0 | | Stock Move Cost Value Report
|
||||
[stock_picking_comment_template](stock_picking_comment_template/) | 17.0.1.0.0 | | Comments texts templates on Picking documents
|
||||
[stock_picking_report_custom_description](stock_picking_report_custom_description/) | 17.0.1.0.0 | [](https://github.com/carlosdauden) | Show moves description in picking reports
|
||||
[stock_picking_report_valued](stock_picking_report_valued/) | 17.0.1.0.0 | | Adding Valued Picking on Delivery Slip report
|
||||
[stock_quantity_history_location](stock_quantity_history_location/) | 17.0.1.0.0 | [](https://github.com/luisg123v) [](https://github.com/rolandojduartem) | Provides stock quantity by location on past date
|
||||
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
[project]
|
||||
name = "odoo-addons-oca-stock-logistics-reporting"
|
||||
version = "17.0.20241023.0"
|
||||
version = "17.0.20250112.0"
|
||||
dependencies = [
|
||||
"odoo-addon-delivery_line_sale_line_position>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_move_value_report>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_picking_comment_template>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_picking_report_custom_description>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_picking_report_valued>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_quantity_history_location>=17.0dev,<17.1dev",
|
||||
]
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Picking Report Custom Description
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:1eff22936a67f460be98ac827d2f198476094c35dc4d98db4290b618b971af4c
|
||||
!! source digest: sha256:2ada47adff55c8e68cd929aea298a2384adf1672ffdd55a87e3b997130eb7579
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:1eff22936a67f460be98ac827d2f198476094c35dc4d98db4290b618b971af4c
|
||||
!! source digest: sha256:2ada47adff55c8e68cd929aea298a2384adf1672ffdd55a87e3b997130eb7579
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/17.0/stock_picking_report_custom_description"><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-17-0/stock-logistics-reporting-17-0-stock_picking_report_custom_description"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module transfers the sales order line description to the picking
|
||||
|
||||
Reference in New Issue
Block a user