trytonpsk-sale_pos/view/add_product_form.xml

8 lines
314 B
XML

<?xml version="1.0"?>
<!-- This file is part sale_pos module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<form >
<field name="lines" colspan="4"
view_ids="sale_pos.sale_line_view_tree,sale.sale_line_view_form"/>
</form>