add traslate to statement_lines
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
<!-- 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"/>
|
||||
<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" xexpand="1"/>
|
||||
id="create" xalign="0.5"/>
|
||||
<newline/>
|
||||
<field name="statementLines"/>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user