Skip to content

Commit 4b466ce

Browse files
[MIG] product_variant_sale_price: Migration to 19.0
1 parent 674439c commit 4b466ce

4 files changed

Lines changed: 24 additions & 20 deletions

File tree

product_variant_sale_price/README.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Product Variant Sale Price
2121
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2222
:alt: License: AGPL-3
2323
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--variant-lightgray.png?logo=github
24-
:target: https://github.com/OCA/product-variant/tree/18.0/product_variant_sale_price
24+
:target: https://github.com/OCA/product-variant/tree/19.0/product_variant_sale_price
2525
:alt: OCA/product-variant
2626
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27-
:target: https://translation.odoo-community.org/projects/product-variant-18-0/product-variant-18-0-product_variant_sale_price
27+
:target: https://translation.odoo-community.org/projects/product-variant-19-0/product-variant-19-0-product_variant_sale_price
2828
:alt: Translate me on Weblate
2929
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30-
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-variant&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-variant&target_branch=19.0
3131
:alt: Try me on Runboat
3232

3333
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -51,7 +51,7 @@ Bug Tracker
5151
Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-variant/issues>`_.
5252
In case of trouble, please check there if your issue has already been reported.
5353
If you spotted it first, help us to smash it by providing a detailed and welcomed
54-
`feedback <https://github.com/OCA/product-variant/issues/new?body=module:%20product_variant_sale_price%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
54+
`feedback <https://github.com/OCA/product-variant/issues/new?body=module:%20product_variant_sale_price%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5555

5656
Do not contact contributors directly about support or help with technical issues.
5757

@@ -66,16 +66,16 @@ Authors
6666
Contributors
6767
------------
6868

69-
- Carlos Dauden <carlos.dauden@tecnativa.com>
70-
- Sergio Teruel <sergio.teruel@tecnativa.com>
71-
- Alex Comba <alex.comba@agilebg.com>
72-
- Fabien Bourgeois <fabien@yaltik.com>
73-
- Vicent Cubells <info@obertix.net>
74-
- RabbitJon-S73 <roger@studio73.es>
75-
- Emanuel Cino <ecino@compassion.ch>
76-
- Pedroguirao <pguirao@puntsistemes.es>
77-
- Gabriel Grinspan <gabriel@rooteam.net>
78-
- Nils Coenen <nils.coenen@nico-solutions.de>
69+
- Carlos Dauden <carlos.dauden@tecnativa.com>
70+
- Sergio Teruel <sergio.teruel@tecnativa.com>
71+
- Alex Comba <alex.comba@agilebg.com>
72+
- Fabien Bourgeois <fabien@yaltik.com>
73+
- Vicent Cubells <info@obertix.net>
74+
- RabbitJon-S73 <roger@studio73.es>
75+
- Emanuel Cino <ecino@compassion.ch>
76+
- Pedroguirao <pguirao@puntsistemes.es>
77+
- Gabriel Grinspan <gabriel@rooteam.net>
78+
- Nils Coenen <nils.coenen@nico-solutions.de>
7979

8080
Maintainers
8181
-----------
@@ -90,6 +90,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
9090
mission is to support the collaborative development of Odoo features and
9191
promote its widespread use.
9292

93-
This module is part of the `OCA/product-variant <https://github.com/OCA/product-variant/tree/18.0/product_variant_sale_price>`_ project on GitHub.
93+
This module is part of the `OCA/product-variant <https://github.com/OCA/product-variant/tree/19.0/product_variant_sale_price>`_ project on GitHub.
9494

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

product_variant_sale_price/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Product Variant Sale Price",
77
"summary": "Allows to write fixed prices in product variants",
8-
"version": "18.0.1.0.1",
8+
"version": "19.0.1.0.0",
99
"category": "Product Management",
1010
"website": "https://github.com/OCA/product-variant",
1111
"author": "Tecnativa, Odoo Community Association (OCA)",

product_variant_sale_price/static/description/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h1>Product Variant Sale Price</h1>
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375
!! source digest: sha256:80aa85c4d1904716f709eaf7f4e18616cc709af1353224e6858562adb463d087
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/product-variant/tree/18.0/product_variant_sale_price"><img alt="OCA/product-variant" src="https://img.shields.io/badge/github-OCA%2Fproduct--variant-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-variant-18-0/product-variant-18-0-product_variant_sale_price"><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/product-variant&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/product-variant/tree/19.0/product_variant_sale_price"><img alt="OCA/product-variant" src="https://img.shields.io/badge/github-OCA%2Fproduct--variant-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-variant-19-0/product-variant-19-0-product_variant_sale_price"><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/product-variant&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module allows to handle sale price at product variant level
379379
(product.product) instead of product level (product.template), which is
380380
the default.</p>
@@ -398,7 +398,7 @@ <h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
398398
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-variant/issues">GitHub Issues</a>.
399399
In case of trouble, please check there if your issue has already been reported.
400400
If you spotted it first, help us to smash it by providing a detailed and welcomed
401-
<a class="reference external" href="https://github.com/OCA/product-variant/issues/new?body=module:%20product_variant_sale_price%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
401+
<a class="reference external" href="https://github.com/OCA/product-variant/issues/new?body=module:%20product_variant_sale_price%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402402
<p>Do not contact contributors directly about support or help with technical issues.</p>
403403
</div>
404404
<div class="section" id="credits">
@@ -433,7 +433,7 @@ <h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
433433
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
434434
mission is to support the collaborative development of Odoo features and
435435
promote its widespread use.</p>
436-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/product-variant/tree/18.0/product_variant_sale_price">OCA/product-variant</a> project on GitHub.</p>
436+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/product-variant/tree/19.0/product_variant_sale_price">OCA/product-variant</a> project on GitHub.</p>
437437
<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>
438438
</div>
439439
</div>

product_variant_sale_price/tests/test_product.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ class TestProductVariantPrice(BaseCommon):
99
def setUpClass(cls):
1010
super().setUpClass()
1111
cls.env = cls.env(
12-
context=dict(cls.env.context, test_product_variant_sale_price=True)
12+
context=dict(
13+
cls.env.context,
14+
test_product_variant_sale_price=True,
15+
tracking_disable=True,
16+
)
1317
)
1418
cls.template = cls.env["product.template"]
1519
cls.product_product = cls.env["product.product"]

0 commit comments

Comments
 (0)