Kaufdatum ergänzt

This commit is contained in:
Alexander Gabriel 2023-11-18 14:49:05 +00:00
parent 556a3f1c62
commit f8b8633bf6
1 changed files with 8 additions and 2 deletions

View File

@ -7,7 +7,8 @@
"field_order": [
"inventarnummer",
"hostname",
"assettyp"
"assettyp",
"kaufdatum"
],
"fields": [
{
@ -45,11 +46,16 @@
"label": "Asset-Typ",
"options": "PC\nLaptop\nMonitor",
"reqd": 1
},
{
"fieldname": "kaufdatum",
"fieldtype": "Date",
"label": "Kaufdatum"
}
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2023-11-18 15:13:29.985217",
"modified": "2023-11-18 15:48:19.692002",
"modified_by": "Administrator",
"module": "Test Frappe",
"name": "Asset",