trytond-labor_yield_timesheet/view/work_form.xml

10 lines
316 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/group[@id='yield']/group[@id='yield_params']"
position="inside">
<field name="unit_prices" colspan="4"/>
</xpath>
</data>