20251215滴修正
This commit is contained in:
@@ -61,7 +61,8 @@ app.include_router(general_ledger_router)
|
||||
from app.modules.opening_balances.lock_router import router as opening_balance_lock_router
|
||||
app.include_router(opening_balance_lock_router)
|
||||
|
||||
|
||||
from app.routers import journal_entries
|
||||
app.include_router(journal_entries.router)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user