Initial for #123

This commit is contained in:
2026-02-21 22:21:10 +01:00
parent d27e437ba6
commit 27be8241bf
9 changed files with 98 additions and 7 deletions

View File

@@ -54,6 +54,7 @@ export default async function meRoutes(server: FastifyInstance) {
extraModules: tenants.extraModules,
businessInfo: tenants.businessInfo,
numberRanges: tenants.numberRanges,
accountChart: tenants.accountChart,
dokuboxkey: tenants.dokuboxkey,
standardEmailForInvoices: tenants.standardEmailForInvoices,
standardPaymentDays: tenants.standardPaymentDays,