timesheet lockdown with grace period (#1644)
This commit is contained in:
@@ -279,6 +279,9 @@ class ConfigurationTest extends TestCase
|
||||
'rules' => [
|
||||
'allow_future_times' => true,
|
||||
'allow_overlapping_records' => true,
|
||||
'lockdown_period_start' => null,
|
||||
'lockdown_period_end' => null,
|
||||
'lockdown_grace_period' => null,
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
Reference in New Issue
Block a user