trytonpsk-sale_pos_frontend.../view/sale_shop_form.xml

12 lines
407 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='users']"
position="after">
<page string="Tables" col="4" id="tables">
<field name="tables" colspan="4"/>
</page>
</xpath>
</data>