Update entity.xml
This commit is contained in:
parent
041a2cbf21
commit
7972b49fc6
|
|
@ -49,11 +49,7 @@
|
|||
<field name="email"
|
||||
attrs="{'invisible': [('type','not in',['external'])]}"/>
|
||||
|
||||
<field name="employee_id"
|
||||
attrs="{'invisible': [('type','not in',['external'])]}"/>
|
||||
|
||||
<field name="company_name"
|
||||
attrs="{'invisible': [('type','not in',['external'])]}"/>
|
||||
|
||||
|
||||
<field name="sketch_attachment_id" widget="many2one_binary"
|
||||
attrs="{'invisible': [('type', 'not in', ['unit'])]}"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue