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

Pausenabzug erfolgt nicht, wenn Soll-Arbeitszeit == Ist (Anwesenheit) #96

Closed
albig opened this issue Jan 15, 2024 · 5 comments
Closed
Assignees
Labels
bug Something isn't working Prio 1

Comments

@albig
Copy link
Member

albig commented Jan 15, 2024

Beispiel:

Mitarbeiter hat

  • Soll-Arbeitszeit von 07:00 Stunden.
  • als Anwesenheiten werden genau 07:00 Stunden gebucht
  • zusätzlich wird eine Pause von 0:30 gebucht

Jetzt müsste als Überstunden "- 0:30" berechnet werden. Es wird aber "0:00" berechnet. Es ist dabei egal, wie lange die Pause ist. Sie wird ignoriert.

Der Fall ist anders, als in #65

2024-01-15_11-08

@albig albig added bug Something isn't working Prio 1 labels Jan 15, 2024
@hbrunn
Copy link
Contributor

hbrunn commented Jan 15, 2024

hast Du das auch mit dem Codestand von #81 getestet? Damit sollte das eigentlich nicht passieren

@albig
Copy link
Member Author

albig commented Jan 15, 2024

Nein, noch nicht. Das wäre ja prima.

@albig
Copy link
Member Author

albig commented Jan 15, 2024

Stimmt leider auch mit #81 nicht.

@hbrunn
Copy link
Contributor

hbrunn commented Jan 15, 2024

das ist jetzt im PR fur hr_attendance_break repariert

@albig
Copy link
Member Author

albig commented Jan 16, 2024

Funktioniert. Danke!

@albig albig closed this as completed Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Prio 1
Projects
None yet
Development

No branches or pull requests

2 participants