trytond-farm/view/farm_abort_event_list.xml

14 lines
422 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>
<field name="animal"/>
<field name="animal_group"/>
<field name="timestamp" widget="date"/>
<field name="timestamp" widget="time"/>
<field name="employee"/>
<field name="farm"/>
<field name="state"/>
<field name="female_cycle"/>
</tree>