bugfix
This commit is contained in:
parent
e027352f39
commit
b55a87c528
@ -85,6 +85,7 @@ class Accounting:
|
||||
self.accounting_legs = legs
|
||||
|
||||
async def setup_accounting_legs(self):
|
||||
sor = self.sor
|
||||
action = self.action.split('_')[0]
|
||||
acfg = await get_accounting_config(self.sor)
|
||||
legs = [r.copy() for r in acfg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user