[REF] remove deprecated <data> tags

This commit is contained in:
Robin Keunen
2023-11-02 18:00:41 +01:00
committed by Darío Lodeiros
parent b1dc8758bb
commit 919afe0193
28 changed files with 5447 additions and 5494 deletions

View File

@@ -1,9 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<data noupdate="1">
<odoo noupdate="1">
<record id="channel_institution_file_send" model="queue.job.channel">
<field name="name">institution_file_send</field>
<field name="parent_id" ref="queue_job.channel_root" />
</record>
</data>
</odoo>