line: omit calculation of balance if credit/debit = None

remove unused imports
This commit is contained in:
Frederik Jaeckel 2023-01-15 11:03:50 +01:00
parent a9773a42df
commit 11d6183d65
8 changed files with 13 additions and 11 deletions

View file

@ -13,6 +13,5 @@ full copyright notices and license terms. -->
<field name="debit" sum="Debit"/>
<field name="balance"/>
<field name="state"/>
<button name="wfedit"/>
<button name="wfcheck"/>
</tree>