updated manufacturing desk
This commit is contained in:
parent
e6147ed9bc
commit
841a8db5d1
@ -43,10 +43,11 @@
|
|||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Desk Page",
|
"doctype": "Desk Page",
|
||||||
"extends_another_page": 0,
|
"extends_another_page": 0,
|
||||||
|
"hide_custom": 0,
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
"is_standard": 1,
|
"is_standard": 1,
|
||||||
"label": "Manufacturing",
|
"label": "Manufacturing",
|
||||||
"modified": "2020-05-19 14:05:59.100891",
|
"modified": "2020-05-20 11:50:20.029056",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Manufacturing",
|
"name": "Manufacturing",
|
||||||
@ -88,6 +89,17 @@
|
|||||||
"stats_filter": "{ \n \"status\": [\"not in\", [\"Completed\"]]\n}",
|
"stats_filter": "{ \n \"status\": [\"not in\", [\"Completed\"]]\n}",
|
||||||
"type": "DocType"
|
"type": "DocType"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "Dashboard",
|
||||||
|
"link_to": "Manufacturing",
|
||||||
|
"restrict_to_domain": "Manufacturing",
|
||||||
|
"type": "Dashboard"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Forecasting",
|
||||||
|
"link_to": "Exponential Smoothing Forecasting",
|
||||||
|
"type": "Report"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Work Order Summary",
|
"label": "Work Order Summary",
|
||||||
"link_to": "Work Order Summary",
|
"link_to": "Work Order Summary",
|
||||||
@ -95,10 +107,14 @@
|
|||||||
"type": "Report"
|
"type": "Report"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Dashboard",
|
"label": "BOM Stock Report",
|
||||||
"link_to": "Manufacturing",
|
"link_to": "BOM Stock Report",
|
||||||
"restrict_to_domain": "Manufacturing",
|
"type": "Report"
|
||||||
"type": "Dashboard"
|
},
|
||||||
|
{
|
||||||
|
"label": "Production Planning Report",
|
||||||
|
"link_to": "Production Planning Report",
|
||||||
|
"type": "Report"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user