tenant/onticket #8

Merged
ncoronel merged 42 commits from tenant/onticket into homologacion 2026-09-23 18:43:51 +00:00
57 changed files with 2531 additions and 648 deletions
Showing only changes of commit 49eaf0ad65 - Show all commits

View File

@@ -117,6 +117,7 @@ export interface Tenant {
nombre: string;
dominio: string;
base_path?: string;
timezone?: string;
site_title?: string | null;
asset_url?: string | null;
address?: string | null;