Christian Jonak-Möchel

Results 3 issues of Christian Jonak-Möchel

### Information about bug If a timesheet contains entries for multiple projects (for different customers), on creation of a Invoice when you "Fetch Timesheets" the whole timesheet is "consumed" -...

bug

If you access your results with by_state it creates and empty list entry for the accessed value. Example: I use `len(results.by_state[np.Critical]) > 0:` in `Summary.problem` to print Critical first followed...

bug

Since laravel-workflow supports using strings as IDs, it would be great to sort by start date. The quickest solution would be to just use a config item to define the...

enhancement