添加新设备¶
In Odoo, equipment refers to any item that is used in everyday operations, including the manufacturing of products. This can mean a piece of machinery on a production line, a tool that is used in different locations, or a computer in an office space. Equipment registered in Odoo can be owned by the company that uses the Odoo database, or by a third party, such as a vendor in the case of equipment rentals.
Using Odoo Maintenance, it is possible to track individual pieces of equipment, along with information about their maintenance requirements. To add a new piece of equipment, navigate to the Maintenance module, select , and configure the equipment as follows:
设备名称:设备的产品名称
Equipment Category: the category that the equipment belongs to; for example, computers, machinery, tools, etc.; new categories can be created by navigating to and clicking Create
公司:拥有设备的公司;同样,这可以是使用Odoo数据库的公司,也可以是第三方公司
使用者: 指定设备是否由特定的员工、部门或两者使用;选择 其他 来指定员工和部门
维护团队: 负责维修设备的团队;可以通过导航到 并选择 创建 来创建新的团队;每个团队的成员也可以从此页面分配
技术人员:负责维修设备的人员;当没有分配维护团队或者分配的团队中的特定成员应始终负责设备时,可以使用此选项来指定特定的个人;任何作为用户添加到Odoo的人都可以被指定为技术人员。
使用位置:设备使用的位置;这是一个简单的文本字段,可用于指定不是工作中心的位置,例如办公室。
工作中心: 如果设备在工作中心使用,请在此处指定;设备也可以通过导航到 ,选择一个工作中心或使用 创建 按钮创建一个新的工作中心,并在工作中心表单上点击 设备 选项卡来分配到工作中心
包括额外的产品信息¶
The Product Information tab at the bottom of the page can be used to provide further details about the piece of equipment:
供应商:购买设备的供应商
供应商参考: 分配给供应商的参考代码
Model: the specific model of the piece of equipment
序列号:设备的唯一序列号
生效日期:设备可供使用的日期;用于计算 MTBF(平均故障间隔时间)。
成本:设备购买的金额
保修到期日期:设备保修到期的日期
添加维护细节¶
The Maintenance tab at the bottom of the page provides information about the failure frequency of the piece of equipment:
Expected Mean Time Between Failure: the average number of days the equipment is expected to operate between failures. This number can be configured manually.
Mean Time Between Failure: the average number of days the equipment operates between failures. This number is calculated automatically based on previous failures, and cannot be configured manually.
Estimated Next Failure: the estimated date the equipment may experience its next failure. This date is calculated automatically based on the data in the Mean Time Between Failure and Latest Failure fields, and cannot be configured manually.
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.
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.
小技巧
To see any open maintenance requests for a piece of equipment, go to the page for the equipment, and click the Maintenance smart button at the top of the page.