Browse Source

Merge PR #1916 into 12.0

Signed-off-by sebastienbeau
12.0-mig-module_prototyper_last
OCA-git-bot 4 years ago
parent
commit
0a4814f8be
  1. 1
      attachment_queue/views/attachment_queue_view.xml

1
attachment_queue/views/attachment_queue_view.xml

@ -4,6 +4,7 @@
<record id="view_attachment_queue_form" model="ir.ui.view">
<field name="model">attachment.queue</field>
<field name="inherit_id" ref="base.view_attachment_form"/>
<field name="mode">primary</field>
<field name="arch" type="xml">
<xpath expr="/form/*" position="before">
<header>

Loading…
Cancel
Save