Files
pms/pms_l10n_es/data/queue_data.xml
2023-11-15 13:49:12 +01:00

8 lines
293 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<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>
</odoo>