trytonpsk-hotel/view/channel_tree.xml

12 lines
358 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. -->
<tree>
<field name="name"/>
2022-07-21 16:03:54 +02:00
<field name="code"/>
2021-11-24 22:49:39 +01:00
<field name="agent"/>
2020-04-16 14:45:13 +02:00
<field name="type_commission"/>
<field name="commission"/>
<field name="currency"/>
</tree>