Page 1 of 2

Dates in task not updating the gantt view

Posted: Wed May 24, 2023 8:47 am
by yousifamer

Hello,

I noticed that when we update the task start and end date in the gantt view it is updating them in the task(project.task), however when we try to change the dates in the task (project.task) itself it is not updating them on the gantt view

is there a way to do it so ? because we have customization connected to the project which updates the dates in the task however it is not upating the gantt.

we are using odoo 15 and bryntum 2.0.3


Re: Dates in task not updating the gantt view

Posted: Wed May 24, 2023 12:53 pm
by Terence

We use the field planned_date_begin and planned_date_end. They are native in Project Enterprise. If you use the community version they might be neglected but you can updates those field in the task form field planned date.


Re: Dates in task not updating the gantt view

Posted: Wed May 24, 2023 3:12 pm
by yousifamer
Terence wrote: Wed May 24, 2023 12:53 pm

We use the field planned_date_begin and planned_date_end. They are native in Project Enterprise. If you use the community version they might be neglected but you can updates those field in the task form field planned date.

Hello Terrence,

i am changing them however the gantt view is not updating based on that
gantt

CaptureBrynt.PNG
CaptureBrynt.PNG (32.22 KiB) Viewed 1948 times

here for example i changed the planned start date but it didn't update on the gantt

Screenshot 2023-05-24 161146.png
Screenshot 2023-05-24 161146.png (59.94 KiB) Viewed 1948 times

Re: Dates in task not updating the gantt view

Posted: Wed May 24, 2023 6:38 pm
by Terence

Confirmed, we will take a look into this.


Re: Dates in task not updating the gantt view

Posted: Thu Jun 01, 2023 6:54 pm
by yousifamer
Terence wrote: Wed May 24, 2023 6:38 pm

Confirmed, we will take a look into this.

i believe it was some sort of glitch where even though it was manually schedualed tasks it was treating them as if they where automated, i ended up solving the issue by unchecking the manual schedualing checkbox and then activating it again which made it work, the issue has not repeated since.


Re: Dates in task not updating the gantt view

Posted: Thu Jun 01, 2023 8:38 pm
by Terence

I doubt I was able to replicate. The fix is in version 2.0.4. If duration was set on a task, then it will take the duration from startdate, resulting in displaying a different enddate in the Odoo task form.

Duration is set when you have modified a certain task in the Gantt chart. Probably that is the reason you were not able to replicate it again.


Re: Dates in task not updating the gantt view

Posted: Thu Aug 24, 2023 3:05 pm
by manou

Hello,
did you find any solution for this?
We still have this issue in v15 community edition with version 2.0.7
it's 1 day différence


Re: Dates in task not updating the gantt view

Posted: Thu Aug 24, 2023 5:42 pm
by Terence

I think this is correct, it finishes at 08/14/2023 at 00 hours


Re: Dates in task not updating the gantt view

Posted: Fri Aug 25, 2023 10:00 am
by manou

We are expecting to see the same date in the gantt view, this is frustrating for the users.
It's not only the end date but also the start date, in my example, the tasks start date in form view 08/07 and in gantt 08/08 it's not the same thing.


Re: Dates in task not updating the gantt view

Posted: Fri Aug 25, 2023 12:33 pm
by Terence

Is this task auto scheduled? Then it might shift.