Skip to content

Commit 3882271

Browse files
[MIG] maintenance_product: Migration to 18.0
1 parent 988390b commit 3882271

File tree

5 files changed

+18
-4
lines changed

5 files changed

+18
-4
lines changed

maintenance_product/README.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Maintenance Product
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c968eeb1ea028e306cece6e04b7423c3b6b8aba357f290269a51e83ecf8aa1fa
10+
!! source digest: sha256:d4666f8999cafd22d5155afadac0517f06461b1ee8afb007d7b562e8ded5f7ba
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -85,6 +85,11 @@ Contributors
8585

8686
- Víctor Martínez
8787
- Pedro M. Baeza
88+
- Carolina Fernandez
89+
90+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
91+
92+
- Bhavesh Heliconia
8893

8994
Maintainers
9095
-----------

maintenance_product/__manifest__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Copyright 2022 Tecnativa - Víctor Martínez
2+
# Copyright 2024 Tecnativa - Carolina Fernandez
23
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
34
{
45
"name": "Maintenance Product",
5-
"version": "16.0.1.0.0",
6+
"version": "18.0.1.0.0",
67
"category": "Maintenance",
78
"website": "https://github.com/OCA/maintenance",
89
"author": "Tecnativa, Odoo Community Association (OCA)",

maintenance_product/i18n/maintenance_product.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 16.0\n"
7+
"Project-Id-Version: Odoo Server 17.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"

maintenance_product/readme/CONTRIBUTORS.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
- [Tecnativa](https://www.tecnativa.com):
33
- Víctor Martínez
44
- Pedro M. Baeza
5+
- Carolina Fernandez
6+
- [Heliconia Solutions Pvt. Ltd.](https://www.heliconia.io)
7+
- Bhavesh Heliconia

maintenance_product/static/description/index.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Maintenance Product</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:c968eeb1ea028e306cece6e04b7423c3b6b8aba357f290269a51e83ecf8aa1fa
370+
!! source digest: sha256:d4666f8999cafd22d5155afadac0517f06461b1ee8afb007d7b562e8ded5f7ba
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/maintenance/tree/18.0/maintenance_product"><img alt="OCA/maintenance" src="https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/maintenance-18-0/maintenance-18-0-maintenance_product"><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/maintenance&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module links <em>Maintenance Equipments</em> and <em>Products</em>, easing
@@ -431,6 +431,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
431431
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
432432
<li>Víctor Martínez</li>
433433
<li>Pedro M. Baeza</li>
434+
<li>Carolina Fernandez</li>
435+
</ul>
436+
</li>
437+
<li><a class="reference external" href="https://www.heliconia.io">Heliconia Solutions Pvt. Ltd.</a><ul>
438+
<li>Bhavesh Heliconia</li>
434439
</ul>
435440
</li>
436441
</ul>

0 commit comments

Comments
 (0)