trytond-sale_opportunity_ac.../view/sale_opportunity_form.xml

13 lines
384 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--The COPYRIGHT file at the top level of this repository
contains the full copyright notices and license terms. -->
<data>
<xpath
expr="/form/notebook"
position="inside">
<page string="Activities" id="activities">
<field name="activities" colspan="4"/>
</page>
</xpath>
</data>