You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.4.0 of shifty backend
* Support for dynamic hours
With dynamic hours, a work contract can have more than 0 hours
but expected hours will still be the same as the working hours.
This allows better resource and and shift planning because one
can add an average value.
* Weekly report also returns paid and volunteer hours
Version 1.1.0 of shifty backend
From last minor version:
* Introduce billing period
From last 1.0 version:
* Improve from date when generating billing period - use one day before for from values
* Fix delta hours by not taking last year values into account during caluclation.