mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 20:59:11 +00:00
refactor: added maintenance visit to maintenance schedule dashboard
This commit is contained in:
@@ -231,11 +231,12 @@
|
|||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"link_doctype": "Maintenance Visit Purpose",
|
"group": "Visits",
|
||||||
"link_fieldname": "prevdoc_docname"
|
"link_doctype": "Maintenance Visit",
|
||||||
|
"link_fieldname": "maintenance_schedule"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2021-04-21 11:27:05.744109",
|
"modified": "2021-05-27 16:05:10.746465",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Maintenance",
|
"module": "Maintenance",
|
||||||
"name": "Maintenance Schedule",
|
"name": "Maintenance Schedule",
|
||||||
|
|||||||
Reference in New Issue
Block a user