sale_payment_collect/view/sale_form.xml
2020-07-06 18:58:59 -03:00

10 lines
335 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/page[@id='other']/separator[@name='comment']" position="before">
<label name="paymode"/>
<field name="paymode"/>
</xpath>
</data>