show budget and time-budget columns in listing views (#2429)
This commit is contained in:
@@ -455,6 +455,7 @@ class TimesheetControllerTest extends ControllerBaseTest
|
||||
'hourlyRate' => 100,
|
||||
'begin' => '2020-02-18 01:00',
|
||||
'end' => '2020-02-18 02:10',
|
||||
'duration' => '01:10',
|
||||
'project' => 1,
|
||||
'activity' => $activity->getId(),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user