trytonpsk-hotel/view/sale_transfer_form.xml

12 lines
344 B
XML

<?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="kind" />
<field name="kind" />
<label name="folio" />
<field name="folio" />
<label name="sale" />
<field name="sale" />
</form>