trytonpsk-hotel/view/operation_transfer_operation_form.xml

10 lines
318 B
XML
Raw Normal View History

2020-04-16 14:45:13 +02:00
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<form>
<label name="operation"/>
<field name="operation"/>
<label name="tranfer_charges"/>
<field name="tranfer_charges"/>
</form>