line: datumsbereich prüfen + test,

abstimmung: vorgänger beachten + test
line: party/transfer-book + test muß noch
This commit is contained in:
Frederik Jaeckel 2022-08-15 17:19:53 +02:00
parent 7a07da852d
commit 30b91cf518
8 changed files with 465 additions and 28 deletions

View file

@ -7,7 +7,12 @@ full copyright notices and license terms. -->
<separator name="state" colspan="2" string="State"/>
<field name="cashbook" colspan="2"/>
<label id="lab1" string=" " colspan="2"/>
<group id="grpparty" colspan="2" col="4">
<label name="party"/>
<field name="party"/>
<label name="booktransf"/>
<field name="booktransf"/>
</group>
<field name="state"/>
<group id="grpstate" col="2">

View file

@ -5,6 +5,8 @@ full copyright notices and license terms. -->
<tree>
<field name="cashbook" tree_invisible="1"/>
<field name="date"/>
<field name="party"/>
<field name="booktransf"/>
<field name="category_view"/>
<field name="description" expand="1"/>
<field name="credit" sum="Credit"/>