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
Carlos Roca
parent
836fd9985a
commit
77bf10e524
@@ -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