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

Give appointments a status #244 #252

Closed
wants to merge 10 commits into from
Closed

Give appointments a status #244 #252

wants to merge 10 commits into from

Conversation

rankun203
Copy link
Contributor

@rankun203 rankun203 commented Nov 24, 2016

Then we will have a dropdown select in Edit Appointment screen that does the status updating. The default value of status is registered. The whole list of statuses is: [registered, checked_in, finished, wont_come].

CAUTION: These commits cannot be applied to your system directly, since it won't update your database schema to add an attendance_status field automatically. No exceptions will happen, but you will have empty value in appointment status.

- Add a shortcut to quickly check in users.
- Ref to this issue: #244
@rankun203 rankun203 closed this Nov 26, 2016
@megamos
Copy link

megamos commented Mar 16, 2021

Thanks for this @rankun203. May I ask why you closed the pull request? I'm looking to implement this, with some minor changes and additions.

@rankun203
Copy link
Contributor Author

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants