bramw_baserow/backend/templates/company-asset-tracker.json

2251 lines
74 KiB
JSON

{
"baserow_template_version": 1,
"name": "Company Asset Tracker",
"icon": "iconoir-barcode",
"keywords": [
"asset tracker",
"company assets",
"company asset tracker",
"company item tracker"
],
"categories": [
"Professional",
"Startup"
],
"export": [
{
"id": 11093,
"name": "Company Asset Tracker",
"order": 2,
"type": "database",
"tables": [
{
"id": 21122,
"name": "Assets",
"order": 1,
"fields": [
{
"id": 110848,
"type": "text",
"name": "Serial number",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 110856,
"type": "single_select",
"name": "Item type",
"order": 3,
"primary": false,
"select_options": [
{
"id": 5933,
"value": "Mouse",
"color": "dark-red",
"order": 0
},
{
"id": 5934,
"value": "Keyboard",
"color": "light-gray",
"order": 1
},
{
"id": 5935,
"value": "Monitor",
"color": "green",
"order": 2
},
{
"id": 5936,
"value": "Webcam",
"color": "light-green",
"order": 3
},
{
"id": 5937,
"value": "Standing Desk",
"color": "light-orange",
"order": 4
},
{
"id": 5938,
"value": "Laptop Stand",
"color": "light-blue",
"order": 5
},
{
"id": 5939,
"value": "USB-C Hub",
"color": "light-red",
"order": 6
},
{
"id": 5940,
"value": "Ethernet Adapter",
"color": "dark-blue",
"order": 7
}
]
},
{
"id": 110857,
"type": "file",
"name": "Image(s)",
"order": 4,
"primary": false
},
{
"id": 110858,
"type": "number",
"name": "Cost",
"order": 5,
"primary": false,
"number_decimal_places": 2,
"number_negative": false
},
{
"id": 110859,
"type": "single_select",
"name": "Condition",
"order": 6,
"primary": false,
"select_options": [
{
"id": 5941,
"value": "Good",
"color": "light-green",
"order": 0
},
{
"id": 5942,
"value": "Functional",
"color": "light-orange",
"order": 1
},
{
"id": 5943,
"value": "Needs Repair",
"color": "light-red",
"order": 2
}
]
},
{
"id": 110889,
"type": "text",
"name": "Notes",
"order": 7,
"primary": false,
"text_default": ""
},
{
"id": 110893,
"type": "link_row",
"name": "Employee using item",
"order": 8,
"primary": false,
"link_row_table_id": 21123,
"link_row_related_field_id": 110892
},
{
"id": 247561,
"type": "date",
"name": "Date leased",
"order": 9,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
},
{
"id": 247617,
"type": "link_row",
"name": "Repair order ID",
"order": 10,
"primary": false,
"link_row_table_id": 45098,
"link_row_related_field_id": 247615
}
],
"views": [
{
"id": 22664,
"type": "grid",
"name": "All assets",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 1510,
"field_id": 110856,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 106200,
"field_id": 110848,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 106204,
"field_id": 110856,
"width": 148,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 106256,
"field_id": 110857,
"width": 120,
"hidden": false,
"order": 32767,
"aggregation_type": "empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 106257,
"field_id": 110858,
"width": 100,
"hidden": false,
"order": 32767,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 106258,
"field_id": 110859,
"width": 134,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 106259,
"field_id": 110889,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 106260,
"field_id": 110893,
"width": 196,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292928,
"field_id": 247561,
"width": 139,
"hidden": false,
"order": 32767,
"aggregation_type": "max_date",
"aggregation_raw_type": "max"
},
{
"id": 292993,
"field_id": 247617,
"width": 170,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24667,
"type": "grid",
"name": "Needs repair",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 3563,
"field_id": 110859,
"type": "single_select_equal",
"value": "5943"
}
],
"sortings": [
{
"id": 1574,
"field_id": 110856,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 117740,
"field_id": 110848,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117741,
"field_id": 110856,
"width": 125,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117742,
"field_id": 110857,
"width": 119,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117743,
"field_id": 110858,
"width": 100,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117744,
"field_id": 110859,
"width": 124,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117745,
"field_id": 110889,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117746,
"field_id": 110893,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292997,
"field_id": 247561,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292998,
"field_id": 247617,
"width": 174,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24976,
"type": "grid",
"name": "High value: in use",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 3627,
"field_id": 110858,
"type": "higher_than",
"value": "250"
},
{
"id": 3628,
"field_id": 110893,
"type": "not_empty",
"value": ""
}
],
"sortings": [
{
"id": 1573,
"field_id": 110856,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 119323,
"field_id": 110848,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119324,
"field_id": 110856,
"width": 147,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119325,
"field_id": 110857,
"width": 116,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119326,
"field_id": 110858,
"width": 100,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119327,
"field_id": 110859,
"width": 128,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119328,
"field_id": 110889,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119329,
"field_id": 110893,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293013,
"field_id": 247561,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293014,
"field_id": 247617,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24977,
"type": "grid",
"name": "High value: not in use",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 3629,
"field_id": 110858,
"type": "higher_than",
"value": "250"
},
{
"id": 3630,
"field_id": 110893,
"type": "empty",
"value": ""
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 119330,
"field_id": 110848,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119331,
"field_id": 110856,
"width": 126,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119332,
"field_id": 110857,
"width": 120,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119333,
"field_id": 110858,
"width": 100,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119334,
"field_id": 110859,
"width": 131,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119335,
"field_id": 110889,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 119336,
"field_id": 110893,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293011,
"field_id": 247561,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293012,
"field_id": 247617,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 54682,
"type": "grid",
"name": "Available",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13966,
"field_id": 110893,
"type": "empty",
"value": ""
},
{
"id": 14340,
"field_id": 110859,
"type": "single_select_not_equal",
"value": "5943"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 292920,
"field_id": 110848,
"width": 157,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292921,
"field_id": 110856,
"width": 138,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292922,
"field_id": 110857,
"width": 122,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292923,
"field_id": 110858,
"width": 102,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292924,
"field_id": 110859,
"width": 127,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292925,
"field_id": 110889,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292926,
"field_id": 110893,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293009,
"field_id": 247561,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293010,
"field_id": 247617,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 54693,
"type": "grid",
"name": "Repair scheduled",
"order": 6,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13975,
"field_id": 247617,
"type": "not_empty",
"value": ""
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 293000,
"field_id": 110848,
"width": 154,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293001,
"field_id": 110856,
"width": 142,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293002,
"field_id": 110857,
"width": 115,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293003,
"field_id": 110858,
"width": 112,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293004,
"field_id": 110859,
"width": 133,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293005,
"field_id": 110889,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293006,
"field_id": 110893,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293007,
"field_id": 247561,
"width": 151,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293008,
"field_id": 247617,
"width": 167,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 69488,
"type": "kanban",
"name": "By condition",
"order": 7,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"single_select_field_id": 110859,
"field_options": [
{
"id": 612,
"field_id": 110848,
"hidden": false,
"order": 0
},
{
"id": 613,
"field_id": 110856,
"hidden": false,
"order": 1
},
{
"id": 614,
"field_id": 110857,
"hidden": false,
"order": 2
},
{
"id": 619,
"field_id": 247561,
"hidden": false,
"order": 3
},
{
"id": 615,
"field_id": 110858,
"hidden": false,
"order": 4
},
{
"id": 616,
"field_id": 110859,
"hidden": true,
"order": 5
},
{
"id": 617,
"field_id": 110889,
"hidden": false,
"order": 6
},
{
"id": 618,
"field_id": 110893,
"hidden": false,
"order": 7
},
{
"id": 620,
"field_id": 247617,
"hidden": true,
"order": 8
}
]
},
{
"id": 69489,
"type": "kanban",
"name": "By type",
"order": 8,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"single_select_field_id": 110856,
"field_options": [
{
"id": 621,
"field_id": 110848,
"hidden": false,
"order": 0
},
{
"id": 622,
"field_id": 110856,
"hidden": true,
"order": 1
},
{
"id": 623,
"field_id": 110857,
"hidden": false,
"order": 2
},
{
"id": 624,
"field_id": 110858,
"hidden": false,
"order": 3
},
{
"id": 625,
"field_id": 110859,
"hidden": false,
"order": 4
},
{
"id": 628,
"field_id": 247561,
"hidden": false,
"order": 5
},
{
"id": 627,
"field_id": 110893,
"hidden": false,
"order": 6
},
{
"id": 626,
"field_id": 110889,
"hidden": false,
"order": 7
},
{
"id": 629,
"field_id": 247617,
"hidden": true,
"order": 8
}
]
},
{
"id": 85900,
"type": "gallery",
"name": "Assets",
"order": 9,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 17476,
"field_id": 110858,
"order": "DESC"
}
],
"decorations": [],
"card_cover_image_field_id": 110857,
"field_options": [
{
"id": 11080,
"field_id": 110848,
"hidden": false,
"order": 32767
},
{
"id": 11081,
"field_id": 110856,
"hidden": false,
"order": 32767
},
{
"id": 11082,
"field_id": 110857,
"hidden": false,
"order": 32767
},
{
"id": 11083,
"field_id": 110858,
"hidden": false,
"order": 32767
},
{
"id": 11084,
"field_id": 110859,
"hidden": true,
"order": 32767
},
{
"id": 11085,
"field_id": 110889,
"hidden": true,
"order": 32767
},
{
"id": 11086,
"field_id": 110893,
"hidden": false,
"order": 32767
},
{
"id": 11087,
"field_id": 247561,
"hidden": false,
"order": 32767
},
{
"id": 11088,
"field_id": 247617,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2021-06-02T23:28:09.544410+00:00",
"updated_on": "2022-01-25T19:07:09.980906+00:00",
"field_110848": "ASDKJC4AFDS89",
"field_110856": 5933,
"field_110857": [
{
"name": "jkbI2LldV8CaO5Yt3bWBU9itbvkvlepz_362e1e38ebab3abfd5c1af0a1503dc4d63f076828410464024213c1e11f10e8f.jpg",
"visible_name": "mouse.jpg",
"original_name": "mouse.jpg"
}
],
"field_110858": "59.99",
"field_110859": 5943,
"field_110889": "The button is only pressing half the time.",
"field_110893": [
1
],
"field_247561": "2019-12-01",
"field_247617": [
1
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2021-06-02T23:28:09.547503+00:00",
"updated_on": "2022-01-25T17:24:08.460480+00:00",
"field_110848": "ASDF78ASDGF8A",
"field_110856": 5934,
"field_110857": [
{
"name": "pRSbA09C68Okd4Hr0SQE4HB8wQd3Gl6c_37337ab587984101e3c462c823daa755cbb19834cc02313fe86e8172c8e6d516.jpg",
"visible_name": "keyboard.jpg",
"original_name": "keyboard.jpg"
}
],
"field_110858": "89.99",
"field_110859": 5943,
"field_110889": "'E' key not working.",
"field_110893": [
3
],
"field_247561": "2018-02-01",
"field_247617": [
2
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2021-06-02T23:34:01.766642+00:00",
"updated_on": "2022-01-25T17:24:32.473132+00:00",
"field_110848": "BNCVSDFS96653",
"field_110856": 5935,
"field_110857": [
{
"name": "h6cgRYQ9twZjzRK3cB3HPyzHR0WVUKiA_5d8ec972abfc80f9010689623acf1350cae71247be0cc0945e9039b28aff09f9.jpg",
"visible_name": "monitor.jpg",
"original_name": "monitor.jpg"
}
],
"field_110858": "350.00",
"field_110859": 5941,
"field_110889": null,
"field_110893": [
2
],
"field_247561": "2019-11-10",
"field_247617": []
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2021-06-02T23:34:09.895668+00:00",
"updated_on": "2022-01-25T17:25:32.803569+00:00",
"field_110848": "SDFV67867FVSF7",
"field_110856": 5936,
"field_110857": [
{
"name": "86dVlPNmxIplnJ0MpGJRId6vPj3c9RyS_f245ce199aa75f349f8e81fdec0d167f38dfc2ebed75c8a9a45b95d5c7837491.jpg",
"visible_name": "webcam.jpg",
"original_name": "webcam.jpg"
}
],
"field_110858": "99.00",
"field_110859": 5941,
"field_110889": null,
"field_110893": [
2
],
"field_247561": "2018-08-14",
"field_247617": []
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2021-06-02T23:34:18.997491+00:00",
"updated_on": "2022-01-25T19:11:40.593634+00:00",
"field_110848": "XCVB89ASF98A8A",
"field_110856": 5937,
"field_110857": [
{
"name": "gAbD8u5AY7Op4LVugsqKhARTcyH75c3F_e68ca91417d72dd78ccfd679546f2fc56c78eb9c19a09fa53115dd525517626e.png",
"visible_name": "standing desk.png",
"original_name": "standing desk.png"
}
],
"field_110858": "400.00",
"field_110859": 5943,
"field_110889": "Works, but may need repair soon because if i put anything on it heavier than a laptop including a mug, it falls.",
"field_110893": [
4
],
"field_247561": "2019-02-28",
"field_247617": [
5
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2021-06-02T23:34:25.318146+00:00",
"updated_on": "2022-01-25T17:24:27.753914+00:00",
"field_110848": "ADF9DFBS98ASFL",
"field_110856": 5938,
"field_110857": [
{
"name": "LovNYoFxUHfXQJctxm5PuQpzsD9pOiSA_9cf8d7f2e0536762c76883362da07bdd1fc727cbdc25af70cf49b7c4045f1b3c.jpg",
"visible_name": "laptop stand.jpg",
"original_name": "laptop stand.jpg"
}
],
"field_110858": "50.00",
"field_110859": 5943,
"field_110889": "Left side is broken.",
"field_110893": [
5
],
"field_247561": "2019-09-22",
"field_247617": [
3
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2021-06-02T23:34:37.160063+00:00",
"updated_on": "2022-01-25T17:25:25.693902+00:00",
"field_110848": "A65WE8230FGS0B",
"field_110856": 5939,
"field_110857": [
{
"name": "E8p3XbJEYYaC30ofsVRG4199QtkIFvyh_4952e421fc147a89af65014dc4a9969a3bd13a338ce66dab76a7e285ce3f91fa.jpg",
"visible_name": "usb-c hub.jpg",
"original_name": "usb-c hub.jpg"
}
],
"field_110858": "65.00",
"field_110859": 5941,
"field_110889": null,
"field_110893": [
6
],
"field_247561": "2018-01-01",
"field_247617": []
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2021-06-02T23:36:25.765863+00:00",
"updated_on": "2022-01-25T17:23:58.387764+00:00",
"field_110848": "PY4690Y650WI45",
"field_110856": 5940,
"field_110857": [
{
"name": "eBB5huPZJNoSid7TSVqzvttuPUqclnHC_35d70e7e9ef5604a64a47ca496e2ad2e59102236c698c669b26cba01e136e214.jpg",
"visible_name": "ethernet adapter.jpg",
"original_name": "ethernet adapter.jpg"
}
],
"field_110858": "12.00",
"field_110859": 5941,
"field_110889": null,
"field_110893": [
9
],
"field_247561": "2019-02-20",
"field_247617": []
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2021-06-02T23:36:34.265341+00:00",
"updated_on": "2022-01-25T17:25:09.527477+00:00",
"field_110848": "HN89W78SDF783",
"field_110856": 5937,
"field_110857": [
{
"name": "gAbD8u5AY7Op4LVugsqKhARTcyH75c3F_e68ca91417d72dd78ccfd679546f2fc56c78eb9c19a09fa53115dd525517626e.png",
"visible_name": "standing desk.png",
"original_name": "standing desk.png"
}
],
"field_110858": "400.00",
"field_110859": 5941,
"field_110889": null,
"field_110893": [
10
],
"field_247561": "2019-10-23",
"field_247617": []
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2021-06-02T23:36:39.672523+00:00",
"updated_on": "2022-01-25T19:18:12.112581+00:00",
"field_110848": "SD78E67DF67S93",
"field_110856": 5933,
"field_110857": [
{
"name": "m9vlIoMlEnIBAwnLq524LGqLYSGkh2wA_362e1e38ebab3abfd5c1af0a1503dc4d63f076828410464024213c1e11f10e8f.jpg",
"visible_name": "mouse.jpg",
"original_name": "mouse.jpg"
}
],
"field_110858": "59.99",
"field_110859": 5942,
"field_110889": null,
"field_110893": [
15
],
"field_247561": "2018-07-30",
"field_247617": []
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2021-06-20T02:39:32.107789+00:00",
"updated_on": "2022-01-25T17:25:34.815377+00:00",
"field_110848": "LKJHSGOUIHG45S",
"field_110856": 5934,
"field_110857": [
{
"name": "pRSbA09C68Okd4Hr0SQE4HB8wQd3Gl6c_37337ab587984101e3c462c823daa755cbb19834cc02313fe86e8172c8e6d516.jpg",
"visible_name": "keyboard.jpg",
"original_name": "keyboard.jpg"
}
],
"field_110858": "89.99",
"field_110859": 5941,
"field_110889": "",
"field_110893": [],
"field_247561": null,
"field_247617": []
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2021-06-20T02:39:46.032972+00:00",
"updated_on": "2022-01-25T17:25:23.746291+00:00",
"field_110848": "AG78DFGDS7GSA",
"field_110856": 5935,
"field_110857": [
{
"name": "h6cgRYQ9twZjzRK3cB3HPyzHR0WVUKiA_5d8ec972abfc80f9010689623acf1350cae71247be0cc0945e9039b28aff09f9.jpg",
"visible_name": "monitor.jpg",
"original_name": "monitor.jpg"
}
],
"field_110858": "350.00",
"field_110859": 5941,
"field_110889": "",
"field_110893": [],
"field_247561": null,
"field_247617": []
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2021-06-20T02:39:53.190294+00:00",
"updated_on": "2022-01-25T17:24:45.402672+00:00",
"field_110848": "NSF989834598QS",
"field_110856": 5935,
"field_110857": [
{
"name": "h6cgRYQ9twZjzRK3cB3HPyzHR0WVUKiA_5d8ec972abfc80f9010689623acf1350cae71247be0cc0945e9039b28aff09f9.jpg",
"visible_name": "monitor.jpg",
"original_name": "monitor.jpg"
}
],
"field_110858": "350.00",
"field_110859": 5942,
"field_110889": "Has a couple of dead pixels.",
"field_110893": [
13
],
"field_247561": "2018-04-25",
"field_247617": []
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2021-06-20T02:39:58.902760+00:00",
"updated_on": "2022-01-25T17:24:22.635058+00:00",
"field_110848": "AS90342KJNM345",
"field_110856": 5934,
"field_110857": [
{
"name": "pRSbA09C68Okd4Hr0SQE4HB8wQd3Gl6c_37337ab587984101e3c462c823daa755cbb19834cc02313fe86e8172c8e6d516.jpg",
"visible_name": "keyboard.jpg",
"original_name": "keyboard.jpg"
}
],
"field_110858": "89.99",
"field_110859": 5941,
"field_110889": "",
"field_110893": [
13
],
"field_247561": "2019-05-29",
"field_247617": []
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2021-06-20T02:40:04.153189+00:00",
"updated_on": "2022-01-25T17:24:03.932193+00:00",
"field_110848": "N4NJH3498VNQ03",
"field_110856": 5940,
"field_110857": [
{
"name": "eBB5huPZJNoSid7TSVqzvttuPUqclnHC_35d70e7e9ef5604a64a47ca496e2ad2e59102236c698c669b26cba01e136e214.jpg",
"visible_name": "ethernet adapter.jpg",
"original_name": "ethernet adapter.jpg"
}
],
"field_110858": "12.00",
"field_110859": 5941,
"field_110889": "",
"field_110893": [
13
],
"field_247561": "2017-10-19",
"field_247617": []
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2022-01-25T19:06:03.001725+00:00",
"updated_on": "2022-01-25T19:10:44.358615+00:00",
"field_110848": "WDLGKEDLG3JFF2",
"field_110856": 5938,
"field_110857": [
{
"name": "WRYnyIxyLSbArDT5Y4VAtkHgBE8mTohf_9cf8d7f2e0536762c76883362da07bdd1fc727cbdc25af70cf49b7c4045f1b3c.jpeg",
"visible_name": "LAPTOP STAND.jpeg",
"original_name": "LAPTOP STAND.jpeg"
}
],
"field_110858": "52.00",
"field_110859": 5943,
"field_110889": "Is missing a couple of screws, will occasionally fall out of nowhere",
"field_110893": [],
"field_247561": null,
"field_247617": [
4
]
}
]
},
{
"id": 21123,
"name": "Employees",
"order": 3,
"fields": [
{
"id": 110851,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 110854,
"type": "email",
"name": "Email",
"order": 1,
"primary": false
},
{
"id": 110855,
"type": "phone_number",
"name": "Phone",
"order": 2,
"primary": false
},
{
"id": 110892,
"type": "link_row",
"name": "Item(s) being used",
"order": 3,
"primary": false,
"link_row_table_id": 21122,
"link_row_related_field_id": 110893
},
{
"id": 390092,
"type": "file",
"name": "Photo",
"order": 4,
"primary": false
}
],
"views": [
{
"id": 22665,
"type": "grid",
"name": "All employees",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 1575,
"field_id": 110851,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 106203,
"field_id": 110851,
"width": 134,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 106253,
"field_id": 110854,
"width": 153,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 106254,
"field_id": 110855,
"width": 129,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 106255,
"field_id": 110892,
"width": 396,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_count",
"aggregation_raw_type": "empty_count"
},
{
"id": 491341,
"field_id": 390092,
"width": 102,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24664,
"type": "grid",
"name": "Using assets",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 3560,
"field_id": 110892,
"type": "not_empty",
"value": ""
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 117714,
"field_id": 110851,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117715,
"field_id": 110854,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117716,
"field_id": 110855,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 117717,
"field_id": 110892,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 85922,
"type": "gallery",
"name": "Employees",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 17477,
"field_id": 110851,
"order": "ASC"
}
],
"decorations": [],
"card_cover_image_field_id": 390092,
"field_options": [
{
"id": 11089,
"field_id": 110851,
"hidden": false,
"order": 32767
},
{
"id": 11090,
"field_id": 110854,
"hidden": false,
"order": 32767
},
{
"id": 11091,
"field_id": 110855,
"hidden": false,
"order": 32767
},
{
"id": 11092,
"field_id": 110892,
"hidden": false,
"order": 32767
},
{
"id": 11093,
"field_id": 390092,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2021-06-02T23:28:55.522054+00:00",
"updated_on": "2022-05-22T23:00:16.352204+00:00",
"field_110851": "Semele Prasanna",
"field_110854": "sp@company.com",
"field_110855": "(631) 324-1904",
"field_110892": [
1
],
"field_390092": [
{
"name": "ujaJMAENRrSPIOfdaPr5dNYPRof9pB3i_f97e2809201cb61297c4fe06b6a652ee6c38af2c46ee9761c887f777b84b3068.jpg",
"visible_name": "Semele Prasanna.jpg",
"original_name": "Semele Prasanna.jpg"
}
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2021-06-02T23:28:55.524355+00:00",
"updated_on": "2022-05-22T23:00:21.969521+00:00",
"field_110851": "Zejd Javier",
"field_110854": "zj@company.com",
"field_110855": "(541) 689-4164",
"field_110892": [
3,
4
],
"field_390092": [
{
"name": "Nzf2j6aTYIrhqhuuulNf45ImQQWfdk3u_9fcbde3bb18dc4889bcc40771ac29f1ad3038be010e44f17a414c2c381451e18.jpg",
"visible_name": "Zejd Javier.jpg",
"original_name": "Zejd Javier.jpg"
}
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2021-06-02T23:30:06.359561+00:00",
"updated_on": "2022-05-22T23:00:14.334974+00:00",
"field_110851": "Porcia Cohen",
"field_110854": "pc@company.com",
"field_110855": "(336) 627-3849",
"field_110892": [
2
],
"field_390092": [
{
"name": "19v85KgZbOQQAPhb0jAn9aWuIeuAOPnx_388dcb4f780fa2bd551dc3d34ac5ec029dd4a1162a9441435b0e8770bc350b97.jpg",
"visible_name": "Porcia Cohen.jpg",
"original_name": "Porcia Cohen.jpg"
}
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2021-06-02T23:30:13.048069+00:00",
"updated_on": "2022-05-22T23:00:07.689467+00:00",
"field_110851": "Nettie Laxmi",
"field_110854": "nl@company.com",
"field_110855": "(256) 232-3512",
"field_110892": [
5
],
"field_390092": [
{
"name": "OrSbGDLoKmeg4BKmpsky9jf7Qh1f8oMT_33d46e0ded7508ae6dadd4bdedaea7ae6d07ce7883429544452c0707440d9f6a.jpg",
"visible_name": "Nettie Laxmi.jpg",
"original_name": "Nettie Laxmi.jpg"
}
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2021-06-02T23:30:21.313705+00:00",
"updated_on": "2022-05-22T23:00:04.137592+00:00",
"field_110851": "Mikaela Ing\u00f3lfr",
"field_110854": "mi@company.com",
"field_110855": "(972) 956-0011",
"field_110892": [
6
],
"field_390092": [
{
"name": "6yOAl1NBqgsCWYckdf2FXTzwxRkYKqIr_e986239e1d7f4a8e904d3738a84a2aea863a3a4b0cd57ddaa1815c7684a11185.jpg",
"visible_name": "Mikaela Ingo\u0301lfr.jpg",
"original_name": "Mikaela Ingo\u0301lfr.jpg"
}
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2021-06-02T23:30:26.222705+00:00",
"updated_on": "2022-05-22T22:59:41.047416+00:00",
"field_110851": "Annika Hilmar",
"field_110854": "ah@company.com",
"field_110855": "(814) 371-6044",
"field_110892": [
7
],
"field_390092": [
{
"name": "dVt9WD1AELKz1LgEJtkwuPB75VXqIwAF_134678db7f03d57798c887e7516bd38990bfed25deb4db8869bbb24315ee7b96.jpg",
"visible_name": "Annika Hilmar.jpg",
"original_name": "Annika Hilmar.jpg"
}
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2021-06-02T23:30:28.373624+00:00",
"updated_on": "2022-05-22T23:00:00.049293+00:00",
"field_110851": "Manu Khasan",
"field_110854": "mk@company.com",
"field_110855": "(718) 523-2605",
"field_110892": [],
"field_390092": [
{
"name": "DzFRHyKws2GSRVDu4SjWpjHIdevfWGpl_cf1b70a23d8d76d38160422b2285e9dbfdbdf4d2f832c8a50d137ebbe324c40b.jpg",
"visible_name": "Manu Khasan.jpg",
"original_name": "Manu Khasan.jpg"
}
]
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2021-06-02T23:30:33.500153+00:00",
"updated_on": "2022-05-22T22:59:43.054547+00:00",
"field_110851": "Bur\u00e7in Sandra",
"field_110854": "bs@company.com",
"field_110855": "(252) 923-5421",
"field_110892": [],
"field_390092": [
{
"name": "iTEgI1NaINZb7TNVXwhTI9xqAHZrJbrb_8a11aede98de52666bf862011be97035c616a6f281b8492ef5c34847b03b6292.jpg",
"visible_name": "Burc\u0327in Sandra.jpg",
"original_name": "Burc\u0327in Sandra.jpg"
}
]
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2021-06-02T23:30:38.682728+00:00",
"updated_on": "2022-05-22T23:00:09.734058+00:00",
"field_110851": "Nona Saige",
"field_110854": "ns@company.com",
"field_110855": "(731) 635-2166",
"field_110892": [
8
],
"field_390092": [
{
"name": "3p4pFdntGoi706zvdix6xama030b4agM_0472b21fe88bb9cecf03d1a9f4766832d61c023d5d53b2d4200b0c0c2883c334.jpg",
"visible_name": "Nona Saige.jpg",
"original_name": "Nona Saige.jpg"
}
]
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2021-06-02T23:30:46.879332+00:00",
"updated_on": "2022-05-22T22:59:46.750462+00:00",
"field_110851": "Di\u0101na L\u00edgia",
"field_110854": "dl@company.com",
"field_110855": "(517) 769-2117",
"field_110892": [
9
],
"field_390092": [
{
"name": "HqLM4I98xcWq1ma1yTXYIifbaqRP640q_de04c7a24926311e1a133c2bb8b5049d3d47ab8f58700f19fb5c2905080df90f.jpg",
"visible_name": "Dia\u0304na Li\u0301gia.jpg",
"original_name": "Dia\u0304na Li\u0301gia.jpg"
}
]
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2021-06-20T02:16:54.192928+00:00",
"updated_on": "2022-05-22T23:00:18.225303+00:00",
"field_110851": "Traudl Hereward",
"field_110854": "th@company.com",
"field_110855": "(941) 704-4588",
"field_110892": [],
"field_390092": [
{
"name": "Y4LFSiabwXp0Q9EpFmkEHN9bFJVd9Nac_aed47ef2ca7477b8f6b53400e24c33c2f546c64b3fea36dcddbba881916dc41d.jpg",
"visible_name": "Traudl Hereward.jpg",
"original_name": "Traudl Hereward.jpg"
}
]
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2021-06-20T02:17:03.626214+00:00",
"updated_on": "2022-05-22T22:59:50.814228+00:00",
"field_110851": "Fariha Sisay",
"field_110854": "fs@company.com",
"field_110855": "(270) 242-3724",
"field_110892": [],
"field_390092": [
{
"name": "m4FZvnyXlJYGiH2wULLgc9PvFCBicJtC_dea2f7f7d489c5bf4277f825f2e63710a3239dec99a1ec05e9ec856fed31e181.jpg",
"visible_name": "Fariha Sisay.jpg",
"original_name": "Fariha Sisay.jpg"
}
]
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2021-06-20T02:17:11.275168+00:00",
"updated_on": "2022-05-22T22:59:49.447466+00:00",
"field_110851": "Elina Erato",
"field_110854": "ee@company.com",
"field_110855": "(509) 891-8594",
"field_110892": [
14,
15,
13
],
"field_390092": [
{
"name": "XG9uumQEhHaulqvcGt3jBLlORECEdUjH_19fb9b4bb9003a660466347329dcce2636a1a320763ca91bbe709b77c31be690.jpg",
"visible_name": "Elina Erato.jpg",
"original_name": "Elina Erato.jpg"
}
]
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2021-06-20T02:17:30.177588+00:00",
"updated_on": "2022-05-22T23:00:05.791869+00:00",
"field_110851": "Momoko Ailill",
"field_110854": "ma@company.com",
"field_110855": "(716) 763-9260",
"field_110892": [],
"field_390092": [
{
"name": "9DU7I1Uvt6MFWJ2Y0LNPfjKUp1zZ7CV8_d832e7ffb8c062b13b8342bd9e4ed0b8678cc0ca5680afedcd62f43780d32a3e.jpg",
"visible_name": "Momoko Ailill.jpg",
"original_name": "Momoko Ailill.jpg"
}
]
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2021-06-20T02:17:38.384957+00:00",
"updated_on": "2022-05-22T23:00:20.377082+00:00",
"field_110851": "Valter Jeannette",
"field_110854": "vj@company.com",
"field_110855": "(509) 258-4646",
"field_110892": [
10
],
"field_390092": [
{
"name": "ZMURxT2ISzyqwQV3hjldZhKPPFs6NowD_00c2ec02a7cf68d5dc343bd1266711ad959426519e453bf9cce109ef75ac12a0.jpg",
"visible_name": "Valter Jeannette.jpg",
"original_name": "Valter Jeannette.jpg"
}
]
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2021-06-20T02:43:03.297544+00:00",
"updated_on": "2022-05-22T22:59:44.790842+00:00",
"field_110851": "Cato Ameqran",
"field_110854": "ca@company.com",
"field_110855": "(530) 671-4401",
"field_110892": [],
"field_390092": [
{
"name": "kCp9DeNVr9asgQYAvk3qoI8TkdiFViKk_87b6a5bd318c35859b81530fc2d18d3b912abaa90f7503402f26226edf0b7e1e.jpg",
"visible_name": "Cato Ameqran.jpg",
"original_name": "Cato Ameqran.jpg"
}
]
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2021-06-20T02:43:12.346258+00:00",
"updated_on": "2022-05-22T22:59:58.087426+00:00",
"field_110851": "Lenox Alessandra",
"field_110854": "la@company.com",
"field_110855": "(770) 205-5549",
"field_110892": [],
"field_390092": [
{
"name": "8h0t7oZjxB7fbdQdK5ouBo6MnEiXivbA_53348c7bfa95a65da00ec8c5364e94ab5cce75d0006b4458f3e3a0d1ddacb3ec.jpg",
"visible_name": "Lenox Alessandra.jpg",
"original_name": "Lenox Alessandra.jpg"
}
]
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2021-06-20T02:43:19.326906+00:00",
"updated_on": "2022-05-22T22:59:52.676029+00:00",
"field_110851": "F\u00falvio Wazo",
"field_110854": "fw@company.com",
"field_110855": "(740) 282-6630",
"field_110892": [],
"field_390092": [
{
"name": "aVpuZNa4UaKHtM7zWfufQhzEsEr7533O_646700803874f4bab41e8ba6d5d125efa99a11b0528d98053e46ff208b67ed2f.jpg",
"visible_name": "Fu\u0301lvio Wazo.jpg",
"original_name": "Fu\u0301lvio Wazo.jpg"
}
]
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2021-06-20T02:43:24.697695+00:00",
"updated_on": "2022-05-22T22:59:55.994825+00:00",
"field_110851": "Laurette Wieland",
"field_110854": "lw@company.com",
"field_110855": "(260) 367-2897",
"field_110892": [],
"field_390092": [
{
"name": "uvzITS7qILY041qi962XCOZxbsoO46Xl_50f0aac542422f9bde8e11e42e3299d43f100e0d44e4fe6d022db154dfb12f1a.jpg",
"visible_name": "Laurette Wieland.jpg",
"original_name": "Laurette Wieland.jpg"
}
]
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2021-06-20T02:43:43.996017+00:00",
"updated_on": "2022-05-22T22:59:54.429920+00:00",
"field_110851": "Helle Urszula",
"field_110854": "hu@company.com",
"field_110855": "(405) 701-3311",
"field_110892": [],
"field_390092": [
{
"name": "b0gLCULt2NKmyamgJIz7jrGyEX8KIEqE_36802edc5f16d17ec95d706200c51e1a1da93d7e843f79f16465ad179e3e1894.jpg",
"visible_name": "Helle Urszula.jpg",
"original_name": "Helle Urszula.jpg"
}
]
}
]
},
{
"id": 45098,
"name": "Repairs",
"order": 4,
"fields": [
{
"id": 247614,
"type": "text",
"name": "Order number",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 247615,
"type": "link_row",
"name": "Asset repairing",
"order": 1,
"primary": false,
"link_row_table_id": 21122,
"link_row_related_field_id": 247617
},
{
"id": 247616,
"type": "lookup",
"name": "Issues",
"order": 2,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 247615,
"through_field_name": "Asset repairing",
"target_field_id": 110889,
"target_field_name": "Notes"
},
{
"id": 247618,
"type": "date",
"name": "Promised date",
"order": 3,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
},
{
"id": 247619,
"type": "number",
"name": "Cost to repair",
"order": 4,
"primary": false,
"number_decimal_places": 2,
"number_negative": false
},
{
"id": 247620,
"type": "lookup",
"name": "Device type",
"order": 5,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "single_select",
"through_field_id": 247615,
"through_field_name": "Asset repairing",
"target_field_id": 110856,
"target_field_name": "Item type"
},
{
"id": 247621,
"type": "formula",
"name": "Value of repair",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 2,
"array_formula_type": "number",
"formula": "field('Cost to repair')/lookup('Asset repairing','Cost')*100",
"formula_type": "array"
}
],
"views": [
{
"id": 54692,
"type": "grid",
"name": "All repairs",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 8194,
"field_id": 247618,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 292992,
"field_id": 247614,
"width": 152,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292990,
"field_id": 247615,
"width": 176,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292991,
"field_id": 247616,
"width": 184,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 292994,
"field_id": 247618,
"width": 150,
"hidden": false,
"order": 3,
"aggregation_type": "max_date",
"aggregation_raw_type": "max"
},
{
"id": 292995,
"field_id": 247619,
"width": 145,
"hidden": false,
"order": 4,
"aggregation_type": "max",
"aggregation_raw_type": "max"
},
{
"id": 292996,
"field_id": 247620,
"width": 146,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 293015,
"field_id": 247621,
"width": 150,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-01-25T19:02:47.387953+00:00",
"updated_on": "2022-01-25T19:14:58.684020+00:00",
"field_247614": "239724",
"field_247615": [
1
],
"field_247616": null,
"field_247618": "2018-02-28",
"field_247619": "7.99",
"field_247620": null,
"field_247621": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-01-25T19:02:47.390281+00:00",
"updated_on": "2022-01-25T19:16:02.350767+00:00",
"field_247614": "249726",
"field_247615": [
2
],
"field_247616": null,
"field_247618": "2020-10-19",
"field_247619": "8.99",
"field_247620": null,
"field_247621": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-01-25T19:03:53.701594+00:00",
"updated_on": "2022-01-25T19:15:57.703334+00:00",
"field_247614": "287344",
"field_247615": [
6
],
"field_247616": null,
"field_247618": "2020-11-30",
"field_247619": "12.99",
"field_247620": null,
"field_247621": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-01-25T19:04:02.652109+00:00",
"updated_on": "2022-01-25T19:16:05.405862+00:00",
"field_247614": "294847",
"field_247615": [
16
],
"field_247616": null,
"field_247618": "2020-06-20",
"field_247619": "12.99",
"field_247620": null,
"field_247621": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-01-25T19:11:58.320227+00:00",
"updated_on": "2022-01-25T19:16:10.022145+00:00",
"field_247614": "298840",
"field_247615": [
5
],
"field_247616": null,
"field_247618": "2020-09-23",
"field_247619": "30.50",
"field_247620": null,
"field_247621": null
}
]
}
]
}
]
}