Open bealdav opened 1 year ago
you have to install this addons : https://odoo-community.org/shop/project-timeline-2093
or delete the timeline view here :
<field name="view_mode">dhtmlx_gantt_task,timeline,kanban,tree,form,calendar,pivot,graph,activity</field>
and delete this view :
<record model="ir.ui.view" id="is_project_task_timeline_view" >
Thanks a lot for this contribution @tonygalmiche It seems a nice idea.
Maybe a future contribution for OCA ?
I have a bug pending installation on a fresh new db with only dependencies
Do you know how to fix this one ?
Thanks