trytond-purchase_from_openerp/view/purchase_form.xml
2014-03-28 19:34:37 +01:00

10 lines
356 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='info']/separator[@name='comment']"
position="before">
<label name="from_openerp"/>
<field name="from_openerp"/>
</xpath>
</data>