← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Hello Amit,

thank you for your answer.

We have tested the scenario with different sequences as you wrote, and
it is working, anyway you have to change sequences after every little
change in phases duration, in order to get proper phase scheduling.

So we don`t really understand the meaning of sequences, because it is
imposible to change sequence number after every change in duration. It
should compute just according the duration time.

Another example:
Even if all parent Phases have same seq, the result of computing is incorrect. It just computes the dependencies according aplhabet order or something.

The main problem still is, that if you change duration of parent Phases,
the order of next phases stays the same, and there is no change.


Thank you very much,
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):
  Incomplete

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