[MIG] sql_export_mail: Migration to 14.0

This commit is contained in:
hkapatel
2021-06-15 17:07:19 +05:30
committed by Sylvain LE GAL
parent f7585a5b92
commit 647d954584
5 changed files with 5 additions and 27 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>