You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module extends the functionality of Odoo Maintenance module adding this features:
31
+
This module extends the functionality of Odoo Maintenance module adding
32
+
this features:
32
33
33
-
- Adds a project to an equipment. You can link an existing project or create a new one (with the Create project button) after creating the equipment.
34
-
- Adds project and task to a maintenance request. The default project for a request will be the equipment one, including the preventive requests periodically created.
34
+
- Adds a project to an equipment. You can link an existing project or
35
+
create a new one (with the Create project button) after creating the
36
+
equipment.
37
+
- Adds project and task to a maintenance request. The default project
38
+
for a request will be the equipment one, including the preventive
39
+
requests periodically created.
35
40
36
-
This is is a technical addon to allow timesheet assignment to a maintenance request.
41
+
This is is a technical addon to allow timesheet assignment to a
42
+
maintenance request.
37
43
38
44
**Table of contents**
39
45
@@ -46,25 +52,25 @@ Bug Tracker
46
52
Bugs are tracked on `GitHub Issues <https://github.com/OCA/maintenance/issues>`_.
47
53
In case of trouble, please check there if your issue has already been reported.
48
54
If you spotted it first, help us to smash it by providing a detailed and welcomed
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/maintenance/tree/16.0/maintenance_project"><imgalt="OCA/maintenance" src="https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/maintenance-16-0/maintenance-16-0-maintenance_project"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/maintenance&target_branch=16.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
-
<p>This module extends the functionality of Odoo Maintenance module adding this features:</p>
372
+
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/maintenance/tree/18.0/maintenance_project"><imgalt="OCA/maintenance" src="https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/maintenance-18-0/maintenance-18-0-maintenance_project"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/maintenance&target_branch=18.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
+
<p>This module extends the functionality of Odoo Maintenance module adding
374
+
this features:</p>
374
375
<ulclass="simple">
375
-
<li>Adds a project to an equipment. You can link an existing project or create a new one (with the Create project button) after creating the equipment.</li>
376
-
<li>Adds project and task to a maintenance request. The default project for a request will be the equipment one, including the preventive requests periodically created.</li>
376
+
<li>Adds a project to an equipment. You can link an existing project or
377
+
create a new one (with the Create project button) after creating the
378
+
equipment.</li>
379
+
<li>Adds project and task to a maintenance request. The default project
380
+
for a request will be the equipment one, including the preventive
381
+
requests periodically created.</li>
377
382
</ul>
378
-
<p>This is is a technical addon to allow timesheet assignment to a maintenance request.</p>
383
+
<p>This is is a technical addon to allow timesheet assignment to a
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
420
426
mission is to support the collaborative development of Odoo features and
421
427
promote its widespread use.</p>
422
-
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/maintenance/tree/16.0/maintenance_project">OCA/maintenance</a> project on GitHub.</p>
428
+
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/maintenance/tree/18.0/maintenance_project">OCA/maintenance</a> project on GitHub.</p>
423
429
<p>You are welcome to contribute. To learn how please visit <aclass="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
0 commit comments