Post by cameronp »

Hi there, just have a bit of a question. I see that you are storing separate effort, calendars, planned date begin, when it looks like these fields already exist in the base project/task?

eg effort could map to planned_hours in odoo task
planned date begin -> date_assign
calendars -> resource calendar (this one is only on the project, so would need to have it per task)

Just a thought

Thanks


Post by Terence »

Good thought! We are investigating the calendars and have a ticket open for it.

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

The next update we also use the resource model as source for assignment. Resources have calendars, we could add them in a later stage.

After we have made the chart configurable we could also add options to let users decide how to map the fields. That is a good thought.

Currently the chart does auto scheduling by constraints. That could have side effects on existing dates from other origin. That means that option should be made configurable first. We keep you posted.


Post Reply