← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 873212] Re: Compute phase scheduling doesn`t compute correctly

 

Hello Amit,

thank you, but please imagine (and try) following scenario:
Imagine you have big project with lots of phases. For me (if there are dependencies) the most important thing is ending date of a parents phases (not start date).

So here is the thing:
If Phase C has two parents Phase A and Phase B - every phase has the same sequence (it`s simplier).
Phase A ends at 10 am
Phase B ends at 1 pm
After computing everithing is ok, Phase C begins ay 1 pm. 
BUT if you change durantion of Phase A - let`s say about 4 hours, and this phase ends at 2 pm, the computing doesn`t recognize this and Phase C still begins at 1 pm - which is wrong.

Thanks a lot for your time and answer,
John

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/873212

Title:
  Compute phase scheduling doesn`t compute correctly

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  We are using OpenErp 6.0.3 with module long_term_planning (trunk, because the previous one doesn`t work well)
  When trying to compute phase scheduling of a Project with phases that have multiple Parents phases, it computes wrong if one of Parent phase is changed - e.g.:
  Phase C has 2 parents - Phase A (duration 5h), Phase B (duration 4h).  
  Firstly Phase C is correctly computed after Phase A. But if you change duration of Phase B on 6h, then after Compute Phase Sceduling, the Phase C is STILL after Phase A instead of Phase B.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/873212/+subscriptions


References