制造模块里的配置内的页面优化
This commit is contained in:
@@ -94,11 +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>
|
||||
<!-- <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>
|
||||
|
||||
Reference in New Issue
Block a user