trytond-product_bulk/view/product_packaging_list.xml

8 lines
274 B
XML
Raw Normal View History

2020-02-17 11:07:32 +01:00
<?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="1">
2020-02-17 11:07:32 +01:00
<field name="packaging_product"/>
<field name="packaged_product"/>
</tree>