Skip to content

Commit aa7d9e1

Browse files
committed
[BOT] post-merge updates
1 parent b6ec117 commit aa7d9e1

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ addon | version | maintainers | summary
4141
[stock_dynamic_routing](stock_dynamic_routing/) | 18.0.1.0.2 | <a href='https://github.com/jbaudoux'><img src='https://github.com/jbaudoux.png' width='32' height='32' style='border-radius:50%;' alt='jbaudoux'/></a> | Dynamic routing of stock moves
4242
[stock_dynamic_routing_reserve_rule](stock_dynamic_routing_reserve_rule/) | 18.0.1.0.0 | | Glue module between dynamic routing and reservation rules
4343
[stock_landed_costs_priority](stock_landed_costs_priority/) | 18.0.1.0.0 | | Add priority to landed costs
44+
[stock_landed_costs_purchase_auto](stock_landed_costs_purchase_auto/) | 18.0.1.0.0 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Stock landed costs purchase auto
4445
[stock_lock_lot](stock_lock_lot/) | 18.0.1.0.0 | | Stock Lock Lot
4546
[stock_move_actual_date](stock_move_actual_date/) | 18.0.1.0.0 | <a href='https://github.com/yostashiro'><img src='https://github.com/yostashiro.png' width='32' height='32' style='border-radius:50%;' alt='yostashiro'/></a> <a href='https://github.com/aungkokolin1997'><img src='https://github.com/aungkokolin1997.png' width='32' height='32' style='border-radius:50%;' alt='aungkokolin1997'/></a> | Stock Move Actual Date
4647
[stock_move_auto_assign_auto_release](stock_move_auto_assign_auto_release/) | 18.0.1.0.0 | | Auto release moves after auto assign

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-workflow"
3-
version = "18.0.20250923.0"
3+
version = "18.0.20251016.0"
44
dependencies = [
55
"odoo-addon-delivery_procurement_group_carrier==18.0.*",
66
"odoo-addon-delivery_total_weight_from_packaging==18.0.*",
@@ -18,6 +18,7 @@ dependencies = [
1818
"odoo-addon-stock_dynamic_routing==18.0.*",
1919
"odoo-addon-stock_dynamic_routing_reserve_rule==18.0.*",
2020
"odoo-addon-stock_landed_costs_priority==18.0.*",
21+
"odoo-addon-stock_landed_costs_purchase_auto==18.0.*",
2122
"odoo-addon-stock_lock_lot==18.0.*",
2223
"odoo-addon-stock_move_actual_date==18.0.*",
2324
"odoo-addon-stock_move_auto_assign_auto_release==18.0.*",

stock_landed_costs_purchase_auto/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 landed costs purchase auto
37
================================
@@ -7,13 +11,13 @@ Stock landed costs purchase auto
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a21a449292606e3298a14e34a59cc4cb3739a63d7a242cf6713332c53580e31f
14+
!! source digest: sha256:46675649716d05795db30d390e2baa08e69348da7f4fb9c147fa44aaf39d06b3
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-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github

stock_landed_costs_purchase_auto/static/description/index.html

Lines changed: 17 additions & 11 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 landed costs purchase auto</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-landed-costs-purchase-auto">
364-
<h1 class="title">Stock landed costs purchase auto</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-landed-costs-purchase-auto">
370+
<h1>Stock landed costs purchase auto</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:a21a449292606e3298a14e34a59cc4cb3739a63d7a242cf6713332c53580e31f
375+
!! source digest: sha256:46675649716d05795db30d390e2baa08e69348da7f4fb9c147fa44aaf39d06b3
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/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-workflow/tree/18.0/stock_landed_costs_purchase_auto"><img alt="OCA/stock-logistics-workflow" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_landed_costs_purchase_auto"><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-workflow&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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_landed_costs_purchase_auto"><img alt="OCA/stock-logistics-workflow" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_landed_costs_purchase_auto"><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-workflow&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 addon will auto-create a stock landed cost linked to the purchase
374379
order when it is confirmed.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,7 +391,7 @@ <h1 class="title">Stock landed costs purchase auto</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<ol class="arabic simple">
391396
<li>Go to Purchase&gt; Orders &gt; Requests for Quotation.</li>
392397
<li>Create an order with any product.</li>
@@ -399,23 +404,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
399404
</ol>
400405
</div>
401406
<div class="section" id="bug-tracker">
402-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
407+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
403408
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues">GitHub Issues</a>.
404409
In case of trouble, please check there if your issue has already been reported.
405410
If you spotted it first, help us to smash it by providing a detailed and welcomed
406411
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_purchase_auto%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
407412
<p>Do not contact contributors directly about support or help with technical issues.</p>
408413
</div>
409414
<div class="section" id="credits">
410-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
415+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
411416
<div class="section" id="authors">
412-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
417+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
413418
<ul class="simple">
414419
<li>Tecnativa</li>
415420
</ul>
416421
</div>
417422
<div class="section" id="contributors">
418-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
423+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
419424
<ul class="simple">
420425
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a><ul>
421426
<li>Pedro M. Baeza</li>
@@ -425,7 +430,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
425430
</ul>
426431
</div>
427432
<div class="section" id="maintainers">
428-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
433+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
429434
<p>This module is maintained by the OCA.</p>
430435
<a class="reference external image-reference" href="https://odoo-community.org">
431436
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -440,5 +445,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
440445
</div>
441446
</div>
442447
</div>
448+
</div>
443449
</body>
444450
</html>

0 commit comments

Comments
 (0)