trytond-account_reports/view/configuration_form.xml

9 lines
256 B
XML

<?xml version="1.0"?>
<data>
<xpath expr="/form/separator[@id='move']" position="before">
<separator id="report" string="Report" colspan="4"/>
<label name="default_timeout"/>
<field name="default_timeout"/>
</xpath>
</data>