1
0
Fork 0
trytond-project_resource_plan/view/allocation_tree.xml

9 lines
307 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. -->
<tree string="Allocations" editable="top">
<field name="employee"/>
<field name="percentage"/>
<field name="work"/>
</tree>