corrected overtime to become > 24 hours and negative

This commit is contained in:
Jörg Henke
2024-01-04 11:24:39 +01:00
parent e52affc382
commit 14ece3eed2
6 changed files with 84 additions and 86 deletions

View File

@ -23,7 +23,7 @@ apply plugin: 'maven-publish'
apply plugin: 'eclipse'
group = 'de.jottyfan'
version = '20240103d'
version = '20240104'
def artifactId = 'timetrackjooq'
def versionNumber = version