trytond-sale_farm/view/sale_form.xml

11 lines
328 B
XML

<?xml version="1.0"?>
<!-- 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="move_events">
<field name="move_events" colspan="4"/>
</page>
</xpath>
</data>