[IMP] Maintenance: update add new equipment
closes odoo/documentation#9790 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
parent
55f2d86800
commit
d25d62d1c0
@ -45,7 +45,7 @@ and configure the equipment as follows:
|
|||||||
Include additional product information
|
Include additional product information
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
The :guilabel:`Product Information` tab at the bottom of the form can be used to provide further
|
The :guilabel:`Product Information` tab at the bottom of the page can be used to provide further
|
||||||
details about the piece of equipment:
|
details about the piece of equipment:
|
||||||
|
|
||||||
- :guilabel:`Vendor`: the vendor that the equipment was purchased from
|
- :guilabel:`Vendor`: the vendor that the equipment was purchased from
|
||||||
@ -64,24 +64,29 @@ details about the piece of equipment:
|
|||||||
Add maintenance details
|
Add maintenance details
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
The :guilabel:`Maintenance` tab includes information that can be useful to maintenance teams:
|
The :guilabel:`Maintenance` tab at the bottom of the page provides information about the failure
|
||||||
|
frequency of the piece of equipment:
|
||||||
|
|
||||||
- :guilabel:`Preventive Maintenance Frequency`: specifies how often maintenance should be
|
- :guilabel:`Expected Mean Time Between Failure`: the average number of days the equipment is
|
||||||
performed to prevent equipment failure
|
expected to operate between failures. This number can be configured manually.
|
||||||
- :guilabel:`Maintenance Duration`: the amount of time required to fix the equipment when it fails
|
- :guilabel:`Mean Time Between Failure`: the average number of days the equipment operates between
|
||||||
- :guilabel:`Expected Mean Time Between Failure`: the average amount of time that the equipment is
|
failures. This number is calculated automatically based on previous failures, and cannot
|
||||||
expected to operate before failing
|
be configured manually.
|
||||||
|
- :guilabel:`Estimated Next Failure`: the estimated date the equipment may experience its next
|
||||||
|
failure.
|
||||||
|
This date is calculated automatically based on the data in the :guilabel:`Mean Time Between
|
||||||
|
Failure` and :guilabel:`Latest Failure` fields, and cannot be configured manually.
|
||||||
|
- :guilabel:`Latest Failure`: the most recent date on which the equipment failed. This date is based
|
||||||
|
on the creation date of the equipment's most recent maintenance request, and cannot be configured
|
||||||
|
manually.
|
||||||
|
- :guilabel:`Mean Time To Repair`: the average number of days needed to repair the equipment. This
|
||||||
|
number is calculated automatically based on the duration of previous maintenance requests, and
|
||||||
|
cannot be configured manually.
|
||||||
|
|
||||||
.. image:: add_new_equipment/new-equipment-maintenance.png
|
.. image:: add_new_equipment/new-equipment-maintenance.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: The maintenance tab for the new piece of equipment.
|
:alt: The maintenance tab for a piece of equipment.
|
||||||
|
|
||||||
.. Note::
|
|
||||||
The :guilabel:`Maintenance` tab also includes sections for :guilabel:`Mean Time Between Failure`,
|
|
||||||
:guilabel:`Estimated Next Failure`, :guilabel:`Latest Failure`,
|
|
||||||
and :guilabel:`Mean Time To Repair`. These values are calculated automatically based on
|
|
||||||
maintenance requests if any exist.
|
|
||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
To see the maintenance requests for a piece of equipment, go to the page for the equipment and
|
To see any open maintenance requests for a piece of equipment, go to the page for the equipment,
|
||||||
select :guilabel:`Maintenance` in the top right corner of the form.
|
and click the :guilabel:`Maintenance` smart button at the top of the page.
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.6 KiB |
Loading…
Reference in New Issue
Block a user