处理功能刀具预警没有自动创建预警记录和拆解单问题

This commit is contained in:
yuxianghui
2025-04-15 17:20:16 +08:00
parent bc85c457ad
commit 2de0e9f02f
3 changed files with 33 additions and 15 deletions

View File

@@ -42,6 +42,7 @@
<field name="arch" type="xml">
<form create="0" edit="0" delete="0">
<header>
<button name="set_functional_tool_status" string="报警" type="object" invisible="1"/>
<!-- <button name="enroll_functional_tool_entity" string="功能刀具注册" type="object"-->
<!-- class="btn-primary"/>-->
<field name="functional_tool_status" widget="statusbar" statusbar_visible="正常,报警,已拆除"/>