feat: allow to store form tours in custom module (#28496)

This commit is contained in:
David Arnold 2024-11-20 00:48:45 +01:00 committed by GitHub
parent 1613d0abe4
commit 0727c0de0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,11 +72,11 @@
{
"depends_on": "eval: doc.ui_tour && doc.is_standard",
"fetch_from": "reference_doctype.module",
"fetch_if_empty": 1,
"fieldname": "module",
"fieldtype": "Link",
"label": "Module",
"options": "Module Def",
"read_only": 1
"options": "Module Def"
},
{
"fieldname": "column_break_6",
@ -178,7 +178,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2024-03-23 16:03:25.983797",
"modified": "2024-11-17 13:06:48.120836",
"modified_by": "Administrator",
"module": "Desk",
"name": "Form Tour",
@ -206,4 +206,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}