Page 1 of 2

It is possible save wbs value into a odoo task field?

Posted: Wed Mar 08, 2023 5:22 am
by moblitas

Dear support,

I wonder if is possible save wbs value into a odoo task field?

Best regards,

Milton


Re: It is possible save wbs value into a odoo task field?

Posted: Wed Mar 08, 2023 1:00 pm
by Terence

It is possible to implement but currently not supported. Needs an extension of the Odoo task module.

I have created a ticket: https://github.com/bryntum/odoo-support/issues/102


Re: It is possible save wbs value into a odoo task field?

Posted: Thu Aug 24, 2023 9:42 am
by manou

Hello,
I noticed that you added this feature, now we have wbs_value in the task, it works fine when we create tasks from Gantt view.
Would it be possible to do the same for existing tasks before this version, or the tasks created from the form view? By updating it when you open the Gantt view if the field is empty.


Re: It is possible save wbs value into a odoo task field?

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

The scheduling engine of the gantt chart is calculating the wbs values. They will be saved when you open the project in the gantt chart, if correct.


Re: It is possible save wbs value into a odoo task field?

Posted: Fri Aug 25, 2023 9:45 am
by manou

Its not saved for old project or tasks created from form view, it's only saved for tasks created from Gantt view or existing tasks if I change order (wbs) from gant view.
If I just open and close Gantt view, it's not set/updated for existing tasks.


Re: It is possible save wbs value into a odoo task field?

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

In the setting panels there is a switch save wbs values. You have to turn it on.


Re: It is possible save wbs value into a odoo task field?

Posted: Fri Aug 25, 2023 4:24 pm
by moblitas

Thanks for your support, great job

Best regards,

Milton


Re: It is possible save wbs value into a odoo task field?

Posted: Thu Sep 14, 2023 8:40 am
by manou

Not working for existing or task created from form view even after activating "save wbs value"
We are using Odoo v15 community edition with Gantt 2.0.7


Re: It is possible save wbs value into a odoo task field?

Posted: Mon Sep 18, 2023 9:16 am
by mats

Hard to say what's going on, maybe you have some conflicting plugins used? Try to debug and see why it's not being saved?


Re: It is possible save wbs value into a odoo task field?

Posted: Fri Oct 20, 2023 10:11 am
by manou

We tried in new database with only Gantt module installed (version 2.0.7), but we have the same issue, I can debug in your online demo but I don't know if the option "Save WBS values" is activated