Skip to content

Commit 9d710ec

Browse files
committed
[MIG] excel_import_export_unidecode: Migration to 17.0
1 parent a754b59 commit 9d710ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

excel_import_export_unidecode/views/xlsx_template_view.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<field
1212
name="is_unidecode"
1313
attrs="{'invisible': [('section_type', '!=', 'data')]}"
14+
invisible="section_type != 'data'"
1415
/>
1516
</field>
1617
</field>

0 commit comments

Comments
 (0)