{% load bloomerp %} {% if not gant_configured %}
Select a start field and an end field in the display options to configure the Gantt chart.
{% else %}
Records
{% include "components/objects/dataview_gant_rows.html" %}
Unscheduled records
Drag a record onto the timeline to schedule it.
{% include "components/objects/dataview_gant_unscheduled.html" %}
{% endif %}