trytond-sale_payment/view/open_statement_start_form.xml

13 lines
442 B
XML
Raw Normal View History

2014-06-27 19:03:08 +02:00
<?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">
2014-06-27 19:03:08 +02:00
<image name="tryton-dialog-information" xexpand="0"
xfill="0"/>
<label
string="You are going to open statements of your device."
id="create"
yalign="0.0" xalign="0.0" xexpand="1"/>
</form>