-trytond-company_subdivisio.../view/report_form.xml
2015-01-09 11:12:52 +01:00

11 lines
438 B
XML

<?xml version="1.0"?>
<!-- This file is part company_subdivision_report module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/notebook/page[@id=&quot;general&quot;]" position="after">
<page string="Subdivisions" id="subdivisions">
<field name="subdivisions" colspan="4"/>
</page>
</xpath>
</data>