Serial Number, Change Order in Object

This commit is contained in:
Dave 2023-03-02 10:11:13 +01:00
parent 2c56396ffd
commit a685801e1c

View File

@ -8,16 +8,17 @@
"field_order": [ "field_order": [
"overview_section", "overview_section",
"title", "title",
"main_ip",
"link",
"status",
"column_break_4",
"type", "type",
"item", "item",
"customer", "customer",
"it_landscape",
"location_full_path",
"location", "location",
"location_full_path",
"column_break_4",
"status",
"it_landscape",
"main_ip",
"link",
"serial_number",
"monitoring_section", "monitoring_section",
"oitc_output", "oitc_output",
"description_section", "description_section",
@ -177,11 +178,16 @@
"fieldtype": "Table", "fieldtype": "Table",
"label": "Linked Objects", "label": "Linked Objects",
"options": "IT Object Linked Object" "options": "IT Object Linked Object"
},
{
"fieldname": "serial_number",
"fieldtype": "Data",
"label": "Serial Number"
} }
], ],
"image_field": "image", "image_field": "image",
"links": [], "links": [],
"modified": "2023-03-02 09:58:05.589925", "modified": "2023-03-02 10:10:07.173113",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "MSP", "module": "MSP",
"name": "IT Object", "name": "IT Object",