Version: unspecified (using KDE 4.5.1) OS: Linux To find a way to include materials to be bought with a delivery time. So, these materials have a cost and a time to arrive. These data has to be part of the bcws. One idea is that there are two actions for this, the first is the "order time" which is at the beginning of the process and the other is the "arrival of the materials". This full time can be inserted as a "duration" for the arrival of the materials without costs and the "order time" can generate a milestone with the cost associated. In this way there's the real progress from the costs point of view without having to wait for the arrival of the materials. Another suggestion is to insert these material with the cost associated to the startup cost already present. Everything should be "visible" in the beautiful BCWS graph!! Reproducible: Didn't try
SVN commit 1201003 by danders: Include cost from material resources in bcws. BUG: 257413 M +2 -2 kptschedule.cpp M +1 -1 kptschedule.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1201003
Still a few bugs
SVN commit 1209876 by danders: Different material costs inclusion in BCWS of kplato. BUG: 257413 M +76 -6 kernel/kpteffortcostmap.cpp M +8 -24 kernel/kpteffortcostmap.h M +6 -6 kernel/kptnode.cpp M +3 -3 kernel/kptnode.h M +85 -17 kernel/kpttask.cpp M +4 -4 kernel/kpttask.h M +161 -31 kernel/tests/PerformanceTester.cpp M +3 -0 kernel/tests/PerformanceTester.h M +3 -16 models/kptnodechartmodel.cpp M +38 -33 ui/kptperformancestatus.ui M +20 -10 ui/kpttaskstatusview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1209876