[MIG] sql_export: Migration to 17.0

This commit is contained in:
Sander Lienaerts
2024-01-15 15:36:42 +01:00
parent 5908efbdca
commit 17f5bdb73f
8 changed files with 32 additions and 30 deletions

View File

@@ -15,7 +15,7 @@
<separator
string="Export file"
colspan="4"
attrs="{'invisible': [('binary_file', '=', False)]}"
invisible="not binary_file"
/>
<field name="binary_file" filename="file_name" />
<field name="file_name" invisible="1" />