bugfix
This commit is contained in:
parent
dadcced995
commit
32c5fa8662
@ -78,7 +78,7 @@ class Accounting:
|
||||
)
|
||||
self.accounting_legs = legs
|
||||
except Exception as e:
|
||||
exception(f'{self.accounting_legs=}, {e=}\n{format_exec()}')
|
||||
exception(f'{self.accounting_legs=}, {e=}\n{format_exc()}')
|
||||
|
||||
await self.get_legs_account()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user