Merge pull request #3925 from expsa/get_to_trans

invis feild
This commit is contained in:
mohammed-alkhazrji 2025-07-15 23:56:02 +03:00 committed by GitHub
commit a8269c8bfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<field name="attachment_id" filename="filename"/>
<field name="filename" invisible="1"/>
<field name="att_description"/>
<field name="description" required="False"/>
<field name="description" invisible="1"/>
</group>
<group>
<field name="cc_ids" widget="many2many_tags"/>