updated events initializer

This commit is contained in:
2025-04-04 12:03:00 +03:00
parent f284d4c61b
commit b1c8203a33
24 changed files with 874 additions and 114 deletions

View File

@@ -86,6 +86,7 @@ from Schemas.identity.identity import (
OccupantTypes,
People,
Users,
Credentials,
RelationshipDutyPeople,
Contracts,
)
@@ -188,6 +189,7 @@ __all__ = [
"OccupantTypes",
"People",
"Users",
"Credentials",
"RelationshipDutyPeople",
"RelationshipEmployee2PostCode",
"Contracts",