Kaufdatum ergänzt
This commit is contained in:
parent
556a3f1c62
commit
f8b8633bf6
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user