← Back to team overview

openerp-india team mailing list archive

[Bug 1108896] Re: [Trunk/7.0] Incorrect start date when task scheduleing

 

Hello Damian,

I have checked your scenario, I have faced the same problem and there
are two different things. Let's see one by one...

Issue#1 : After configure the project phase and task. when scheduling
the task, At that time It's scheduling task from project date even If
phase starting date is different. So It's should be schedule from phase
start date.

Issue#2 : moreover, you talk about task state are schedule with phase's
date. It's good suggestion. so we can consider this Issue as your
"opinion". and Let the Team will be decide on it.

So I am confirm this Issue for Issue#1 with medium Importance.


Thanks!

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1108896

Title:
  [Trunk/7.0] Incorrect start date when task scheduleing

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  In OpenERP 7.0.

  1) Install the module project_long_term.
  2) Go to "Project > Project > Projects".
  3) Create a new project named "Project 001" with the "Phases" checkbox selected.
  4) In the "Team" tab of the project, add a member.
  5) Click on the button "Phases" in the project form view.
  6) Click "Create", name the phase "Phase 001", put 10 Days duration on the phase and save it.
  7) Click "Create", name the phase "Phase 002", put 10 Days duration on the phase. Go to the "Constraints" tab and in "Previous Phases" add the phase "Phase 001". Save it.
  8) On "Phase 002" form view click on "Related Tasks".
  9) Create a new task called "Task 001" with 16hs "Initially Planned Hours".
  10) Create a new task called "Task 002" with 16hs "Initially Planned Hours".
  11) Go to "Project > Scheduling > Schedule Phases", in Action select "Computer a Single Project", in Project select "Project 001" and then click Compute. The computation is done correctly with Phase 001 lasting 10 days and Phase 002 lasting the hours of the tasks that it contains.
  12) Go to "Project > Scheduling > Schedule Tasks", in Project select "Project 001" and click Compute.
  13) Go to "Project > Project > Tasks", switch to the Gantt view and check the starting date of the first task.
  14) If you to see the starting date of "Phase 002" is after the starting date of the first scheduled task.

  This is a bug, since in the description of the module it says:
      
      Schedule Tasks: All the tasks which are in draft, pending and open state are scheduled with taking the phase's start date

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


References