trytondo-sale_payment/view/close_statement_start_form.xml

14 lines
442 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 col="2">
<image name="tryton-info" xexpand="0"/>
<newline/>
<label
string="You are going to close statements of your device."
id="create" xexpand="1"/>
<newline/>
<field name="statementLines"/>
</form>