trytond-galatea_esale/view/menu_form.xml

12 lines
434 B
XML

<?xml version="1.0"?>
<!-- This file is part galatea_esale module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/field[@name=&quot;rec_name&quot;]" position="after">
<label name="website"/>
<field name="website"/>
<label name="header_image"/>
<field name="header_image"/>
</xpath>
</data>