[FIX] Set priority on alternate view

This commit is contained in:
Stefan Rijnhart
2020-05-15 17:48:08 +02:00
committed by Pedro M. Baeza
parent 96c1587079
commit a274542d2e

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>