Skip to content

Commit 6a399e9

Browse files
committed
[BOT] post-merge updates
1 parent 16c4ba0 commit 6a399e9

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ addon | version | maintainers | summary
2727
[maintenance_equipment_sequence](maintenance_equipment_sequence/) | 17.0.1.0.1 | [![AdriaGForgeFlow](https://github.com/AdriaGForgeFlow.png?size=30px)](https://github.com/AdriaGForgeFlow) | Adds sequence to maintenance equipment defined in the equipment's category
2828
[maintenance_equipment_status](maintenance_equipment_status/) | 17.0.1.0.0 | | Maintenance Equipment Status
2929
[maintenance_equipment_usage](maintenance_equipment_usage/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Equipment Usage
30-
[maintenance_plan](maintenance_plan/) | 17.0.1.1.1 | | Extends preventive maintenance planning
30+
[maintenance_plan](maintenance_plan/) | 17.0.1.1.2 | | Extends preventive maintenance planning
3131
[maintenance_product](maintenance_product/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Product
3232
[maintenance_project](maintenance_project/) | 17.0.2.0.0 | | Adds projects to maintenance equipments and requests
3333
[maintenance_request_employee](maintenance_request_employee/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Request Employee

maintenance_plan/README.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Maintenance Plan
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1bb935d4e669678ae008f4a8faf813bc954932ac7c8883516d421d15a1bdb855
10+
!! source digest: sha256:cd21f05e56ccccd12e88d22a3009fd970401a379a695813d5815b03ed56303a2
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -119,14 +119,14 @@ Authors
119119
Contributors
120120
------------
121121

122-
- Akim Juillerat <[email protected]>
123-
- Matteo Mazzoni <[email protected]>
124-
- David Alonso <[email protected]>
125-
- Adrià Gil Sorribes <[email protected]>
126-
- Jordi Ballester Alomar <[email protected]>
127-
- Lois Rilo <[email protected]>
128-
- Enric Tobella <[email protected]>
129-
- Alexei Rivera <[email protected]>
122+
- Akim Juillerat <[email protected]>
123+
- Matteo Mazzoni <[email protected]>
124+
- David Alonso <[email protected]>
125+
- Adrià Gil Sorribes <[email protected]>
126+
- Jordi Ballester Alomar <[email protected]>
127+
- Lois Rilo <[email protected]>
128+
- Enric Tobella <[email protected]>
129+
- Alexei Rivera <[email protected]>
130130

131131
Maintainers
132132
-----------

maintenance_plan/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Maintenance Plan",
55
"summary": "Extends preventive maintenance planning",
6-
"version": "17.0.1.1.1",
6+
"version": "17.0.1.1.2",
77
"author": "Camptocamp SA, ForgeFlow, Odoo Community Association (OCA)",
88
"license": "AGPL-3",
99
"category": "Maintenance",

maintenance_plan/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Maintenance Plan</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:1bb935d4e669678ae008f4a8faf813bc954932ac7c8883516d421d15a1bdb855
370+
!! source digest: sha256:cd21f05e56ccccd12e88d22a3009fd970401a379a695813d5815b03ed56303a2
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/17.0/maintenance_plan"><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-17-0/maintenance-17-0-maintenance_plan"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module extends the functionality of Odoo Maintenance module by

0 commit comments

Comments
 (0)