[gantt] Gantt fixes (#6490)
* [gantt] fix Gantt Chart link in Modules * [gantt] added field for Task dependent
This commit is contained in:
committed by
Rushabh Mehta
parent
ac5b193100
commit
a0608d463a
@@ -19,7 +19,7 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "report",
|
||||
"route": "Gantt/Task",
|
||||
"route": "List/Task/Gantt",
|
||||
"doctype": "Task",
|
||||
"name": "Gantt Chart",
|
||||
"description": _("Gantt chart of all tasks.")
|
||||
|
||||
Reference in New Issue
Block a user