trytonpsk-hotel/view/board_folio_guest_tree.xml

15 lines
455 B
XML
Raw Normal View History

2022-05-17 17:14:08 +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. -->
<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>