trytonpsk-sale_web_channel/view/shop_form.xml

13 lines
422 B
XML

<?xml version="1.0"?>
<!-- This file is part sale_shop 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/notebook/page[@id='salesmans']"
position="after">
<page string="Web Channels" id="web_channels">
<field name="sale_web_channels"/>
</page>
</xpath>
</data>