Skip to content

Commit ef9eb6d

Browse files
committed
[BOT] post-merge updates
1 parent 128cdb5 commit ef9eb6d

File tree

4 files changed

+25
-13
lines changed

4 files changed

+25
-13
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ addon | version | maintainers | summary
4747
[stock_move_common_dest](stock_move_common_dest/) | 18.0.1.0.1 | | Adds field for common destination moves
4848
[stock_move_location](stock_move_location/) | 18.0.1.0.0 | | This module allows to move all stock in a stock location to an other one.
4949
[stock_move_packaging_qty](stock_move_packaging_qty/) | 18.0.1.0.1 | <a href='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/yajo'><img src='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/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> <a href='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/EmilioPascual'><img src='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/EmilioPascual.png' width='32' height='32' style='border-radius:50%;' alt='EmilioPascual'/></a> <a href='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/Shide'><img src='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/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> | Add packaging fields in the stock moves
50+
[stock_move_purchase_uom](stock_move_purchase_uom/) | 18.0.1.0.0 | | Allow to use the purchase UoM in a stock move
5051
[stock_move_reset_quantity](stock_move_reset_quantity/) | 18.0.1.0.0 | | Reset quantity to zero
5152
[stock_packaging_calculator](stock_packaging_calculator/) | 18.0.2.0.0 | | Compute product quantity to pick by packaging
5253
[stock_picking_completion_info](stock_picking_completion_info/) | 18.0.1.0.0 | | Display on current document completion information according to next operations

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-stock-logistics-warehouse"
3-
version = "18.0.20250805.0"
3+
version = "18.0.20250827.0"
44
dependencies = [
55
"odoo-addon-account_move_line_stock_info==18.0.*",
66
"odoo-addon-procurement_auto_create_group==18.0.*",
@@ -24,6 +24,7 @@ dependencies = [
2424
"odoo-addon-stock_move_common_dest==18.0.*",
2525
"odoo-addon-stock_move_location==18.0.*",
2626
"odoo-addon-stock_move_packaging_qty==18.0.*",
27+
"odoo-addon-stock_move_purchase_uom==18.0.*",
2728
"odoo-addon-stock_move_reset_quantity==18.0.*",
2829
"odoo-addon-stock_packaging_calculator==18.0.*",
2930
"odoo-addon-stock_picking_completion_info==18.0.*",

stock_move_purchase_uom/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=======================
26
Stock Move Purchase UoM
37
=======================
@@ -7,13 +11,13 @@ Stock Move Purchase UoM
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:5f1b6d97fc0839e64b6ead77d19723a471b87a9abf389cecf3f9b699da4071c9
14+
!! source digest: sha256:20b7be1d6cffffb356066f3be3630da825ff45a08134d45a64c951afaa10a143
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github

stock_move_purchase_uom/static/description/index.html

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Stock Move Purchase UoM</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="stock-move-purchase-uom">
364-
<h1 class="title">Stock Move Purchase UoM</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="stock-move-purchase-uom">
370+
<h1>Stock Move Purchase UoM</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:5f1b6d97fc0839e64b6ead77d19723a471b87a9abf389cecf3f9b699da4071c9
375+
!! source digest: sha256:20b7be1d6cffffb356066f3be3630da825ff45a08134d45a64c951afaa10a143
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_move_purchase_uom"><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-stock_move_purchase_uom"><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>
377+
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_move_purchase_uom"><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-stock_move_purchase_uom"><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>
373378
<p>This module adds a check in the operation types form that allows users
374379
to decide if they want to use the purchase UoM for the moves of that
375380
operation type.</p>
@@ -386,29 +391,29 @@ <h1 class="title">Stock Move Purchase UoM</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="bug-tracker">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
390395
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
391396
In case of trouble, please check there if your issue has already been reported.
392397
If you spotted it first, help us to smash it by providing a detailed and welcomed
393398
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_move_purchase_uom%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
394399
<p>Do not contact contributors directly about support or help with technical issues.</p>
395400
</div>
396401
<div class="section" id="credits">
397-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
398403
<div class="section" id="authors">
399-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
404+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
400405
<ul class="simple">
401406
<li>ForgeFlow</li>
402407
</ul>
403408
</div>
404409
<div class="section" id="contributors">
405-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
406411
<ul class="simple">
407412
<li>Marina Alapont &lt;<a class="reference external" href="mailto:marina.alapoont&#64;forgeflow.com">marina.alapoont&#64;forgeflow.com</a>&gt;</li>
408413
</ul>
409414
</div>
410415
<div class="section" id="maintainers">
411-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
416+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
412417
<p>This module is maintained by the OCA.</p>
413418
<a class="reference external image-reference" href="https://odoo-community.org">
414419
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -421,5 +426,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
421426
</div>
422427
</div>
423428
</div>
429+
</div>
424430
</body>
425431
</html>

0 commit comments

Comments
 (0)