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

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# This file is part of the cashbook-module from m-ds for Tryton.
# This file is part of the cashbook-module from m-ds.de for Tryton.
# The COPYRIGHT file at the top level of this repository contains the
# full copyright notices and license terms.