diff --git a/README.md b/README.md index 9957a46b7..d5cb31090 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ addon | version | maintainers | summary [maintenance_equipment_sequence](maintenance_equipment_sequence/) | 14.0.1.0.0 | [![AdriaGForgeFlow](https://github.com/AdriaGForgeFlow.png?size=30px)](https://github.com/AdriaGForgeFlow) | Adds sequence to maintenance equipment defined in the equipment's category [maintenance_equipment_status](maintenance_equipment_status/) | 14.0.1.1.1 | | Maintenance Equipment Status [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 -[maintenance_plan](maintenance_plan/) | 14.0.1.6.3 | | Extends preventive maintenance planning +[maintenance_plan](maintenance_plan/) | 14.0.1.6.4 | | Extends preventive maintenance planning [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. [maintenance_product](maintenance_product/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Product [maintenance_project](maintenance_project/) | 14.0.1.1.2 | | Adds projects to maintenance equipments and requests diff --git a/maintenance_plan/README.rst b/maintenance_plan/README.rst index 52e612b6c..db1518cbb 100644 --- a/maintenance_plan/README.rst +++ b/maintenance_plan/README.rst @@ -7,7 +7,7 @@ Maintenance Plan !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:635ae483dcd671c49c103a0ae04aa4de6d9dd6f40addeb68f296856ae88c6933 + !! source digest: sha256:642c50dddee42ee38f86710167e5066f7c88e412d617a725a342c0483d3d41eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -114,6 +114,7 @@ Contributors * AdriĆ  Gil Sorribes * Jordi Ballester Alomar * Lois Rilo +* Enric Tobella Maintainers ~~~~~~~~~~~ diff --git a/maintenance_plan/__manifest__.py b/maintenance_plan/__manifest__.py index ad2fc7f1d..7bf5e7a90 100644 --- a/maintenance_plan/__manifest__.py +++ b/maintenance_plan/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Maintenance Plan", "summary": "Extends preventive maintenance planning", - "version": "14.0.1.6.3", + "version": "14.0.1.6.4", "author": "Camptocamp SA, ForgeFlow, Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Maintenance", diff --git a/maintenance_plan/static/description/index.html b/maintenance_plan/static/description/index.html index 4a9af1f7c..3472958c3 100644 --- a/maintenance_plan/static/description/index.html +++ b/maintenance_plan/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Maintenance Plan

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:635ae483dcd671c49c103a0ae04aa4de6d9dd6f40addeb68f296856ae88c6933 +!! source digest: sha256:642c50dddee42ee38f86710167e5066f7c88e412d617a725a342c0483d3d41eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/maintenance Translate me on Weblate Try me on Runboat

This module extends the functionality of Odoo Maintenance module by allowing @@ -453,6 +452,7 @@

Contributors

  • AdriĆ  Gil Sorribes <adria.gil@forgeflow.com>
  • Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
  • Lois Rilo <lois.rilo@forgeflow.com>
  • +
  • Enric Tobella <enric.tobella@dixmit.com>