Use tenant business payment info for invoice QR codes

This commit is contained in:
2026-07-22 19:40:01 +02:00
parent 621243ba7b
commit fbea66b754
4 changed files with 88 additions and 8 deletions

View File

@@ -60,6 +60,15 @@ export const tenants = pgTable(
city: "",
name: "",
street: "",
email: "",
phone: "",
website: "",
taxNumber: "",
vatId: "",
bankName: "",
bankAccountOwner: "",
iban: "",
bic: "",
}),
features: jsonb("features").default({