Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
attachment_queue/demo/attachment_queue.xml
Executable file
6
attachment_queue/demo/attachment_queue.xml
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo noupdate="1">
|
||||
<record id="dummy_attachment_queue" model="attachment.queue">
|
||||
<field name="name">Dummy file Used for unitests</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user