added antragsteller
This commit is contained in:
parent
749dccae7c
commit
70b5f4917f
@ -9,7 +9,7 @@
|
|||||||
"hostname",
|
"hostname",
|
||||||
"assettyp",
|
"assettyp",
|
||||||
"kaufdatum",
|
"kaufdatum",
|
||||||
"test"
|
"antragsteller"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
@ -52,11 +52,17 @@
|
|||||||
"fieldname": "kaufdatum",
|
"fieldname": "kaufdatum",
|
||||||
"fieldtype": "Date",
|
"fieldtype": "Date",
|
||||||
"label": "Kaufdatum"
|
"label": "Kaufdatum"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "antragsteller",
|
||||||
|
"fieldtype": "Link",
|
||||||
|
"label": "Antragsteller",
|
||||||
|
"options": "Contact"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-11-18 15:59:27.584331",
|
"modified": "2023-11-18 16:47:41.870795",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Test Frappe",
|
"module": "Test Frappe",
|
||||||
"name": "Asset",
|
"name": "Asset",
|
||||||
|
Loading…
Reference in New Issue
Block a user