kalenislims/lims_project_water/view/project_form.xml
Sebastián Marró 35f6cdea73 Initial commit
2017-10-07 21:23:22 -03:00

11 lines
394 B
XML

<?xml version="1.0"?>
<data>
<xpath
expr="/form/notebook/page[@id='general']/separator[@id='project_type_separator']"
position="after">
<group col="4" colspan="4" id="water">
<separator string="Climatic conditions of the sampling" colspan="4" id="wtr_comments"/>
<field name="wtr_comments" colspan="4"/>
</group>
</xpath>
</data>