tenant: add invites and join requests

This commit is contained in:
2025-12-18 18:27:23 +08:00
parent 462bde351d
commit ec4506fd2d
28 changed files with 5206 additions and 201 deletions

View File

@@ -38,6 +38,10 @@ field_type:
currency: consts.Currency
tenant_ledgers:
type: consts.TenantLedgerType
tenant_invites:
status: consts.TenantInviteStatus
tenant_join_requests:
status: consts.TenantJoinRequestStatus
field_relate:
users:
OwnedTenant: