mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -56,6 +56,7 @@ addon | version | maintainers | summary
|
||||
[stock_picking_volume](stock_picking_volume/) | 16.0.1.0.3 | [](https://github.com/lmignon) | Compute volume information on stock moves and pickings
|
||||
[stock_picking_volume_packaging](stock_picking_volume_packaging/) | 16.0.1.0.1 | | Use volume information on potential product packaging to compute the volume of a stock.move
|
||||
[stock_product_qty_by_packaging](stock_product_qty_by_packaging/) | 16.0.1.0.0 | | Compute product quantity to pick by packaging
|
||||
[stock_pull_list](stock_pull_list/) | 16.0.1.0.0 | [](https://github.com/LoisRForgeFlow) | The pull list checks the stock situation and calculates needed quantities.
|
||||
[stock_putaway_product_template](stock_putaway_product_template/) | 16.0.1.1.0 | [](https://github.com/kevinkhao) [](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view
|
||||
[stock_quant_cost_info](stock_quant_cost_info/) | 16.0.1.0.0 | | Shows the cost of the quants
|
||||
[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.1.0 | | Stock - Manual Quant Assignment
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240621.0
|
||||
16.0.20240702.0
|
||||
@@ -43,6 +43,7 @@ setuptools.setup(
|
||||
'odoo-addon-stock_picking_volume>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_picking_volume_packaging>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_product_qty_by_packaging>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_pull_list>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_putaway_product_template>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_quant_cost_info>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_quant_manual_assign>=16.0dev,<16.1dev',
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Pull List
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:5866967730daa2fba1551d9a481e2b57951921208c66b4ec1bacec6bd6982cb5
|
||||
!! source digest: sha256:f598f1bcefb9fd22bccb581da3f9ad01160129c693f4aa9493accd478543b61a
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -366,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:5866967730daa2fba1551d9a481e2b57951921208c66b4ec1bacec6bd6982cb5
|
||||
!! source digest: sha256:f598f1bcefb9fd22bccb581da3f9ad01160129c693f4aa9493accd478543b61a
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/16.0/stock_pull_list"><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-16-0/stock-logistics-warehouse-16-0-stock_pull_list"><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&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>The pull list checks the stock situation at the given location and calculates
|
||||
|
||||
Reference in New Issue
Block a user