Stundenlistentabelle / Time Sheet Table
Dear Team and Experts,
In RTC version 4.0.2 I want to build/insert the default non-attribute-bases presentation Time Sheet Table. That works fine and it is easy to build. But when I fill out the table, I will get an error named "Could not save work item. Time remaining is not valid." and the hours can not be saved.
Have someone a idea how to solve that issue?
It's a nice presentation.
If you need further information, please give me a hint.
Many Thanks in advance.
Greetings
Patrick
In RTC version 4.0.2 I want to build/insert the default non-attribute-bases presentation Time Sheet Table. That works fine and it is easy to build. But when I fill out the table, I will get an error named "Could not save work item. Time remaining is not valid." and the hours can not be saved.
Have someone a idea how to solve that issue?
It's a nice presentation.
If you need further information, please give me a hint.
Many Thanks in advance.
Greetings
Patrick
One answer
Hi Team,
I found a solution. Kind of looking for the the needle in the Haystack.
The configuration data for the pattern "Time Sheet Table" should not sync with "TimeSpentWithTimeTracking".
So, you have to correct the sync and set "false"
<timeTrackingSpecification syncTimeSpentWithTimeTracking="false"/>
Greetz
Patrick
I found a solution. Kind of looking for the the needle in the Haystack.
The configuration data for the pattern "Time Sheet Table" should not sync with "TimeSpentWithTimeTracking".
So, you have to correct the sync and set "false"
<timeTrackingSpecification syncTimeSpentWithTimeTracking="false"/>
Greetz
Patrick