trytond-project_estimation/view/project_estimation_list.xml

8 lines
265 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 string="Project Estimation">
<field name="hours"/>
<field name="lines"/>
<field name="name"/>
</tree>