-
Notifications
You must be signed in to change notification settings - Fork 0
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
Organisation Creation #191
Comments
I'd suggest redesigning this with an accordion Section 1: Basic Details Section 2: Profile Section 3: Contacts Section 4: Address (opt) |
As I'm filling this out, it looks like this could also be used for organisation registration for the site! I'm also going to make changes to allow this page (and this page only) to be accessible without logging in. |
This issue now replaces #229 so I'll add the other relevant details: When the application has been submitted, we will take the membership fee (if applicable). However, the band won't initially come into membership - the application must be reviewed by an Admin user. If the application is rejected, the membership fee will be refunded and an email sent to the user. |
These new requirements mean that we now also need to capture the membership type for the organisation here. If created by an admin user, no payment will need to be made and the organisation will be approved Otherwise, the organisation will go into an These changes mean that this issue will also deal with #121 ! |
I'm leaving off emailing details to users for now as we don't actually want them logging into the system. I've created a new issue - #238 - and not assigned a milestone so that we can pick it up when we want bands logging in |
Waiting for #223 before this can progress any further |
The Organisation Creation screen still isn't quite right.
The text was updated successfully, but these errors were encountered: