Search found 810 matches

It should be set to manually scheduled if you want to have it correspond with the native project task views. The Gantt View Pro has a scheduling engine shifting the tasks to their logical position corresponding to their constraints and dependencies. The native task form will not shift the dates, tha...
You can override the column settings in the Gantt configuration object (-> Gantt View Pro settings panel). This is the current config for the column { columns : [ { type: "wbs", persist: true, id: 'br_column_1' }, { type: "name", width: 250, id: 'br_column_2' }, { type: "sta...
I need to apply the translation in the code. I will do in the upcoming release. And then the translation should be under: GanttToolbar : { 'First select the task you want to edit' : "Sélectionnez d'abord la tâche que vous souaitez éditer", 'New task' : 'Nouvelle tâche' },

Is this task auto scheduled? Then it might shift.

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

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

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.

Then after I need to localize it in the code too. I will put that in the next update.

Please put every translation regarding the toolbar under GanttToolbar, like: GanttToolbar : { 'First select the task you want to edit' : "Sélectionnez d'abord la tâche que vous souaitez éditer", 'New task' : 'Nouvelle tâche', 'Pick a Project' : 'Choisissez un projet' },

Thank you for the report! I have reproduced and created a ticket

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