convert timesheets to UTC with support for user timezone (#372)
This commit is contained in:
@@ -47,6 +47,11 @@ kimai:
|
||||
soft_limit: 1
|
||||
hard_limit: 3
|
||||
|
||||
# Rules that define the Timesheet validation and behaviour
|
||||
rules:
|
||||
# whether records in the future can be created
|
||||
allow_future_times: true
|
||||
|
||||
# --------------------------------------------------------------------------------
|
||||
# Invoice management
|
||||
#invoice:
|
||||
|
||||
Reference in New Issue
Block a user