tenant: add invites and join requests
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user