trytond-farm/view/farm_abort_event_list.xml

14 lines
422 B
XML
Raw Permalink Normal View History

2013-08-06 09:52:20 +02:00
<?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>