1
<?xml version="1.0" encoding="utf-8"?>
4
<record id="banking_export_aggregate_view" model="ir.ui.view">
5
<field name="name">Export aggregate payment order</field>
6
<field name="model">banking.export.aggregate</field>
7
<field name="type">form</field>
8
<field name="arch" type="xml">
9
<form string="Export aggregate payment order">
10
<label string="When you confirm this order, the total
11
amount will be made payable to the partner
12
that has been set on the payment mode. A
13
new payment order will open in your screen
14
with this one payment."/>
15
<group col="2" colspan="1">
16
<button icon="gtk-close"
22
name="create_aggregate_order"