trytond-agronomics/view/plantation_list.xml

10 lines
255 B
XML
Raw Normal View History

2021-06-14 11:27:28 +02:00
<tree>
<field name="code"/>
<field name="party"/>
<field name="varieties"/>
<field name="do"/>
<field name="remaining_quantity"/>
<field name="plantation_year" tree_invisible="1"/>
<field name="plantation_owner" tree_invisible="1"/>
2021-06-14 11:27:28 +02:00
</tree>