[FIX] Set priority on alternate view

This commit is contained in:
Stefan Rijnhart
2020-05-15 17:48:08 +02:00
committed by Carlos Roca
parent 836fd9985a
commit 77bf10e524

View File

@@ -4,6 +4,7 @@
<record id="view_attachment_simplified_form" model="ir.ui.view">
<field name="name">ir.attachment.simplified.form</field>
<field name="model">ir.attachment</field>
<field name="priority" eval="25" />
<field name="arch" type="xml">
<form string="Attachments">
<sheet>