From 76d2a785248061be07f4db98b340eb2b1bc04d7f Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 4 Jan 2026 16:16:38 +0800 Subject: [PATCH] bugfix --- accounting/accounting_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: (