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

Attendance auto headcount #375

Closed
wants to merge 45 commits into from

Conversation

vanoudt
Copy link
Contributor

@vanoudt vanoudt commented Jun 24, 2017

Hi Tom,

A quick pull request to scratch an itch of mine. This simply automatically increments or decrements the headcount for the current congregation/group when doing attendances. The value can still, of course, be changed manually.
If the value is changing from Present->Unknown or Present->Absent, it decrements it by one.
If the value is changing from Unkown->Present or Absent->Present, it increments it by one.

When we have guests, I want to include them in the headcount. Up till now, I've been doing the attendance, hitting save to see the total members present, and then going back into attendance and adding in the number of visitors present. Doing it this way, I can mark everyone present or absent, and then manually add in the number of guests that I've counted...

@vanoudt
Copy link
Contributor Author

vanoudt commented Jul 13, 2017

This should mostly be mergeable - but I'm also using this branch as the place to tackle issue #200 since they're all headcount related!

@vanoudt
Copy link
Contributor Author

vanoudt commented Jul 24, 2017

Finally ready to merge, @tbar0970! (I hope!) This also addresses issue #200,for all styles of attendance recording and display!

There are some new tables required, of course...

@vanoudt
Copy link
Contributor Author

vanoudt commented Dec 5, 2018

Hi @tbar0970

Just wondering if you can have a look at this. It's something that I've been using for some time now, and makes things so much easier when doing attendances...

@tbar0970
Copy link
Owner

tbar0970 commented Dec 5, 2018

Thanks for the reminder, will look at it.

@vanoudt
Copy link
Contributor Author

vanoudt commented Dec 5, 2018 via email

@vanoudt
Copy link
Contributor Author

vanoudt commented Mar 22, 2019

Hi Tom,

Thanks for all you do - Jethro's going well! Just updated to the latest version, and found that I had to manually pull this in still. Any chance of taking a look at it at some time? No pressure - I know you must be busy!

@tbar0970
Copy link
Owner

I'm sorry for neglecting this PR for so long.
In #704 I've now added a display of the number-marked-present next to the headcount box, which I believe satisfies the same need.
So I'm going to close this PR. Let me know if there's some need that issue #704 doesn't meet.
image

@tbar0970 tbar0970 closed this Jun 13, 2023
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.

None yet

2 participants