diff --git a/accounting/accounting_config.py b/accounting/accounting_config.py index d874f86..df2ef9e 100644 --- a/accounting/accounting_config.py +++ b/accounting/accounting_config.py @@ -64,7 +64,7 @@ class Accounting: self.own_salemode = None self.reseller_salemode = None self.variable = caller.variable - self.setup_accounting_legs() + await self.setup_accounting_legs() legs = sorted( self.accounting_legs, key=lambda x: (