Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Multi-Tenant Support #222

Closed
AArchange opened this issue Sep 30, 2024 · 0 comments
Closed

Implement Multi-Tenant Support #222

AArchange opened this issue Sep 30, 2024 · 0 comments

Comments

@AArchange
Copy link

AArchange commented Sep 30, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants