mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 22:48:27 +00:00
refactor: added maintenance visit to maintenance schedule dashboard
This commit is contained in:
@@ -231,11 +231,12 @@
|
||||
"is_submittable": 1,
|
||||
"links": [
|
||||
{
|
||||
"link_doctype": "Maintenance Visit Purpose",
|
||||
"link_fieldname": "prevdoc_docname"
|
||||
"group": "Visits",
|
||||
"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",
|
||||
"module": "Maintenance",
|
||||
"name": "Maintenance Schedule",
|
||||
|
||||
Reference in New Issue
Block a user