trytonpsk-hotel/view/board_folio_guest_tree.xml

15 lines
455 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. -->
<tree>
<field name="folio"/>
<field name="party" expand="1"/>
<field name="type_guest"/>
<field name="nationality" widget="selection"/>
<field name="type_document"/>
<field name="doc_number"/>
<field name="mobile"/>
<field name="email"/>
<field name="sex"/>
</tree>