trytonpsk-hotel/view/maintenance_tree.xml
oscar alvarez 36bafab94e Fix
2022-07-19 10:46:45 -05:00

12 lines
470 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="room" expand="1"/>
<field name="start_date" expand="1"/>
<field name="end_date" expand="1"/>
<field name="inspected_by" expand="1"/>
<field name="criticality" expand="1"/>
<field name="total_days" expand="1"/>
<field name="state" expand="1"/>
</tree>