cashbook_report/view/evalline_list.xml

13 lines
380 B
XML
Raw Normal View History

<?xml version="1.0"?>
<!-- This file is part of the cashbook-module from m-ds for Tryton.
The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
2022-11-04 09:17:31 +00:00
<tree >
<field name="name"/>
2024-01-13 14:08:20 +00:00
<field name="value1"/>
<field name="value2"/>
<field name="value3"/>
<field name="value4"/>
<field name="value5"/>
2022-11-04 09:17:31 +00:00
</tree>