splitbuchungen + test

This commit is contained in:
Frederik Jaeckel 2022-08-25 15:55:24 +02:00
parent bdbc9dc27f
commit aefb5cde51
9 changed files with 618 additions and 124 deletions

View file

@ -2,9 +2,9 @@
<!-- 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. -->
<tree>
<tree editable="1">
<field name="line" tree_invisible="1"/>
<field name="category_view"/>
<field name="category"/>
<field name="description" expand="1"/>
<field name="amount" sum="Amount"/>
<field name="currency"/>