2024-02-24 22:43:59 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!-- This file is part of the cashbook-planner from m-ds for Tryton.
|
|
|
|
The COPYRIGHT file at the top level of this repository contains the
|
|
|
|
full copyright notices and license terms. -->
|
|
|
|
<tree>
|
|
|
|
<field name="active"/>
|
|
|
|
<field name="name"/>
|
|
|
|
<field name="cashbook"/>
|
2024-03-02 21:54:13 +00:00
|
|
|
<field name="nextrun_link"/>
|
|
|
|
<field name="bookingtype"/>
|
2024-03-03 20:54:16 +00:00
|
|
|
<field name="amount"/>
|
|
|
|
<field name="category"/>
|
|
|
|
<field name="party"/>
|
|
|
|
<field name="booktransf"/>
|
2024-02-24 22:43:59 +00:00
|
|
|
</tree>
|