Update entity.xml

This commit is contained in:
zainab2097 2024-07-31 17:23:25 +03:00 committed by GitHub
parent 041a2cbf21
commit 7972b49fc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 5 deletions

View File

@ -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'])]}"/>