trytond-sale_payment/view/sale_device_tree.xml
Sergi Almacellas Abellana 0e5cbb0d48 Remove string attribute from views
issue2350
2016-07-05 14:10:23 +02:00

10 lines
291 B
XML

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