added field test
This commit is contained in:
parent
f8b8633bf6
commit
dfb1bd0212
@ -8,7 +8,8 @@
|
||||
"inventarnummer",
|
||||
"hostname",
|
||||
"assettyp",
|
||||
"kaufdatum"
|
||||
"kaufdatum",
|
||||
"test"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
@ -51,11 +52,16 @@
|
||||
"fieldname": "kaufdatum",
|
||||
"fieldtype": "Date",
|
||||
"label": "Kaufdatum"
|
||||
},
|
||||
{
|
||||
"fieldname": "test",
|
||||
"fieldtype": "Data",
|
||||
"label": "test"
|
||||
}
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2023-11-18 15:48:19.692002",
|
||||
"modified": "2023-11-18 15:59:27.584331",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Test Frappe",
|
||||
"name": "Asset",
|
||||
|
Loading…
Reference in New Issue
Block a user