新增功能夹具接口

This commit is contained in:
jinling.yang
2023-08-02 17:35:09 +08:00
parent 5c2e7c80da
commit 24afa53028
4 changed files with 18 additions and 184 deletions

View File

@@ -94,6 +94,11 @@
<field name="model">sf.functional.fixture</field>
<field name="arch" type="xml">
<form string="功能夹具">
<header>
<field name="registration_status" invisible="1"/>
<button type="object" class="oe_highlight" name='register_functional_fixture' string="注册"
attrs="{'invisible': [('registration_status','=','已注册')]}"/>
</header>
<sheet>
<group string="基本信息">
<group>