Register time using API

Uncategorized

The process to log time on items, activities and work using API is aligned.
– The object "TimesheetCell" is extended with all available information.
– LogTimeOnItem(Item item, TimesheetCell cell)
– LogTimeOnActivity(Activity activity, TimesheetCell cell)
– LogTimeOnWork(Work work, TimesheetCell cell)