mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX] Set priority on alternate view
This commit is contained in:
committed by
Pedro M. Baeza
parent
96c1587079
commit
a274542d2e
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user