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
hi
I recently started studying your module for my project and did not find a way to implement support for appointment records for multiple independent organizations based on one installation. Currently, the user hierarchy consists of two roles - superadmin and staff
The Ideal Solution
For example, integration with the django-organizations module (or similar solution), so that owners and administrators of organizations can create services and calendars independent of others. Perhaps this could be an additional role within the current module - for example, an administrator in addition to the superadmin and staff
Additional Context
if it is relevant I could try to implement it, but I haven't fully figured out the architecture of the module yet
Are you willing to help with the implementation?
Yes, I will contribute to the implementation of this feature.
No, I can't assist with the implementation, but I can provide feedback and guidance.
Priority
How important is this feature to you?
Critical
High
Medium
Low
The text was updated successfully, but these errors were encountered:
Hi. @estvita, if you're willing to implement it or some part of it, I would be happy to help understand the code (perhaps code some part too).
And yes, you're right, the package doesn't provide any support for organizations, I wasn't seeing that far ahead since I started coding it for a need I had. But I'm very willing to help expand it...
Feature Description
hi
I recently started studying your module for my project and did not find a way to implement support for appointment records for multiple independent organizations based on one installation. Currently, the user hierarchy consists of two roles - superadmin and staff
The Ideal Solution
For example, integration with the django-organizations module (or similar solution), so that owners and administrators of organizations can create services and calendars independent of others. Perhaps this could be an additional role within the current module - for example, an administrator in addition to the superadmin and staff
Additional Context
if it is relevant I could try to implement it, but I haven't fully figured out the architecture of the module yet
Are you willing to help with the implementation?
Priority
How important is this feature to you?
The text was updated successfully, but these errors were encountered: