Hi,
Does-it possible to have a button "go to timesheet for this assignment" not only for myself but each user assigned to the activity ?
Here we see that we have only one arrow button for one resource (namely myself)
Due to ( external or not) resources that do not connect to the application but perform activites, so it is me who fills in their tracking timesheet.
Thank you,
Florian
“Be a yardstick of quality. Some people aren't used to an environment where excellence is expected.” ~ Steve Jobs
"...and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." ~ Think Different
Thank you but, In Specific access, the project leader has "All resources" everywhere on "Access to resource data" and on the project that I manage, meanwhile, I have only arrow for myself on activities....
Is it a bug ?
Thanks,
Florian
“Be a yardstick of quality. Some people aren't used to an environment where excellence is expected.” ~ Steve Jobs
"...and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." ~ Think Different
Hi,
I checked the code, and constraint to see the arrow is "Resource is not a Pool of resource" and current user has acces to Timesheet of the resource.
$listUser=getListForSpecificRights('Imputation');
if(!$assignment->isResourceTeam and isset($listUser[$assignment->idResource])){
Which version of ProjeQtOr are you using ?
Could you reproduce the use case on the Demo ?
Hi,
It's on the last version 10.0.4.
The resources is not a pool and I have acces to the timesheet of resource because if I go to my timesheet, then I can change resource on the screen to fill on the time of this resource.
“Be a yardstick of quality. Some people aren't used to an environment where excellence is expected.” ~ Steve Jobs
"...and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." ~ Think Different
Can you change the work for the resource on the activity from where you want to acces (but have no button)
Of course, I do :
Here we can see I have change 2 for 1 for wednesday, 24 and add 2 hours for today.
“Be a yardstick of quality. Some people aren't used to an environment where excellence is expected.” ~ Steve Jobs
"...and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." ~ Think Different
Hi,
I got the issue.
It is a case issue, that then occurs on Linux Server, not on Windows server.
Will be fixed on next patch.
Thank you, I can close this topic.
(And thank you again for this app !)
“Be a yardstick of quality. Some people aren't used to an environment where excellence is expected.” ~ Steve Jobs
"...and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." ~ Think Different



