Skip to content

Commit a70a6eb

Browse files
committed
[BOT] post-merge updates
1 parent f8ec309 commit a70a6eb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ addon | version | maintainers | summary
3636
[maintenance_equipment_tags](maintenance_equipment_tags/) | 14.0.1.0.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Adds category tags to equipment
3737
[maintenance_location](maintenance_location/) | 14.0.1.0.0 | | Define a location system for maintenance
3838
[maintenance_location_hr](maintenance_location_hr/) | 14.0.1.0.0 | | Assign equipments to locations
39-
[maintenance_plan](maintenance_plan/) | 14.0.1.6.4 | | Extends preventive maintenance planning
39+
[maintenance_plan](maintenance_plan/) | 14.0.1.6.5 | | Extends preventive maintenance planning
4040
[maintenance_plan_activity](maintenance_plan_activity/) | 14.0.1.0.3 | | This module allows defining in the maintenance plan activities that will be created once the maintenance requests are created as a consequence of the plan itself.
4141
[maintenance_product](maintenance_product/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Product
4242
[maintenance_project](maintenance_project/) | 14.0.1.1.2 | | Adds projects to maintenance equipments and requests

maintenance_plan/README.rst

+1-1
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:642c50dddee42ee38f86710167e5066f7c88e412d617a725a342c0483d3d41eb
10+
!! source digest: sha256:3de01466b8b7b4f91879dd993e3293116dc01d453161f0cbccbe13f8eca84414
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

maintenance_plan/__manifest__.py

+1-1
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": "14.0.1.6.4",
6+
"version": "14.0.1.6.5",
77
"author": "Camptocamp SA, ForgeFlow, Odoo Community Association (OCA)",
88
"license": "AGPL-3",
99
"category": "Maintenance",

maintenance_plan/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ <h1 class="title">Maintenance Plan</h1>
366366
!! This file is generated by oca-gen-addon-readme !!
367367
!! changes will be overwritten. !!
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:642c50dddee42ee38f86710167e5066f7c88e412d617a725a342c0483d3d41eb
369+
!! source digest: sha256:3de01466b8b7b4f91879dd993e3293116dc01d453161f0cbccbe13f8eca84414
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371371
<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/14.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-14-0/maintenance-14-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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372372
<p>This module extends the functionality of Odoo Maintenance module by allowing

0 commit comments

Comments
 (0)