This commit is contained in:
Frederik Jaeckel 2023-12-06 21:15:16 +01:00
parent 6008532475
commit 57dea9a65d
3 changed files with 5 additions and 5 deletions

View file

@ -9,8 +9,8 @@ full copyright notices and license terms. -->
<field name="payee" optional="0"/>
<field name="category_view" optional="0"/>
<field name="descr_short" expand="1" optional="0"/>
<field name="credit" sum="Credit"/>
<field name="debit" sum="Debit"/>
<field name="credit" sum="Credit" optional="0"/>
<field name="debit" sum="Debit" optional="0"/>
<field name="state" optional="0"/>
<button name="wfrecon"/>
</tree>