You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Enable multi-tenancy to allow multiple companies to use the same billing system.
Tasks:
Modify models to include tenant information.
Develop a UI for switching between tenants.
Ensure data is securely isolated between tenants.
Acceptance Criteria:
Multiple companies can manage their own clients and invoices independently.
Tenant data is securely separated.
The text was updated successfully, but these errors were encountered:
Description: Enable multi-tenancy to allow multiple companies to use the same billing system.
Tasks:
Modify models to include tenant information.
Develop a UI for switching between tenants.
Ensure data is securely isolated between tenants.
Acceptance Criteria:
Multiple companies can manage their own clients and invoices independently.
Tenant data is securely separated.
The text was updated successfully, but these errors were encountered: