Search found 5 matches
- Thu Jan 01, 2026 7:49 am
- Forum: Installation Help
- Topic: What Was The Final Community Edition Version
- Replies: 0
- Views: 2067
What Was The Final Community Edition Version
Hi, I've been running Community Edition V12 for (too) many years and tried to upgrade recently but (eventually) saw the 2024 post about it being discontinued. I have a copy of V15.1.5 that I must have downloaded years ago but never installed it. I'm just wondering what was the latest version ever de...
- Wed Jan 31, 2018 3:06 am
- Forum: Help
- Topic: Rouding Policy Ignoring Break Time
- Replies: 4
- Views: 5145
Re: Rouding Policy Ignoring Break Time
The aDay value is 5814, but the "Punch Control Total Time" is 6660 which is the first part of the shift and when added give the total worked time as 12,474. This should be rounded to 12,600 (which by chance it is in this case) but cDay is wrong because it is 12474 +420 (the lunch break) gi...
- Mon Jan 29, 2018 7:32 am
- Forum: Help
- Topic: Rouding Policy Ignoring Break Time
- Replies: 4
- Views: 5145
Re: Rouding Policy Ignoring Break Time
I actullay checked my debug logs for the "end of shift" final punch out. Here are the details: Punch in at 2:07 PM Out to lunch at 3:58 PM Lunch In at 4:05 PM Attempting to punch out at 5:41:55 PM: DEBUG [L0615] [00013ms]: APIPunch::setPunch(): Setting object data... DEBUG [L2442] [00013ms...
- Mon Jan 29, 2018 5:20 am
- Forum: Help
- Topic: Rouding Policy Ignoring Break Time
- Replies: 4
- Views: 5145
Rouding Policy Ignoring Break Time
Hi, Just upgraded from 9.0.2 to 11.1.3 (yes, quite a leap!) and noticed that the rounding policy is no longer working in the same way. We have a 15 minute daily total average rounding which worked fine in 9.0.2 e.g. an employee punching in at 08:31, taking a 50 minute lunch would have the punch out ...
- Fri Oct 21, 2016 5:37 am
- Forum: Feature Requests
- Topic: APIMessageControl::getMessageControl to support date range
- Replies: 0
- Views: 71861
APIMessageControl::getMessageControl to support date range
Hi, I'm currently using 9.1.2 community edition and using the API (json) for 90% of what we do. I'd like to select messages using the above call with a start/end date range but there is no support in the current PHP. I could "easily" add it myself but of coruse it would continually get los...