(cherry picked from commit fdbd10f193
)
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
This commit is contained in:
parent
e0388a169a
commit
7db00dde2d
@ -58,7 +58,7 @@
|
||||
"type": "Report"
|
||||
},
|
||||
{
|
||||
"label": "Assets Dashboard",
|
||||
"label": "Dashboard",
|
||||
"link_to": "Asset",
|
||||
"type": "Dashboard"
|
||||
}
|
||||
|
@ -93,12 +93,6 @@
|
||||
"stats_filter": "{ \n \"status\": [\"not in\", [\"Completed\"]]\n}",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"label": "Dashboard",
|
||||
"link_to": "Manufacturing",
|
||||
"restrict_to_domain": "Manufacturing",
|
||||
"type": "Dashboard"
|
||||
},
|
||||
{
|
||||
"label": "Forecasting",
|
||||
"link_to": "Exponential Smoothing Forecasting",
|
||||
@ -119,6 +113,12 @@
|
||||
"label": "Production Planning Report",
|
||||
"link_to": "Production Planning Report",
|
||||
"type": "Report"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Dashboard",
|
||||
"link_to": "Manufacturing",
|
||||
"restrict_to_domain": "Manufacturing",
|
||||
"type": "Dashboard"
|
||||
}
|
||||
]
|
||||
}
|
@ -68,7 +68,7 @@
|
||||
"type": "Report"
|
||||
},
|
||||
{
|
||||
"label": "Project Dashboard",
|
||||
"label": "Dashboard",
|
||||
"link_to": "Project",
|
||||
"type": "Dashboard"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user