Christian Jonak-Möchel
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" -...
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...
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...