2022-10-28 17:31:37 +00:00
|
|
|
<?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>
|