Skip to content

Commit d2321bc

Browse files
[MIG] stock_picking_date_deadline_syncs_scheduled_date: Migration to 18.0
1 parent 823188b commit d2321bc

File tree

4 files changed

+19
-16
lines changed

4 files changed

+19
-16
lines changed

stock_picking_date_deadline_syncs_scheduled_date/README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Stock Picking Date Deadline syncs Scheduled Date
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-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/16.0/stock_picking_date_deadline_syncs_scheduled_date
20+
:target: https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_date_deadline_syncs_scheduled_date
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-16-0/stock-logistics-workflow-16-0-stock_picking_date_deadline_syncs_scheduled_date
23+
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_picking_date_deadline_syncs_scheduled_date
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=16.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=18.0
2727
:alt: Try me on Runboat
2828

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

8787
Do not contact contributors directly about support or help with technical issues.
8888

@@ -97,8 +97,8 @@ Authors
9797
Contributors
9898
------------
9999

100-
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
101-
- Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
100+
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
101+
- Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
102102

103103
Maintainers
104104
-----------
@@ -121,6 +121,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
121121

122122
|maintainer-Shide|
123123

124-
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_date_deadline_syncs_scheduled_date>`_ project on GitHub.
124+
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_date_deadline_syncs_scheduled_date>`_ project on GitHub.
125125

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

stock_picking_date_deadline_syncs_scheduled_date/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Stock Picking Date Deadline syncs Scheduled Date",
66
"summary": "Sync Scheduled Date with Date Deadline in Stock Picking",
7-
"version": "16.0.1.0.1",
7+
"version": "18.0.1.0.0",
88
"development_status": "Alpha",
99
"category": "Inventory/Inventory",
1010
"website": "https://github.com/OCA/stock-logistics-workflow",

stock_picking_date_deadline_syncs_scheduled_date/static/description/index.html

Lines changed: 10 additions & 7 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 {
@@ -368,7 +369,7 @@ <h1 class="title">Stock Picking Date Deadline syncs Scheduled Date</h1>
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369370
!! source digest: sha256:44a9637ff76e9757f0592ae699fc9ec1b7013d9ca456f4be3248d1ee3b71a2a3
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/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-workflow/tree/16.0/stock_picking_date_deadline_syncs_scheduled_date"><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-stock_picking_date_deadline_syncs_scheduled_date"><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>
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/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-workflow/tree/18.0/stock_picking_date_deadline_syncs_scheduled_date"><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_picking_date_deadline_syncs_scheduled_date"><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>
372373
<p>This module extends the functionality of Stock Picking dates to align
373374
the Deadline Date field with the Planned Date field in the first
374375
instance and to allow the Planned Date field to be used as a reference
@@ -429,7 +430,7 @@ <h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
429430
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues">GitHub Issues</a>.
430431
In case of trouble, please check there if your issue has already been reported.
431432
If you spotted it first, help us to smash it by providing a detailed and welcomed
432-
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_date_deadline_syncs_scheduled_date%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
433+
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_date_deadline_syncs_scheduled_date%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
433434
<p>Do not contact contributors directly about support or help with technical issues.</p>
434435
</div>
435436
<div class="section" id="credits">
@@ -450,13 +451,15 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
450451
<div class="section" id="maintainers">
451452
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
452453
<p>This module is maintained by the OCA.</p>
453-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
454+
<a class="reference external image-reference" href="https://odoo-community.org">
455+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
456+
</a>
454457
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
455458
mission is to support the collaborative development of Odoo features and
456459
promote its widespread use.</p>
457460
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
458461
<p><a class="reference external image-reference" href="https://github.com/Shide"><img alt="Shide" src="https://github.com/Shide.png?size=40px" /></a></p>
459-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_date_deadline_syncs_scheduled_date">OCA/stock-logistics-workflow</a> project on GitHub.</p>
462+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_date_deadline_syncs_scheduled_date">OCA/stock-logistics-workflow</a> project on GitHub.</p>
460463
<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>
461464
</div>
462465
</div>

stock_picking_date_deadline_syncs_scheduled_date/tests/test_date_deadline_sync.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class TestDateDeadlineSync(TransactionCase):
1111
def setUpClass(cls):
1212
super().setUpClass()
1313
cls.product = cls.env["product.product"].create(
14-
{"name": "Test Product", "type": "product"}
14+
{"name": "Test Product", "type": "consu"}
1515
)
1616
cls.partner = cls.env["res.partner"].create({"name": "Test Partner"})
1717
stock_location_id = cls.env.ref("stock.stock_location_stock").id

0 commit comments

Comments
 (0)