trytond-sale_opportunity_quote/view/sale_opportunity_form.xml

13 lines
358 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 name="quotes">
<field name="quotes" colspan="4"/>
</page>
</xpath>
</data>