Search 1.9 billion lines of Odoo code on GitHub

maintenance_plan

Author: Odoo Community Association (OCA), Camptocamp SA
License: AGPL-3
Branch: 10.0
Repository: Change2improve/maintenance
Dependencies: maintenance
Languages: Python (257, 59.2%), XML (120, 27.6%), and reStructuredText (57, 13.1%)
Other branches: 11.0, 12.0, 13.0, 14.0, and 15.0
Other repositories: App247/maintenance, Appcademy/maintenance, ERPLibre/maintenance, EdgarNaranjo/maintenance, Emadbox/maintenance, Escodoo/maintenance, ForgeFlow/maintenance, Gabinete-Digital/maintenance, MathBenTech/maintenance, NachoAlesLopez/maintenance, NeatNerdPrime/maintenance, Nikul-Chaudhary/maintenance, OCA-MUK/maintenance, OCA/maintenance, SanteLibre/maintenance, Tecnativa/maintenance, VisiionSolucionesTecnologicas/maintenance, apetbiz/maintenance, aqjol21/maintenance, bestmazzo/maintenance, brian10048/maintenance, bvkl/maintenance, camptocamp/maintenance, csmmsc/maintenance, daramousk/maintenance, digitalliuzg/maintenance, etobella/maintenance, grindtildeath/maintenance, haroldtamo/maintenance, kmee/maintenance, lideritjnma/maintenance, maxellini/maintenance, nabima/maintenance, onesteinbv/maintenance, pscloud/maintenance, reynaldiyosfino/maintenance, sanube/maintenance, sendalpegat/maintenance, sergiocorato/maintenance, solvosci/maintenance, tegin/maintenance, totaltrader/maintenance, unitek-solusi/OCA-maintenance, and valmarnet/maintenance

<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.svg"> </a> <a name="maintenance-plan"></a> <h2>Maintenance Plan</h2> <p>This module extends the functionality of Odoo Maintenance module by allowing an equipment to have different preventive maintenance kinds.</p> <a name="installation"></a> <h3>Installation</h3> <p>Install the module.</p> <p>Should you already use the maintenance module and have equipments with field 'Preventive Maintenance Frequency' defined, a new maintenance plan will be automatically created on these equipments with maintenance kind 'Install'.</p> <p>Moreover if a Request of type 'preventive' exists, whose stage isn't marked as 'Request done', and has a Request Date matching the equipment's 'Next Preventive Maintenance', the request will be updated with the 'Install' maintenance kind.</p> <p>Make sure you don't have multiple 'preventive' requests at a stage which isn't marked as 'Request done' and on the same 'Request date' as the equipment or the module installation will fail with a User Error.</p> <a name="usage"></a> <h3>Usage</h3> <p>Instead of defining a period and duration for only one preventive maintenance per equipment, you can define multiple preventive maintenance kind for each equipment.</p> <p>Maintenance Kinds have to be defined through the configuration menu. Their name have to be unique and can be set as active or inactive, should these not be used anymore.</p> <p>On any equipment over the maintenance tab, the maintenance plan will appear as an embedded list view, allowing to add different maintenance kind with their own period and duration. The next maintenance date will then be computed automatically according to today's date and the period defined, but the maintenance request won't be created automatically as is the case in Odoo's Maintenance module.</p> <p>Instead, this module uses the original Cron job of Odoo's Maintenance module to generate maintenance requests, should there not be any requests which is not done, at the request date matching the maintenance plan next_maintenance_date for this equipment and this maintenance kind !</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/240/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/maintenance/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>