trytondo-sale_payment/view/close_statement_start_form.xml

15 lines
473 B
XML

<?xml version="1.0"?>
<!-- This file is part of the sale_payment module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form>
<image name="tryton-info"
xalign="1" yalign="0.0" xexpand="0" xfill="0"/>
<newline/>
<label
string="You are going to close statements of your device."
id="create" xalign="0.5"/>
<newline/>
<field name="statementLines"/>
</form>