added field test

This commit is contained in:
Alexander Gabriel 2023-11-18 15:14:55 +00:00
parent f8b8633bf6
commit dfb1bd0212
1 changed files with 8 additions and 2 deletions

View File

@ -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",