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 26, 2024
1 parent 530623f commit 301b8b7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ addon | version | maintainers | summary
[delivery_line_sale_line_position](delivery_line_sale_line_position/) | 16.0.1.1.0 | | Adds the sale line position to the delivery report lines
[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.1.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_card_report](stock_card_report/) | 16.0.1.0.2 | | 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
Expand Down
2 changes: 1 addition & 1 deletion stock_card_report/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Card Report
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0d50cdbe492deb05b6e97f18a030c8463b97ec862e381536dae9d8b2b704709e
!! source digest: sha256:1ecd5466bffa3671a74f99117d6d178a3097f7ed1c282db853a7253b1fed0997
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_card_report/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Stock Card Report",
"summary": "Add stock card report on Inventory Reporting.",
"version": "16.0.1.0.1",
"version": "16.0.1.0.2",
"category": "Warehouse",
"website": "https://github.com/OCA/stock-logistics-reporting",
"author": "Ecosoft, Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion stock_card_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 Card Report</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0d50cdbe492deb05b6e97f18a030c8463b97ec862e381536dae9d8b2b704709e
!! source digest: sha256:1ecd5466bffa3671a74f99117d6d178a3097f7ed1c282db853a7253b1fed0997
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_card_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_card_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>Stock Card Report is the report that display movement (in/out) of a product in a specified location and date range.</p>
Expand Down

0 comments on commit 301b8b7

Please sign in to comment.