14 lines
		
	
	
		
			445 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			445 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" 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>
 |