Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi,
Any advice would be appreciate.
A project is for me a developped software (x projects for x clients).
Activities are the work on the project (modification, bug corrections, ...) to follow all the tasks for each software. Projectorria seems to be perfect for that.
Modifications or bugs are signaled by a client (the requestor).
I need to see each client concerned on the activities list.
Of course, I can insert the name of the client in the name of the activity. This solution doesn't suit me.
Is there any tricks you would recommend ?
The best solution would be to insert a column for the requestor.
Thanks ...
You just have to define your clients as "contacts".
Then you can just select the client in the requestor list.
In addition, to see the "requestor" in the list, you'll have to replace one existing column with requestor.
For instance, replace in /model.Activity.php
${responsible}
with
${requestor}