trytonpsk-hotel/view/housekeeping_schedule_start...

11 lines
369 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="employee"/>
<field name="employee" widget="selection"/>
<newline/>
<field name="rooms" colspan="4"
view_ids="hotel.room_housekeeping_view_tree"/>
</form>