Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Sep 9, 2024
1 parent 3f13dbb commit 30d16c6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ addon | version | maintainers | summary
[stock_account_valuation_report](stock_account_valuation_report/) | 16.0.1.0.0 | | Improves logic of the Inventory Valuation Report
[stock_average_daily_sale](stock_average_daily_sale/) | 16.0.1.0.0 | | Allows to gather delivered products average on daily basis
[stock_card_report](stock_card_report/) | 16.0.1.0.1 | | Add stock card report on Inventory Reporting.
[stock_move_value_report](stock_move_value_report/) | 16.0.1.0.0 | | Stock Move Cost Value Report
[stock_picking_batch_report](stock_picking_batch_report/) | 16.0.1.0.0 | | Stock Picking Batch Report
[stock_picking_operations_multilang](stock_picking_operations_multilang/) | 16.0.1.0.0 | | Stock Picking Operations Multilang
[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
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20240731.0
16.0.20240909.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
'odoo-addon-stock_account_valuation_report>=16.0dev,<16.1dev',
'odoo-addon-stock_average_daily_sale>=16.0dev,<16.1dev',
'odoo-addon-stock_card_report>=16.0dev,<16.1dev',
'odoo-addon-stock_move_value_report>=16.0dev,<16.1dev',
'odoo-addon-stock_picking_batch_report>=16.0dev,<16.1dev',
'odoo-addon-stock_picking_operations_multilang>=16.0dev,<16.1dev',
'odoo-addon-stock_picking_report_custom_description>=16.0dev,<16.1dev',
Expand Down
2 changes: 1 addition & 1 deletion stock_move_value_report/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Move Cost Value Report
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ebbb67db7c58015f463e18ae628cdf358196fa2923d740ad689ae8af262fe164
!! source digest: sha256:1cf16f7978057afbcd326754a5cdd46875e19b76f62c4532aafafb6dbf7b379e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_move_value_report/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Move Cost Value Report</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ebbb67db7c58015f463e18ae628cdf358196fa2923d740ad689ae8af262fe164
!! source digest: sha256:1cf16f7978057afbcd326754a5cdd46875e19b76f62c4532aafafb6dbf7b379e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_move_value_report"><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_move_value_report"><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>
<p>This module allows to obtain a report with cost value of a given operation like
Expand Down

0 comments on commit 30d16c6

Please sign in to comment.