Page 1 of 2

Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 11, 2022 10:02 am
by vichea khmerdev

Hello
When creating the task in the Bryntum Gantt View, I would like to have by default the Manual Scheduled Unchecked by default. (You can see the screenshot for the field I mentioned).

Can I do all the fields by configuration purpose?

Thank you


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 11, 2022 10:27 am
by Terence

Yes you can define that globally, on project level and on task level.

Globally

Screenshot 2022-03-11 at 09.23.32.png
Screenshot 2022-03-11 at 09.23.32.png (94.24 KiB) Viewed 1715 times

Project level

Screenshot 2022-03-11 at 09.25.33.png
Screenshot 2022-03-11 at 09.25.33.png (70.88 KiB) Viewed 1715 times
Screenshot 2022-03-11 at 09.25.48.png
Screenshot 2022-03-11 at 09.25.48.png (206.83 KiB) Viewed 1715 times

Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 11, 2022 3:04 pm
by vichea khmerdev

I checked auto scheduling, but when I created the task, the checkbox of Manual Schedule still check by default. How to let it unchecked by default?

Thank you


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 11, 2022 3:24 pm
by Terence

It is taking the values from the parent task. In case the ManualSchedule value was already set you need to change it to false first.


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 11, 2022 4:04 pm
by vichea khmerdev

I see it change, but until we switch or refresh the page, I feel it is the small issue there, you can check my video demo.


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 11, 2022 4:44 pm
by Terence

Thank you for your report!

https://github.com/bryntum/odoo-support/issues/65

I have created a ticket to fix it. Looks like, when creating the task the project setting is ignored.

Fix scheduled for upcoming week in version 1.3.3.


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 18, 2022 2:19 am
by vichea khmerdev

Hi
Do you have any updates about it?
Thank you


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Fri Mar 18, 2022 9:25 am
by mats

No updates yet, we plan more Odoo releases later this spring.


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Mon Mar 28, 2022 3:43 am
by vichea khmerdev

Hello
I hope you are doing fine.

Do you have any updates about this post?

I have one more question regarding to the screenshot? is there anyway I can configure with the resource drag and drop as the screenshot

Thank you


Re: Is it possible to set default value by configuration of the Bryntum Gantt view?

Posted: Tue Mar 29, 2022 11:56 am
by Terence

This ticket is still open https://github.com/bryntum/odoo-support/issues/65

We hope to do a release next week.

Currently it is not supported to drag and drop resources like the example shown above. It could be part of a new module scheduler-pro in Q2 to come.