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 Dec 11, 2024
1 parent 4711d69 commit 8cfee0a
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/) | 14.0.1.0.0 | | Adds the sale line position to the delivery report lines
[stock_account_quantity_history_location](stock_account_quantity_history_location/) | 14.0.1.0.1 | | Glue module between Stock Account and Stock Quantity History Location modules
[stock_account_valuation_report](stock_account_valuation_report/) | 14.0.1.0.1 | | Improves logic of the Inventory Valuation Report
[stock_average_daily_sale](stock_average_daily_sale/) | 14.0.1.0.1 | | Allows to gather delivered products average on daily basis
[stock_average_daily_sale](stock_average_daily_sale/) | 14.0.1.0.2 | | Allows to gather delivered products average on daily basis
[stock_card_report](stock_card_report/) | 14.0.1.0.2 | | Add stock card report on Inventory Reporting.
[stock_inventory_valuation_pivot](stock_inventory_valuation_pivot/) | 14.0.1.1.0 | | Add pivot view to the stock inventory valuation report
[stock_inventory_valuation_report](stock_inventory_valuation_report/) | 14.0.1.0.0 | | Add report button on Inventory Valuation.
Expand Down
2 changes: 1 addition & 1 deletion stock_average_daily_sale/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Average Daily Sale
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c52210edd44e776cae448307e04a9cc6a67ac2f41bcced4dadce27a98a0beb7a
!! source digest: sha256:1a471ed109bbb39faff2854131de09ae8752fd802a7dba3379ed447d8c01029a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_average_daily_sale/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Stock Average Daily Sale",
"summary": """
Allows to gather delivered products average on daily basis""",
"version": "14.0.1.0.1",
"version": "14.0.1.0.2",
"license": "AGPL-3",
"author": "ACSONE SA/NV,BCIM,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-reporting",
Expand Down
2 changes: 1 addition & 1 deletion stock_average_daily_sale/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Average Daily Sale</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c52210edd44e776cae448307e04a9cc6a67ac2f41bcced4dadce27a98a0beb7a
!! source digest: sha256:1a471ed109bbb39faff2854131de09ae8752fd802a7dba3379ed447d8c01029a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/14.0/stock_average_daily_sale"><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-14-0/stock-logistics-reporting-14-0-stock_average_daily_sale"><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=14.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 gather stock consumptions and build reporting for average daily
Expand Down

0 comments on commit 8cfee0a

Please sign in to comment.