trytond-staff_workplace/view/day_tree.xml

9 lines
304 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree editable="1">
<field name="calendar"/>
<field name="date_"/>
<field name="name" expand="1"/>
<field name="day_type" expand="2"/>
</tree>