[MIG] sql_export_mail: Migration to 14.0

This commit is contained in:
hkapatel
2021-06-15 17:07:19 +05:30
committed by BT-ssteiner
parent 92b15da93e
commit a2f22489c0
8 changed files with 132 additions and 48 deletions

View File

@@ -30,7 +30,7 @@
<field
name="cron_ids"
nolabel="1"
domain="[('function', '=', '_run_all_sql_export_for_cron')]"
domain="[('model_id', '=', 'sql.export')]"
groups="base.group_system"
/>
</group>