Release notes for Timesheet Management 3.3
Below is an overview of changed and new features introduced in this release of the FourVision Web Apps.
Important
If you install this release of Timesheet 3.3 there is a minimum backwards compatibility version on other webapps installed in the same environment listed below:
- Boarding 3.3.38967
- Document Management 3.3.39030
- Performance Management 3.3.38973
- Request 3.3.39049
Changes and bugfixes to existing features:
- Generic security updates, minor bug fixes and patches
- 25184 Complete OData implementation for all entities
- 25315 Timesheets for my approval - possibility to edit the submitted timesheets
Detailed release information:
25184: Complete OData implementation for all entities
Go to General --> Parameters
Generate reporting key
Click Generate
Copy the reporting key
Open a blank workbook in Excel. Under the tab Data click Get data and select From Other Sources. Select Blank Query.
Paste the link: = OData.Feed("https://url-of-the-environment.azurewebsites.net/odata",null,[ApiKeyName="ApiKey"]).
Make sure it matches the URL of Timesheet Web App
Click Edit credentials
Select the tab Web API and paste the reporting key
Connect.
Right click on Source and select Insert step after
####Customer groups
Click Table
Click on Table
The Timesheet details show on the screen
Under the transaction column, click on Record
The details of the transaction show
For every entity it is possible to click down deeper for more details. If there is no information available it shows as error.
###25315: Timesheets for my approval - possibility to edit the submitted timesheets
Go to Manager dashboard and select Timesheet for my approval
Click on the three dots and select Edit
The hours details pop up
Update the details and click Save
The details are updated
###End