After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 499095 - display "cost" as total cost and add "rate" field in resource view
display "cost" as total cost and add "rate" field in resource view
Status: RESOLVED DUPLICATE of bug 150532
Product: planner
Classification: Other
Component: Resources
0.14.x
Other All
: Normal enhancement
: ---
Assigned To: planner-maint
planner-maint
Depends on:
Blocks:
 
 
Reported: 2007-11-23 04:43 UTC by Zhang Weiwu
Modified: 2013-03-12 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zhang Weiwu 2007-11-23 04:43:07 UTC
It's very much needed to know the total cost of every resource in order to write contracts! But this currently can only be calculated from task table, which is a labor work (violates the basic principle of using computer for project management, to make things easier to do;)

Currently resource view is like this:
Name	Type	Group	Email	Cost
Weiwu	Work	Design	ww@b.c	50

1) When manager take a look at this, he would assume this 'cost' is the cost of this person in this project, because that is what he means when he usually say 'cost'; when he wish to say the cost per hour, he usually use the word 'rate';
2) a real 'cost' field for the cost of the person in the project is not shown in this view, which is important in making a contract.

Expected view for resource should be like this:

Name	Type	Group	Email	Rate	Time	Cost
Weiwu	Work	Design	ww@b.c	50	4d	1600

That's what I prefer to see and hope other project managers thinks the same:)

Now I have asked my colleague to spend 3 hours calculating the per-person cost for the project at hand, he has to do this again if any change is made in the plan. I do wish planner is able to do this. By the way, thanks for provided a project management tool in Gnome! I likes it especially for the gantt chart (but it happen to also be a trouble maker as described in #499090

Other information:
Comment 1 Diego Bravo 2012-03-21 16:27:14 UTC
This would be helpful. I think it should be merged with #150532.
Comment 2 Alexandre Franke 2013-03-12 11:19:03 UTC

*** This bug has been marked as a duplicate of bug 150532 ***