[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-12-31 11:34:09 +00:00
parent fed727a6d3
commit 8923fad200
4 changed files with 27 additions and 25 deletions

View File

@@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_move_line_stock_info](account_move_line_stock_info/) | 18.0.1.0.0 | | Account Move Line Stock Info
[stock_demand_estimate](stock_demand_estimate/) | 18.0.1.0.0 | | Allows to create demand estimates.
[stock_packaging_calculator](stock_packaging_calculator/) | 18.0.1.0.0 | | Compute product quantity to pick by packaging
[stock_warehouse_calendar](stock_warehouse_calendar/) | 18.0.1.0.1 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse

View File

@@ -7,7 +7,7 @@ Account Move Line Stock Info
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c95cfb02ae6d31553516ff6776affa72bde1662db29786e174a5055c0555c3fa
!! source digest: sha256:53164360e2e9cadcd49ee50e7b62e535b55cff58d5748760bb2bedcc03d7bc8e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -39,17 +39,17 @@ generates.
Usage
=====
- A user that has access to the inventory app plus at least readonly
access to the accounting features can view the stock move of each
journal item or journal entry as a column of the journal item tree
view. It is hidden by default. The field is also visible on the
journal item form view.
- Similarly, a user that has access to both the accounting app and the
inventory app can inspect the journal items related to a stock move
by clicking on the operations of a validated transfer. This will open
the simplified form view of the stock move. If there are any related
(valuation) journal items, they will be visible under the operation
detail lines.
- A user that has access to the inventory app plus at least readonly
access to the accounting features can view the stock move of each
journal item or journal entry as a column of the journal item tree
view. It is hidden by default. The field is also visible on the
journal item form view.
- Similarly, a user that has access to both the accounting app and the
inventory app can inspect the journal items related to a stock move by
clicking on the operations of a validated transfer. This will open the
simplified form view of the stock move. If there are any related
(valuation) journal items, they will be visible under the operation
detail lines.
Bug Tracker
===========
@@ -72,14 +72,14 @@ Authors
Contributors
------------
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
- Lois Rilo <lois.rilo@forgeflow.com>
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
- Joan Mateu <joan.mateu@forgeflow.com>
- Ángel Tornero Hernández <angel.tornero@braintec.com>
(https://braintec.com)
- Nadal Francisco Garcia <nadal.francisco@braintec.com>
(https://braintec.com)
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
- Lois Rilo <lois.rilo@forgeflow.com>
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
- Joan Mateu <joan.mateu@forgeflow.com>
- Ángel Tornero Hernández <angel.tornero@braintec.com>
(https://braintec.com)
- Nadal Francisco Garcia <nadal.francisco@braintec.com>
(https://braintec.com)
Maintainers
-----------

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c95cfb02ae6d31553516ff6776affa72bde1662db29786e174a5055c0555c3fa
!! source digest: sha256:53164360e2e9cadcd49ee50e7b62e535b55cff58d5748760bb2bedcc03d7bc8e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-warehouse/tree/18.0/account_move_line_stock_info"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-account_move_line_stock_info"><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-warehouse&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds the stock move to the account move lines that it
@@ -394,9 +394,9 @@ journal item or journal entry as a column of the journal item tree
view. It is hidden by default. The field is also visible on the
journal item form view.</li>
<li>Similarly, a user that has access to both the accounting app and the
inventory app can inspect the journal items related to a stock move
by clicking on the operations of a validated transfer. This will open
the simplified form view of the stock move. If there are any related
inventory app can inspect the journal items related to a stock move by
clicking on the operations of a validated transfer. This will open the
simplified form view of the stock move. If there are any related
(valuation) journal items, they will be visible under the operation
detail lines.</li>
</ul>

View File

@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-stock-logistics-warehouse"
version = "18.0.20241227.0"
version = "18.0.20241231.0"
dependencies = [
"odoo-addon-account_move_line_stock_info==18.0.*",
"odoo-addon-stock_demand_estimate==18.0.*",
"odoo-addon-stock_packaging_calculator==18.0.*",
"odoo-addon-stock_warehouse_calendar==18.0.*",