View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Problem with fixed durations when calculate activities planning with 4.5.2 - ProjeQtOr
 
 

Problem with fixed durations when calculate activities planning with 4.5.2

More
28 Nov 2014 17:58 #1 by vporcelli
Hi,

Continuation of - Ticket #1619
When the first activity has duration of one day, after click on calculate activities plannings button, the first and second activity start at same time
The second activity should start the day after



Thanks for feedback.
Attachments:
The topic has been locked.
More
28 Nov 2014 18:15 #2 by babynus
Hi,

Issue confirmed.
Strange, but this only occurs on first task (if 1 day task is second, all is right) :huh:

Ticket #1624 recorded

NB : this issue has no link with #1619, and possibly exist since many versions.

Babynus
Administrator of ProjeQtOr web site
The topic has been locked.
More
28 Nov 2014 19:05 #3 by babynus
Hi,

Fix found :
In /model/PlannedWork.php, replace line 250
if (addWorkDaysToDate($precEnd,1+$precVal) > $startPlan) { // #77
with
if (addWorkDaysToDate($precEnd,1+$precVal) >= $startPlan) { // #77
(yes, just replace > with >=)

Babynus
Administrator of ProjeQtOr web site
The topic has been locked.
More
01 Dec 2014 08:48 #4 by vporcelli
The topic has been locked.
Moderators: babynusprotion
Time to create page: 0.048 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.