trytond-product_bulk/view/product_packaging_list.xml
2020-02-17 11:07:57 +01:00

8 lines
279 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree editable="bottom">
<field name="packaging_product"/>
<field name="packaged_product"/>
</tree>