Skip to content

Commit 2cc2041

Browse files
committed
[BOT] post-merge updates
1 parent 30aa37a commit 2cc2041

File tree

5 files changed

+20
-15
lines changed

5 files changed

+20
-15
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[delivery_procurement_group_carrier](delivery_procurement_group_carrier/) | 16.0.1.1.0 | | Delivery Procurement Group Carrier
2525
[delivery_total_weight_from_packaging](delivery_total_weight_from_packaging/) | 16.0.1.0.0 | | Include packaging weight on move, transfer and package.
26+
[procurement_auto_create_group_carrier](procurement_auto_create_group_carrier/) | 16.0.1.0.0 | | Procurement Auto Create Group Carrier
2627
[product_expiry_simple](product_expiry_simple/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Simpler and better alternative to the official product_expiry module
2728
[purchase_stock_picking_invoice_link](purchase_stock_picking_invoice_link/) | 16.0.1.0.0 | | Adds link between purchases, pickings and invoices
2829
[sale_line_returned_qty](sale_line_returned_qty/) | 16.0.1.0.0 | | Track returned quantity of sale order lines.

procurement_auto_create_group_carrier/README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Procurement Auto Create Group Carrier
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a3e22def6a50f8d4b9e15fe2a10e7787206b9f87c6703304ebb589f212062929
10+
!! source digest: sha256:d77083f1b71a318cecbf161026fd804d65c6a039bee69d249ae79f8f92b51483
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
@@ -17,13 +17,13 @@ Procurement Auto Create Group Carrier
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github
20-
:target: https://github.com/OCA/stock-logistics-workflow/tree/14.0/procurement_auto_create_group_carrier
20+
:target: https://github.com/OCA/stock-logistics-workflow/tree/16.0/procurement_auto_create_group_carrier
2121
:alt: OCA/stock-logistics-workflow
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-14-0/stock-logistics-workflow-14-0-procurement_auto_create_group_carrier
23+
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-procurement_auto_create_group_carrier
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=14.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=16.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -47,7 +47,7 @@ Bug Tracker
4747
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/issues>`_.
4848
In case of trouble, please check there if your issue has already been reported.
4949
If you spotted it first, help us to smash it by providing a detailed and welcomed
50-
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20procurement_auto_create_group_carrier%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
50+
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20procurement_auto_create_group_carrier%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5151

5252
Do not contact contributors directly about support or help with technical issues.
5353

@@ -85,6 +85,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8585
mission is to support the collaborative development of Odoo features and
8686
promote its widespread use.
8787

88-
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/14.0/procurement_auto_create_group_carrier>`_ project on GitHub.
88+
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/16.0/procurement_auto_create_group_carrier>`_ project on GitHub.
8989

9090
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

procurement_auto_create_group_carrier/static/description/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88

99
/*
1010
:Author: David Goodger ([email protected])
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -366,9 +367,9 @@ <h1 class="title">Procurement Auto Create Group Carrier</h1>
366367
!! This file is generated by oca-gen-addon-readme !!
367368
!! changes will be overwritten. !!
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:a3e22def6a50f8d4b9e15fe2a10e7787206b9f87c6703304ebb589f212062929
370+
!! source digest: sha256:d77083f1b71a318cecbf161026fd804d65c6a039bee69d249ae79f8f92b51483
370371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/14.0/procurement_auto_create_group_carrier"><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-14-0/stock-logistics-workflow-14-0-procurement_auto_create_group_carrier"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/16.0/procurement_auto_create_group_carrier"><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-16-0/stock-logistics-workflow-16-0-procurement_auto_create_group_carrier"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372373
<p>This module is the glue between <cite>procurement_auto_create_group</cite> and <cite>procurement_group_carrier</cite>.
373374
It stores the delivery carrier id into the procurement group.</p>
374375
<div class="admonition important">
@@ -395,7 +396,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
395396
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues">GitHub Issues</a>.
396397
In case of trouble, please check there if your issue has already been reported.
397398
If you spotted it first, help us to smash it by providing a detailed and welcomed
398-
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20procurement_auto_create_group_carrier%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
399+
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20procurement_auto_create_group_carrier%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
399400
<p>Do not contact contributors directly about support or help with technical issues.</p>
400401
</div>
401402
<div class="section" id="credits">
@@ -434,11 +435,13 @@ <h2><a class="toc-backref" href="#toc-entry-5">Other credits</a></h2>
434435
<div class="section" id="maintainers">
435436
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
436437
<p>This module is maintained by the OCA.</p>
437-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
438+
<a class="reference external image-reference" href="https://odoo-community.org">
439+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
440+
</a>
438441
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
439442
mission is to support the collaborative development of Odoo features and
440443
promote its widespread use.</p>
441-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/14.0/procurement_auto_create_group_carrier">OCA/stock-logistics-workflow</a> project on GitHub.</p>
444+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/16.0/procurement_auto_create_group_carrier">OCA/stock-logistics-workflow</a> project on GitHub.</p>
442445
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
443446
</div>
444447
</div>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20240926.0
1+
16.0.20240930.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
install_requires=[
1111
'odoo-addon-delivery_procurement_group_carrier>=16.0dev,<16.1dev',
1212
'odoo-addon-delivery_total_weight_from_packaging>=16.0dev,<16.1dev',
13+
'odoo-addon-procurement_auto_create_group_carrier>=16.0dev,<16.1dev',
1314
'odoo-addon-product_expiry_simple>=16.0dev,<16.1dev',
1415
'odoo-addon-purchase_stock_picking_invoice_link>=16.0dev,<16.1dev',
1516
'odoo-addon-sale_line_returned_qty>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)