mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-03-31 19:35:02 +00:00
15528 lines
No EOL
766 KiB
JSON
15528 lines
No EOL
766 KiB
JSON
{
|
|
"baserow_template_version": 1,
|
|
"name": "Purchase Order Management",
|
|
"icon": "iconoir-cart",
|
|
"keywords": [
|
|
"purchase order",
|
|
"order approval",
|
|
"supplier",
|
|
"purchases",
|
|
"purchase requests",
|
|
"products",
|
|
"inventory",
|
|
"part numbers"
|
|
],
|
|
"categories": [
|
|
"Finance and Accounting",
|
|
"Business Operations"
|
|
],
|
|
"export":[
|
|
{
|
|
"id": 2181,
|
|
"name": "Purchase Order Management",
|
|
"order": 2,
|
|
"type": "database",
|
|
"tables": [
|
|
{
|
|
"id": 5756,
|
|
"name": "Staff members",
|
|
"order": 1,
|
|
"fields": [
|
|
{
|
|
"id": 60407,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60408,
|
|
"type": "email",
|
|
"name": "Email",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 60409,
|
|
"type": "phone_number",
|
|
"name": "Phone",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 60410,
|
|
"type": "single_select",
|
|
"name": "Job role",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 21186,
|
|
"value": "Purchase department",
|
|
"color": "light-gray",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 21187,
|
|
"value": "Other",
|
|
"color": "brown",
|
|
"order": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 60413,
|
|
"type": "link_row",
|
|
"name": "Requests",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5754,
|
|
"link_row_related_field_id": 60412,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60414,
|
|
"type": "password",
|
|
"name": "Password",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 60415,
|
|
"type": "rollup",
|
|
"name": "Total requested",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60413,
|
|
"target_field_id": 60405,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60416,
|
|
"type": "rollup",
|
|
"name": "Total approved",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60413,
|
|
"target_field_id": 60406,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60421,
|
|
"type": "formula",
|
|
"name": "Approval ratio",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 0,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "round((field('Total approved') / field('Total requested')) * 100,0)",
|
|
"formula_type": "number"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 26720,
|
|
"type": "grid",
|
|
"name": "All staff members",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20615,
|
|
"field_id": 60407,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265021,
|
|
"field_id": 60407,
|
|
"width": 180,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265019,
|
|
"field_id": 60408,
|
|
"width": 267,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265026,
|
|
"field_id": 60414,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265020,
|
|
"field_id": 60409,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265022,
|
|
"field_id": 60410,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265025,
|
|
"field_id": 60413,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265034,
|
|
"field_id": 60415,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265035,
|
|
"field_id": 60416,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265042,
|
|
"field_id": 60421,
|
|
"width": 151,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26721,
|
|
"type": "grid",
|
|
"name": "Purchase department staff members",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14074,
|
|
"field_id": 60410,
|
|
"type": "single_select_equal",
|
|
"value": "21186",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20616,
|
|
"field_id": 60407,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265028,
|
|
"field_id": 60407,
|
|
"width": 180,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265029,
|
|
"field_id": 60408,
|
|
"width": 267,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265030,
|
|
"field_id": 60414,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265031,
|
|
"field_id": 60409,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265032,
|
|
"field_id": 60410,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265033,
|
|
"field_id": 60413,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265036,
|
|
"field_id": 60415,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265037,
|
|
"field_id": 60416,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265043,
|
|
"field_id": 60421,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2025-03-06T10:15:02.938899+00:00",
|
|
"updated_on": "2025-03-06T12:40:54.716822+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60407": "Allie Ecker",
|
|
"field_60408": "allie.ecker@example.com",
|
|
"field_60409": "(949) 873-7292",
|
|
"field_60410": 21187,
|
|
"field_60413": [
|
|
47,
|
|
50,
|
|
53,
|
|
56,
|
|
60,
|
|
64,
|
|
65,
|
|
67
|
|
],
|
|
"field_60414": "pbkdf2_sha256$720000$ziawXAIXB5JUhEzqw65AcE$llm26L5Gy/xLRHhq5m1UpW5TyYGypCZy6w97cXMtzkk=",
|
|
"field_60415": null,
|
|
"field_60416": null,
|
|
"field_60421": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2025-03-06T10:15:02.938994+00:00",
|
|
"updated_on": "2025-03-06T12:40:56.237850+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60407": "Bran Lopez",
|
|
"field_60408": "bran.lopez@example.com",
|
|
"field_60409": "(650) 869-3623",
|
|
"field_60410": 21187,
|
|
"field_60413": [
|
|
48,
|
|
58,
|
|
61
|
|
],
|
|
"field_60414": "pbkdf2_sha256$720000$XRXfe3rKg9g04Fpu1P7p2T$F2b+8R+NXyoolrteEEIUhwaUh9ZYjYjKPR5ZI9P/3RQ=",
|
|
"field_60415": null,
|
|
"field_60416": null,
|
|
"field_60421": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2025-03-06T10:16:39.188853+00:00",
|
|
"updated_on": "2025-03-06T12:40:56.653164+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60407": "Cinda Pullen",
|
|
"field_60408": "cinda.pullen@example.com",
|
|
"field_60409": "(213) 743-1636",
|
|
"field_60410": 21187,
|
|
"field_60413": [
|
|
49,
|
|
51,
|
|
52,
|
|
55,
|
|
59
|
|
],
|
|
"field_60414": "pbkdf2_sha256$720000$1FnL5w067VtK7dn6IXhFg3$PXmPY1zYLiTKnXttgjaVzmunLcpbJAwAT70Q8v/U6jM=",
|
|
"field_60415": null,
|
|
"field_60416": null,
|
|
"field_60421": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2025-03-06T10:16:39.188940+00:00",
|
|
"updated_on": "2025-03-06T12:40:56.943859+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60407": "Clayton Best",
|
|
"field_60408": "clayton.best@example.com",
|
|
"field_60409": "(916) 478-0153",
|
|
"field_60410": 21187,
|
|
"field_60413": [
|
|
54,
|
|
57,
|
|
62,
|
|
63,
|
|
66,
|
|
68
|
|
],
|
|
"field_60414": "pbkdf2_sha256$720000$xqsnIiQTkBo5AIJ5rH4dQ6$thIm/iMAh2ScPUhmPmbTLTrMmZgoi3kKFmRqPbO+9tA=",
|
|
"field_60415": null,
|
|
"field_60416": null,
|
|
"field_60421": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2025-03-06T10:16:39.189236+00:00",
|
|
"updated_on": "2025-03-06T12:41:08.888924+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60407": "Lane Mahon",
|
|
"field_60408": "lane.mahon@example.com",
|
|
"field_60409": "(925) 250-4627",
|
|
"field_60410": 21186,
|
|
"field_60413": [],
|
|
"field_60414": "pbkdf2_sha256$720000$tbU6DYrjCANCHlKu9mPvNm$8Fh1BPLP7FwYYiGL75rbW2EcSDaMUZ/N06SJk8yvwiI=",
|
|
"field_60415": null,
|
|
"field_60416": null,
|
|
"field_60421": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2025-03-06T10:16:39.189381+00:00",
|
|
"updated_on": "2025-03-06T12:41:10.834739+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60407": "Nora Mott",
|
|
"field_60408": "nora.mott@example.com",
|
|
"field_60409": "(818) 240-6675",
|
|
"field_60410": 21186,
|
|
"field_60413": [],
|
|
"field_60414": "pbkdf2_sha256$720000$s9Dzaj9Ux8sRlhiu1ATL6K$PmIh/PUXS3hdpapR3Ke0RKiSK/w+smwfKILTInPWldQ=",
|
|
"field_60415": null,
|
|
"field_60416": null,
|
|
"field_60421": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 5751,
|
|
"name": "Suppliers",
|
|
"order": 2,
|
|
"fields": [
|
|
{
|
|
"id": 60357,
|
|
"type": "text",
|
|
"name": "ID",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60358,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60359,
|
|
"type": "text",
|
|
"name": "Address",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60360,
|
|
"type": "text",
|
|
"name": "Contact",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60361,
|
|
"type": "phone_number",
|
|
"name": "Phone",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 60362,
|
|
"type": "email",
|
|
"name": "Email",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 60365,
|
|
"type": "link_row",
|
|
"name": "Requests",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5754,
|
|
"link_row_related_field_id": 60375,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60417,
|
|
"type": "count",
|
|
"name": "Count requests",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 0,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60365
|
|
},
|
|
{
|
|
"id": 60418,
|
|
"type": "rollup",
|
|
"name": "Total requested",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60365,
|
|
"target_field_id": 60405,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60419,
|
|
"type": "rollup",
|
|
"name": "Total approved",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60365,
|
|
"target_field_id": 60406,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60420,
|
|
"type": "formula",
|
|
"name": "Approval ratio",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "%",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 0,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "round((field('Total approved') / field('Total requested')) * 100,0)",
|
|
"formula_type": "number"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 26708,
|
|
"type": "grid",
|
|
"name": "All suppliers",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20605,
|
|
"field_id": 60365,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264898,
|
|
"field_id": 60357,
|
|
"width": 114,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264899,
|
|
"field_id": 60358,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264900,
|
|
"field_id": 60359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264901,
|
|
"field_id": 60360,
|
|
"width": 163,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264902,
|
|
"field_id": 60361,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264903,
|
|
"field_id": 60362,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264906,
|
|
"field_id": 60365,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265038,
|
|
"field_id": 60417,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265039,
|
|
"field_id": 60418,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265040,
|
|
"field_id": 60419,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265041,
|
|
"field_id": 60420,
|
|
"width": 165,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2025-03-04T05:25:53.161255+00:00",
|
|
"updated_on": "2025-03-06T10:19:58.288106+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60357": "SUPP-001",
|
|
"field_60358": "TechnoParts",
|
|
"field_60359": "123 Rue de l'A\u00e9ronautique, Paris, 75001",
|
|
"field_60360": "Jean Dupont",
|
|
"field_60361": "+33 1 23 45 67 89",
|
|
"field_60362": "jean.dupont@example.com",
|
|
"field_60365": [
|
|
47,
|
|
49,
|
|
50,
|
|
53,
|
|
67
|
|
],
|
|
"field_60417": null,
|
|
"field_60418": null,
|
|
"field_60419": null,
|
|
"field_60420": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2025-03-04T05:25:53.161456+00:00",
|
|
"updated_on": "2025-03-06T10:19:58.288294+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60357": "SUPP-006",
|
|
"field_60358": "FusionFabricators",
|
|
"field_60359": "987 Avenue du Transport, Nantes, 44000",
|
|
"field_60360": "Clara Lef\u00e8vre",
|
|
"field_60361": "+33 2 40 12 34 56",
|
|
"field_60362": "clara.lef\u00e8vre@example.com",
|
|
"field_60365": [
|
|
48,
|
|
52,
|
|
59,
|
|
60,
|
|
56
|
|
],
|
|
"field_60417": null,
|
|
"field_60418": null,
|
|
"field_60419": null,
|
|
"field_60420": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2025-03-04T05:25:53.161679+00:00",
|
|
"updated_on": "2025-03-06T10:19:58.288460+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60357": "SUPP-012",
|
|
"field_60358": "PinnacleProductions",
|
|
"field_60359": "680 Boulevard des Avions, Toulon, 83000",
|
|
"field_60360": "C\u00e9cile Gauthier",
|
|
"field_60361": "+33 4 94 12 34 56",
|
|
"field_60362": "c\u00e9cile.gauthier@example.com",
|
|
"field_60365": [
|
|
62,
|
|
65,
|
|
61,
|
|
58,
|
|
55
|
|
],
|
|
"field_60417": null,
|
|
"field_60418": null,
|
|
"field_60419": null,
|
|
"field_60420": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2025-03-04T05:25:53.161741+00:00",
|
|
"updated_on": "2025-03-06T10:19:58.288507+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60357": "SUPP-014",
|
|
"field_60358": "CrestManufacturing",
|
|
"field_60359": "802 Avenue des Avions, Dijon, 21000",
|
|
"field_60360": "Isabelle Richard",
|
|
"field_60361": "+33 3 80 12 34 56",
|
|
"field_60362": "isabelle.richard@example.com",
|
|
"field_60365": [
|
|
64,
|
|
68
|
|
],
|
|
"field_60417": null,
|
|
"field_60418": null,
|
|
"field_60419": null,
|
|
"field_60420": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2025-03-04T05:25:53.161862+00:00",
|
|
"updated_on": "2025-03-06T10:19:58.288599+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60357": "SUPP-018",
|
|
"field_60358": "AlphaParts",
|
|
"field_60359": "246 Boulevard de la M\u00e9canique, Nantes, 44000",
|
|
"field_60360": "C\u00e9line Dupuis",
|
|
"field_60361": "+33 2 40 12 34 78",
|
|
"field_60362": "c\u00e9line.dupuis@example.com",
|
|
"field_60365": [
|
|
54,
|
|
57,
|
|
63,
|
|
66,
|
|
51
|
|
],
|
|
"field_60417": null,
|
|
"field_60418": null,
|
|
"field_60419": null,
|
|
"field_60420": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 5752,
|
|
"name": "Parts",
|
|
"order": 3,
|
|
"fields": [
|
|
{
|
|
"id": 60366,
|
|
"type": "text",
|
|
"name": "Part Number",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60367,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60368,
|
|
"type": "text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60369,
|
|
"type": "link_row",
|
|
"name": "Part categories",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5753,
|
|
"link_row_related_field_id": 60373,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60371,
|
|
"type": "link_row",
|
|
"name": "Request details",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5755,
|
|
"link_row_related_field_id": 60387,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 26711,
|
|
"type": "grid",
|
|
"name": "All parts",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20608,
|
|
"field_id": 60366,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264921,
|
|
"field_id": 60366,
|
|
"width": 140,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264922,
|
|
"field_id": 60367,
|
|
"width": 263,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264923,
|
|
"field_id": 60368,
|
|
"width": 349,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264924,
|
|
"field_id": 60369,
|
|
"width": 185,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264926,
|
|
"field_id": 60371,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26722,
|
|
"type": "grid",
|
|
"name": "All parts grouped by category",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20617,
|
|
"field_id": 60366,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 3696,
|
|
"field_id": 60369,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265044,
|
|
"field_id": 60366,
|
|
"width": 140,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265045,
|
|
"field_id": 60367,
|
|
"width": 263,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265046,
|
|
"field_id": 60368,
|
|
"width": 349,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265047,
|
|
"field_id": 60369,
|
|
"width": 185,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265048,
|
|
"field_id": 60371,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799177+00:00",
|
|
"updated_on": "2025-03-04T05:39:41.459620+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-31201",
|
|
"field_60367": "ARM Cortex A76 Processor",
|
|
"field_60368": "High-efficiency CPU for avionics computing",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": [
|
|
1,
|
|
31
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799259+00:00",
|
|
"updated_on": "2025-03-04T05:37:38.312582+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-40582",
|
|
"field_60367": "512GB Aerospace SSD",
|
|
"field_60368": "High-speed solid-state storage for aircraft systems",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": [
|
|
30,
|
|
68
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799293+00:00",
|
|
"updated_on": "2025-03-04T05:37:43.136816+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-28913",
|
|
"field_60367": "4.7k\u03a9 Precision Resistor",
|
|
"field_60368": "Tight tolerance resistor for aerospace circuits",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": [
|
|
9,
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799325+00:00",
|
|
"updated_on": "2025-03-04T05:41:07.095780+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-67824",
|
|
"field_60367": "Aircraft Cockpit Control Panel",
|
|
"field_60368": "Central interface for pilot operations",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799356+00:00",
|
|
"updated_on": "2025-03-04T05:41:25.276948+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-50233",
|
|
"field_60367": "10-Inch High-Brightness Display",
|
|
"field_60368": "Ruggedized touchscreen for flight decks",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
33
|
|
]
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799386+00:00",
|
|
"updated_on": "2025-03-04T05:37:01.787409+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-32984",
|
|
"field_60367": "FPGA for Real-Time Processing",
|
|
"field_60368": "Optimized for avionics data computation",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": [
|
|
36,
|
|
37
|
|
]
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799417+00:00",
|
|
"updated_on": "2025-03-04T05:37:37.069780+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-49231",
|
|
"field_60367": "1TB NVMe Aerospace SSD",
|
|
"field_60368": "High-speed storage for navigation and logging",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799446+00:00",
|
|
"updated_on": "2025-03-04T05:40:00.407527+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-21567",
|
|
"field_60367": "100\u03bcF Tantalum Capacitor",
|
|
"field_60368": "Stable capacitor for avionics power supplies",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": [
|
|
2,
|
|
29
|
|
]
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799476+00:00",
|
|
"updated_on": "2025-03-04T05:40:58.933837+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-71234",
|
|
"field_60367": "Autopilot Control Module",
|
|
"field_60368": "Manages automated flight functions",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799515+00:00",
|
|
"updated_on": "2025-03-04T05:39:58.562952+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-59876",
|
|
"field_60367": "7-Inch OLED Flight Display",
|
|
"field_60368": "High-contrast screen for cockpit use",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799554+00:00",
|
|
"updated_on": "2025-03-04T05:39:42.268183+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-64152",
|
|
"field_60367": "Multi-Core RISC Processor",
|
|
"field_60368": "Low-power CPU for aerospace embedded systems",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799613+00:00",
|
|
"updated_on": "2025-03-04T05:39:22.560734+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-58342",
|
|
"field_60367": "256GB Secure Flash Memory",
|
|
"field_60368": "Encrypted storage for flight data",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": [
|
|
54
|
|
]
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799657+00:00",
|
|
"updated_on": "2025-03-04T05:40:01.313834+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-31984",
|
|
"field_60367": "50\u03a9 RF Termination Resistor",
|
|
"field_60368": "Essential for signal integrity in avionics",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": [
|
|
34
|
|
]
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799698+00:00",
|
|
"updated_on": "2025-03-04T05:41:09.927999+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-84573",
|
|
"field_60367": "Hydraulic System Control Board",
|
|
"field_60368": "Regulates aircraft hydraulic operations",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799739+00:00",
|
|
"updated_on": "2025-03-04T05:41:16.513325+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-21457",
|
|
"field_60367": "Ultra-Wide Avionics Display",
|
|
"field_60368": "Expanded field-of-view screen for navigation",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799779+00:00",
|
|
"updated_on": "2025-03-04T05:39:42.846857+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-75934",
|
|
"field_60367": "Neural Network Co-Processor",
|
|
"field_60368": "AI-driven chip for predictive maintenance",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799820+00:00",
|
|
"updated_on": "2025-03-04T05:40:31.592444+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-69382",
|
|
"field_60367": "2TB Flight Data Recorder SSD",
|
|
"field_60368": "Crash-resistant aerospace storage",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": [
|
|
20,
|
|
46
|
|
]
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799862+00:00",
|
|
"updated_on": "2025-03-04T05:37:21.589259+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-47832",
|
|
"field_60367": "1mH Shielded Inductor",
|
|
"field_60368": "For avionics power and signal filtering",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799903+00:00",
|
|
"updated_on": "2025-03-04T05:38:07.902216+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-98123",
|
|
"field_60367": "Landing Gear Control Unit",
|
|
"field_60368": "Automates aircraft landing gear deployment",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799944+00:00",
|
|
"updated_on": "2025-03-04T05:41:20.918124+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-41753",
|
|
"field_60367": "HUD Projection Display",
|
|
"field_60368": "Head-up display for augmented flight data",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.799986+00:00",
|
|
"updated_on": "2025-03-04T05:38:12.779936+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-56248",
|
|
"field_60367": "GPU for Advanced Graphics",
|
|
"field_60368": "Optimized for real-time cockpit visuals",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800027+00:00",
|
|
"updated_on": "2025-03-04T05:40:26.700039+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-31592",
|
|
"field_60367": "5TB Enterprise-Class SSD",
|
|
"field_60368": "Designed for aerospace server storage",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": [
|
|
50
|
|
]
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800070+00:00",
|
|
"updated_on": "2025-03-04T05:40:46.522448+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-71283",
|
|
"field_60367": "Surface Mount Ceramic Capacitor",
|
|
"field_60368": "Low-profile component for aerospace electronics",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800112+00:00",
|
|
"updated_on": "2025-03-04T05:39:55.172381+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-67452",
|
|
"field_60367": "Pressurization System Interface",
|
|
"field_60368": "Monitors and adjusts cabin pressure",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": [
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800153+00:00",
|
|
"updated_on": "2025-03-04T05:37:20.392429+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-35612",
|
|
"field_60367": "Multi-Touch Mission Display",
|
|
"field_60368": "Interactive panel for flight operations",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800194+00:00",
|
|
"updated_on": "2025-03-04T05:38:24.606283+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-41567",
|
|
"field_60367": "Rad-Hardened Microprocessor",
|
|
"field_60368": "Designed for spaceborne applications",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": [
|
|
51
|
|
]
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800224+00:00",
|
|
"updated_on": "2025-03-04T05:40:35.124093+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-81273",
|
|
"field_60367": "512GB Flight Recorder Storage",
|
|
"field_60368": "Secure, tamper-proof data storage",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 28,
|
|
"order": "28.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800254+00:00",
|
|
"updated_on": "2025-03-04T05:39:25.767221+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-92345",
|
|
"field_60367": "100pF RF Capacitor",
|
|
"field_60368": "Optimized for aerospace communications",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": [
|
|
35
|
|
]
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800283+00:00",
|
|
"updated_on": "2025-03-04T05:39:55.709223+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-56312",
|
|
"field_60367": "Flight Management System Panel",
|
|
"field_60368": "Controls aircraft navigation functions",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": [
|
|
40
|
|
]
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800312+00:00",
|
|
"updated_on": "2025-03-04T05:39:38.788039+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-62453",
|
|
"field_60367": "8-Inch E-Ink Display",
|
|
"field_60368": "Power-efficient screen for aircraft manuals",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
10
|
|
]
|
|
},
|
|
{
|
|
"id": 31,
|
|
"order": "31.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800341+00:00",
|
|
"updated_on": "2025-03-04T05:38:13.763021+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-87432",
|
|
"field_60367": "AI-Enhanced DSP Processor",
|
|
"field_60368": "Real-time processing for avionics systems",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 32,
|
|
"order": "32.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800371+00:00",
|
|
"updated_on": "2025-03-04T05:39:18.052819+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-95123",
|
|
"field_60367": "Low-Power NAND Flash",
|
|
"field_60368": "Energy-efficient storage for aerospace devices",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": [
|
|
55
|
|
]
|
|
},
|
|
{
|
|
"id": 33,
|
|
"order": "33.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800399+00:00",
|
|
"updated_on": "2025-03-04T05:40:49.074762+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-64732",
|
|
"field_60367": "High-Frequency Crystal Oscillator",
|
|
"field_60368": "Provides precise clock signals",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 34,
|
|
"order": "34.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800429+00:00",
|
|
"updated_on": "2025-03-04T05:37:04.896489+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-57483",
|
|
"field_60367": "Aircraft Fuel Monitoring Board",
|
|
"field_60368": "Measures and regulates fuel levels",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": [
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"id": 35,
|
|
"order": "35.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800457+00:00",
|
|
"updated_on": "2025-03-04T05:39:39.202812+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-23945",
|
|
"field_60367": "Color e-Paper Display",
|
|
"field_60368": "Sunlight-readable aerospace screen",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
32
|
|
]
|
|
},
|
|
{
|
|
"id": 36,
|
|
"order": "36.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800490+00:00",
|
|
"updated_on": "2025-03-04T05:37:17.396309+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-91247",
|
|
"field_60367": "Low-Power Embedded Chip",
|
|
"field_60368": "Optimized for aerospace battery-powered systems",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": [
|
|
38
|
|
]
|
|
},
|
|
{
|
|
"id": 37,
|
|
"order": "37.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800529+00:00",
|
|
"updated_on": "2025-03-04T05:39:20.870840+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-34682",
|
|
"field_60367": "128GB Industrial-Grade Memory Card",
|
|
"field_60368": "Durable storage for aerospace environments",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": [
|
|
21,
|
|
53,
|
|
67
|
|
]
|
|
},
|
|
{
|
|
"id": 38,
|
|
"order": "38.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800570+00:00",
|
|
"updated_on": "2025-03-04T05:37:42.237581+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-89234",
|
|
"field_60367": "Microstrip RF Filter",
|
|
"field_60368": "For high-precision signal filtering",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 39,
|
|
"order": "39.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800610+00:00",
|
|
"updated_on": "2025-03-04T05:41:40.374396+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-98124",
|
|
"field_60367": "Environmental Control System Board",
|
|
"field_60368": "Regulates cabin air conditioning",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 40,
|
|
"order": "40.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800639+00:00",
|
|
"updated_on": "2025-03-04T05:38:28.078196+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-43251",
|
|
"field_60367": "Flexible OLED Instrument Panel",
|
|
"field_60368": "Curved display for cockpit enhancements",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
47
|
|
]
|
|
},
|
|
{
|
|
"id": 41,
|
|
"order": "41.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800668+00:00",
|
|
"updated_on": "2025-03-04T05:37:23.538835+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "PWR-89324",
|
|
"field_60367": "48V Aircraft Power Converter",
|
|
"field_60368": "Converts high-voltage DC for avionics",
|
|
"field_60369": [
|
|
14
|
|
],
|
|
"field_60371": [
|
|
39,
|
|
44,
|
|
64
|
|
]
|
|
},
|
|
{
|
|
"id": 42,
|
|
"order": "42.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800697+00:00",
|
|
"updated_on": "2025-03-04T05:40:23.432147+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "PWR-62438",
|
|
"field_60367": "High-Efficiency Fuel Cell",
|
|
"field_60368": "Provides auxiliary power to aircraft",
|
|
"field_60369": [
|
|
14
|
|
],
|
|
"field_60371": [
|
|
60
|
|
]
|
|
},
|
|
{
|
|
"id": 43,
|
|
"order": "43.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800735+00:00",
|
|
"updated_on": "2025-03-04T05:39:05.666425+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "SENS-57238",
|
|
"field_60367": "Airflow Pressure Sensor",
|
|
"field_60368": "Monitors real-time aerodynamic pressure",
|
|
"field_60369": [
|
|
15
|
|
],
|
|
"field_60371": [
|
|
26
|
|
]
|
|
},
|
|
{
|
|
"id": 44,
|
|
"order": "44.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800774+00:00",
|
|
"updated_on": "2025-03-04T05:39:23.833505+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "SENS-98234",
|
|
"field_60367": "Optical Navigation Sensor",
|
|
"field_60368": "Tracks aircraft position with high precision",
|
|
"field_60369": [
|
|
15
|
|
],
|
|
"field_60371": [
|
|
27
|
|
]
|
|
},
|
|
{
|
|
"id": 45,
|
|
"order": "45.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800813+00:00",
|
|
"updated_on": "2025-03-04T05:40:12.626269+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "NET-21498",
|
|
"field_60367": "Aerospace Gigabit Router",
|
|
"field_60368": "Provides high-speed onboard connectivity",
|
|
"field_60369": [
|
|
9
|
|
],
|
|
"field_60371": [
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"id": 46,
|
|
"order": "46.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800852+00:00",
|
|
"updated_on": "2025-03-04T05:40:12.365837+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "NET-48923",
|
|
"field_60367": "Flight Data Synchronization Hub",
|
|
"field_60368": "Manages secure avionics data transfer",
|
|
"field_60369": [
|
|
9
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 47,
|
|
"order": "47.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800892+00:00",
|
|
"updated_on": "2025-03-04T05:36:58.174836+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ANT-67234",
|
|
"field_60367": "Satellite Communication Antenna",
|
|
"field_60368": "Ensures reliable link to ground stations",
|
|
"field_60369": [
|
|
6
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 48,
|
|
"order": "48.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800933+00:00",
|
|
"updated_on": "2025-03-04T05:37:13.538351+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ANT-82456",
|
|
"field_60367": "Phased Array Radar Antenna",
|
|
"field_60368": "Provides high-resolution weather tracking",
|
|
"field_60369": [
|
|
6
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 49,
|
|
"order": "49.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.800973+00:00",
|
|
"updated_on": "2025-03-04T05:40:03.406947+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ENG-48912",
|
|
"field_60367": "High-Efficiency Turbofan Engine",
|
|
"field_60368": "Optimized for fuel efficiency and thrust",
|
|
"field_60369": [
|
|
10
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "50.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801031+00:00",
|
|
"updated_on": "2025-03-04T05:39:03.327544+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ENG-67123",
|
|
"field_60367": "Electric Propulsion Unit",
|
|
"field_60368": "Advanced system for hybrid-electric aircraft",
|
|
"field_60369": [
|
|
10
|
|
],
|
|
"field_60371": [
|
|
65
|
|
]
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "51.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801075+00:00",
|
|
"updated_on": "2025-03-04T05:37:55.003707+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "HYD-57382",
|
|
"field_60367": "Aircraft Hydraulic Pump",
|
|
"field_60368": "Provides hydraulic power for control surfaces",
|
|
"field_60369": [
|
|
11
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 52,
|
|
"order": "52.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801116+00:00",
|
|
"updated_on": "2025-03-04T05:37:55.326475+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "HYD-92467",
|
|
"field_60367": "Landing Gear Actuator",
|
|
"field_60368": "Controls retraction and extension of gear",
|
|
"field_60369": [
|
|
11
|
|
],
|
|
"field_60371": [
|
|
43
|
|
]
|
|
},
|
|
{
|
|
"id": 53,
|
|
"order": "53.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801156+00:00",
|
|
"updated_on": "2025-03-04T05:40:14.621605+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "MECH-67341",
|
|
"field_60367": "Carbon Fiber Structural Panel",
|
|
"field_60368": "Lightweight composite for aircraft fuselage",
|
|
"field_60369": [
|
|
12
|
|
],
|
|
"field_60371": [
|
|
25
|
|
]
|
|
},
|
|
{
|
|
"id": 54,
|
|
"order": "54.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801197+00:00",
|
|
"updated_on": "2025-03-04T05:37:41.163365+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "MECH-89123",
|
|
"field_60367": "Titanium Fastener Set",
|
|
"field_60368": "Corrosion-resistant bolts for aerospace use",
|
|
"field_60369": [
|
|
12
|
|
],
|
|
"field_60371": [
|
|
15,
|
|
45,
|
|
62
|
|
]
|
|
},
|
|
{
|
|
"id": 55,
|
|
"order": "55.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801236+00:00",
|
|
"updated_on": "2025-03-04T05:41:27.998537+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "COOL-62398",
|
|
"field_60367": "Avionics Liquid Cooling System",
|
|
"field_60368": "Removes excess heat from onboard electronics",
|
|
"field_60369": [
|
|
8
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 56,
|
|
"order": "56.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801274+00:00",
|
|
"updated_on": "2025-03-04T05:37:19.157048+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "COOL-89172",
|
|
"field_60367": "Phase Change Heat Sink",
|
|
"field_60368": "Passive cooling for extreme temperatures",
|
|
"field_60369": [
|
|
8
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 57,
|
|
"order": "57.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801330+00:00",
|
|
"updated_on": "2025-03-04T05:40:19.298030+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "OPT-57234",
|
|
"field_60367": "Aerospace Optical Fiber",
|
|
"field_60368": "Used for high-speed data transmission",
|
|
"field_60369": [
|
|
13
|
|
],
|
|
"field_60371": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 58,
|
|
"order": "58.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801373+00:00",
|
|
"updated_on": "2025-03-04T05:40:22.327235+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "OPT-92834",
|
|
"field_60367": "Laser Gyroscope",
|
|
"field_60368": "Enhances inertial navigation accuracy",
|
|
"field_60369": [
|
|
13
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 59,
|
|
"order": "59.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801416+00:00",
|
|
"updated_on": "2025-03-04T05:38:16.069814+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CHEM-67123",
|
|
"field_60367": "High-Performance Aircraft Grease",
|
|
"field_60368": "Reduces wear in extreme conditions",
|
|
"field_60369": [
|
|
7
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 60,
|
|
"order": "60.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801458+00:00",
|
|
"updated_on": "2025-03-04T05:38:20.500842+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CHEM-78451",
|
|
"field_60367": "De-Icing Fluid",
|
|
"field_60368": "Prevents ice buildup on wings and surfaces",
|
|
"field_60369": [
|
|
7
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 61,
|
|
"order": "61.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801500+00:00",
|
|
"updated_on": "2025-03-04T05:40:24.034052+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "SEAL-78123",
|
|
"field_60367": "Fireproof Sealing Tape",
|
|
"field_60368": "Protects wiring from extreme heat",
|
|
"field_60369": [
|
|
16
|
|
],
|
|
"field_60371": [
|
|
59
|
|
]
|
|
},
|
|
{
|
|
"id": 62,
|
|
"order": "62.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801541+00:00",
|
|
"updated_on": "2025-03-04T05:39:06.798681+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "SEAL-45238",
|
|
"field_60367": "Cockpit Soundproofing Foam",
|
|
"field_60368": "Reduces noise levels in the flight deck",
|
|
"field_60369": [
|
|
16
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 63,
|
|
"order": "63.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801607+00:00",
|
|
"updated_on": "2025-03-04T05:42:01.282782+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-48392",
|
|
"field_60367": "Flight Control Relay Module",
|
|
"field_60368": "Manages electrical signals for control surfaces",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 64,
|
|
"order": "64.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801649+00:00",
|
|
"updated_on": "2025-03-04T05:42:01.282841+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-97321",
|
|
"field_60367": "High-Voltage MOSFET",
|
|
"field_60368": "Handles power switching in aerospace circuits",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 65,
|
|
"order": "65.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801690+00:00",
|
|
"updated_on": "2025-03-04T05:41:14.443370+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-91384",
|
|
"field_60367": "Digital Throttle Control Unit",
|
|
"field_60368": "Regulates engine thrust for efficiency",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 66,
|
|
"order": "66.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801732+00:00",
|
|
"updated_on": "2025-03-04T05:41:13.678958+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-78124",
|
|
"field_60367": "Automated Brake Control System",
|
|
"field_60368": "Enhances landing safety",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 67,
|
|
"order": "67.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801787+00:00",
|
|
"updated_on": "2025-03-04T05:37:00.796502+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ANT-72834",
|
|
"field_60367": "Multiband GPS Antenna",
|
|
"field_60368": "Supports multiple positioning frequencies",
|
|
"field_60369": [
|
|
6
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 68,
|
|
"order": "68.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801838+00:00",
|
|
"updated_on": "2025-03-04T05:40:09.095485+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "NET-34192",
|
|
"field_60367": "Avionics Ethernet Switch",
|
|
"field_60368": "Routes critical data within aircraft",
|
|
"field_60369": [
|
|
9
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 69,
|
|
"order": "69.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801878+00:00",
|
|
"updated_on": "2025-03-04T05:39:08.795302+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "PWR-67234",
|
|
"field_60367": "Aircraft Battery Management System",
|
|
"field_60368": "Monitors and optimizes battery performance",
|
|
"field_60369": [
|
|
14
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 70,
|
|
"order": "70.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801937+00:00",
|
|
"updated_on": "2025-03-04T05:37:55.626675+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "HYD-67123",
|
|
"field_60367": "Rudder Actuator System",
|
|
"field_60368": "Controls aircraft yaw movement",
|
|
"field_60369": [
|
|
11
|
|
],
|
|
"field_60371": [
|
|
41
|
|
]
|
|
},
|
|
{
|
|
"id": 71,
|
|
"order": "71.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.801981+00:00",
|
|
"updated_on": "2025-03-04T05:38:53.749926+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ENG-62384",
|
|
"field_60367": "Variable Pitch Propeller Assembly",
|
|
"field_60368": "Adjusts blade angle for efficiency",
|
|
"field_60369": [
|
|
10
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 72,
|
|
"order": "72.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802032+00:00",
|
|
"updated_on": "2025-03-04T05:41:27.313829+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "COOL-92384",
|
|
"field_60367": "Aerospace Refrigeration Module",
|
|
"field_60368": "Keeps sensitive avionics at optimal temperature",
|
|
"field_60369": [
|
|
8
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 73,
|
|
"order": "73.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802075+00:00",
|
|
"updated_on": "2025-03-04T05:37:05.980390+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-98432",
|
|
"field_60367": "Heads-Up Display for Pilots",
|
|
"field_60368": "Projects flight data onto windshield",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
58
|
|
]
|
|
},
|
|
{
|
|
"id": 74,
|
|
"order": "74.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802117+00:00",
|
|
"updated_on": "2025-03-04T05:38:25.575896+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-70125",
|
|
"field_60367": "Quad-Core DSP Processor",
|
|
"field_60368": "Digital signal processor for radar and avionics",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": [
|
|
52
|
|
]
|
|
},
|
|
{
|
|
"id": 75,
|
|
"order": "75.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802160+00:00",
|
|
"updated_on": "2025-03-04T05:37:24.893533+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-95847",
|
|
"field_60367": "256GB Radiation-Hardened SSD",
|
|
"field_60368": "High-durability solid-state drive for aerospace applications",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 76,
|
|
"order": "76.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802204+00:00",
|
|
"updated_on": "2025-03-04T05:42:01.282856+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-37482",
|
|
"field_60367": "2.2\u03a9 High-Power Resistor",
|
|
"field_60368": "Used in power regulation circuits for avionics",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": [
|
|
63
|
|
]
|
|
},
|
|
{
|
|
"id": 77,
|
|
"order": "77.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802246+00:00",
|
|
"updated_on": "2025-03-04T05:41:46.966392+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-83920",
|
|
"field_60367": "Flight Management System Panel",
|
|
"field_60368": "User interface for aircraft navigation and monitoring",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 78,
|
|
"order": "78.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802289+00:00",
|
|
"updated_on": "2025-03-04T05:39:27.387549+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-67239",
|
|
"field_60367": "12-Inch Anti-Glare LCD Display",
|
|
"field_60368": "Optimized for cockpit use in bright conditions",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 79,
|
|
"order": "79.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802330+00:00",
|
|
"updated_on": "2025-03-04T05:38:09.491478+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-82394",
|
|
"field_60367": "Multi-Core AI Accelerator",
|
|
"field_60368": "Optimized for in-flight AI data processing",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 80,
|
|
"order": "80.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802372+00:00",
|
|
"updated_on": "2025-03-04T05:39:12.179368+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-27349",
|
|
"field_60367": "2TB Encrypted Aerospace HDD",
|
|
"field_60368": "Secure data storage for black box applications",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 81,
|
|
"order": "81.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802414+00:00",
|
|
"updated_on": "2025-03-04T05:38:29.465154+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-51283",
|
|
"field_60367": "470\u03bcF Electrolytic Capacitor",
|
|
"field_60368": "High-reliability capacitor for aerospace power systems",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 82,
|
|
"order": "82.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802457+00:00",
|
|
"updated_on": "2025-03-04T05:41:46.966419+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-90341",
|
|
"field_60367": "Engine Throttle Control Unit",
|
|
"field_60368": "Manages thrust adjustments in jet engines",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 83,
|
|
"order": "83.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802500+00:00",
|
|
"updated_on": "2025-03-04T05:38:06.400474+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-31285",
|
|
"field_60367": "15-Inch Heads-Up Display (HUD)",
|
|
"field_60368": "Transparent screen for pilot navigation data",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 84,
|
|
"order": "84.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802543+00:00",
|
|
"updated_on": "2025-03-04T05:39:49.209021+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-45237",
|
|
"field_60367": "RISC-V Avionics Processor",
|
|
"field_60368": "Low-power CPU for embedded flight systems",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 85,
|
|
"order": "85.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802587+00:00",
|
|
"updated_on": "2025-03-04T05:40:36.364990+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-18374",
|
|
"field_60367": "512GB Industrial SD Card",
|
|
"field_60368": "High-endurance flash storage for aerospace systems",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 86,
|
|
"order": "86.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802630+00:00",
|
|
"updated_on": "2025-03-04T05:40:51.351492+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-76321",
|
|
"field_60367": "Inductive Proximity Sensor",
|
|
"field_60368": "Non-contact sensor for landing gear position detection",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": [
|
|
11,
|
|
28
|
|
]
|
|
},
|
|
{
|
|
"id": 87,
|
|
"order": "87.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802676+00:00",
|
|
"updated_on": "2025-03-04T05:39:57.220471+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-68452",
|
|
"field_60367": "Hydraulic Actuation Controller",
|
|
"field_60368": "Regulates hydraulic systems in aircraft",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 88,
|
|
"order": "88.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802719+00:00",
|
|
"updated_on": "2025-03-04T05:39:28.980874+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-58134",
|
|
"field_60367": "8-Inch Flexible OLED Display",
|
|
"field_60368": "Curved screen for compact avionics panels",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
48
|
|
]
|
|
},
|
|
{
|
|
"id": 89,
|
|
"order": "89.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802762+00:00",
|
|
"updated_on": "2025-03-04T05:39:52.585474+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-23984",
|
|
"field_60367": "AI-Based Fault Detection Chip",
|
|
"field_60368": "Real-time anomaly detection in aircraft systems",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 90,
|
|
"order": "90.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802804+00:00",
|
|
"updated_on": "2025-03-04T05:40:25.624647+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-98245",
|
|
"field_60367": "128GB Aerospace RAM Module",
|
|
"field_60368": "High-speed memory for mission-critical computing",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 91,
|
|
"order": "91.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802845+00:00",
|
|
"updated_on": "2025-03-04T05:42:05.807953+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-51237",
|
|
"field_60367": "150A Power MOSFET",
|
|
"field_60368": "High-efficiency transistor for aerospace power supplies",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 92,
|
|
"order": "92.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802888+00:00",
|
|
"updated_on": "2025-03-04T05:41:12.999625+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-34129",
|
|
"field_60367": "Autonomous Navigation Computer",
|
|
"field_60368": "Processes real-time flight path adjustments",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": [
|
|
57
|
|
]
|
|
},
|
|
{
|
|
"id": 93,
|
|
"order": "93.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802930+00:00",
|
|
"updated_on": "2025-03-04T05:39:33.214619+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-79134",
|
|
"field_60367": "Ultra-Wide Multi-Touch Display",
|
|
"field_60368": "Designed for advanced cockpit interface",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
49
|
|
]
|
|
},
|
|
{
|
|
"id": 94,
|
|
"order": "94.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.802975+00:00",
|
|
"updated_on": "2025-03-04T05:37:03.200321+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-64829",
|
|
"field_60367": "Embedded Neural Processing Unit",
|
|
"field_60368": "AI acceleration for avionics data analysis",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 95,
|
|
"order": "95.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803017+00:00",
|
|
"updated_on": "2025-03-04T05:38:38.106708+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-41723",
|
|
"field_60367": "4TB Solid-State Flight Recorder",
|
|
"field_60368": "Long-term storage for black box data",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 96,
|
|
"order": "96.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803057+00:00",
|
|
"updated_on": "2025-03-04T05:40:52.100634+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-91283",
|
|
"field_60367": "3.3V Voltage Regulator",
|
|
"field_60368": "Precision power supply component for avionics",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 97,
|
|
"order": "97.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803100+00:00",
|
|
"updated_on": "2025-03-04T05:41:28.711209+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-71283",
|
|
"field_60367": "Flap Position Control System",
|
|
"field_60368": "Manages wing flap positioning for optimal aerodynamics",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 98,
|
|
"order": "98.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803140+00:00",
|
|
"updated_on": "2025-03-04T05:39:28.277551+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-82347",
|
|
"field_60367": "Panoramic Flight Deck Display",
|
|
"field_60368": "Enhanced situational awareness for pilots",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": [
|
|
56
|
|
]
|
|
},
|
|
{
|
|
"id": 99,
|
|
"order": "99.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803182+00:00",
|
|
"updated_on": "2025-03-04T05:40:59.593822+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "AERO-57493",
|
|
"field_60367": "Secure Boot Microcontroller",
|
|
"field_60368": "Provides cybersecurity for avionics firmware",
|
|
"field_60369": [
|
|
2
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 100,
|
|
"order": "100.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803225+00:00",
|
|
"updated_on": "2025-03-04T05:37:29.366130+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "STOR-13248",
|
|
"field_60367": "64GB Error-Correcting Memory",
|
|
"field_60368": "Ensures data integrity in flight computers",
|
|
"field_60369": [
|
|
3
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 101,
|
|
"order": "101.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803264+00:00",
|
|
"updated_on": "2025-03-04T05:37:40.461932+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "ELEC-64237",
|
|
"field_60367": "EMI Shielded Inductor",
|
|
"field_60368": "Reduces electromagnetic interference in avionics",
|
|
"field_60369": [
|
|
4
|
|
],
|
|
"field_60371": []
|
|
},
|
|
{
|
|
"id": 102,
|
|
"order": "102.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803303+00:00",
|
|
"updated_on": "2025-03-04T05:41:12.118107+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "CTRL-72384",
|
|
"field_60367": "Aircraft Autothrottle System",
|
|
"field_60368": "Controls engine power settings automatically",
|
|
"field_60369": [
|
|
5
|
|
],
|
|
"field_60371": [
|
|
42
|
|
]
|
|
},
|
|
{
|
|
"id": 103,
|
|
"order": "103.00000000000000000000",
|
|
"created_on": "2025-03-04T05:28:56.803357+00:00",
|
|
"updated_on": "2025-03-04T05:38:03.453562+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60366": "DISP-42398",
|
|
"field_60367": "10.1-Inch Touchscreen Cockpit Display",
|
|
"field_60368": "Responsive and ruggedized for in-flight use",
|
|
"field_60369": [
|
|
1
|
|
],
|
|
"field_60371": []
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 5753,
|
|
"name": "Part categories",
|
|
"order": 4,
|
|
"fields": [
|
|
{
|
|
"id": 60372,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60373,
|
|
"type": "link_row",
|
|
"name": "Parts",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5752,
|
|
"link_row_related_field_id": 60369,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60395,
|
|
"type": "count",
|
|
"name": "Count",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 0,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60373
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 26712,
|
|
"type": "grid",
|
|
"name": "All categories",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20609,
|
|
"field_id": 60372,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264928,
|
|
"field_id": 60372,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264929,
|
|
"field_id": 60373,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264930,
|
|
"field_id": 60395,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2025-03-04T05:29:58.339600+00:00",
|
|
"updated_on": "2025-03-04T05:30:03.533924+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Displays",
|
|
"field_60373": [
|
|
5,
|
|
10,
|
|
15,
|
|
20,
|
|
25,
|
|
30,
|
|
35,
|
|
40,
|
|
73,
|
|
78,
|
|
83,
|
|
88,
|
|
93,
|
|
98,
|
|
103
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2025-03-04T05:29:58.339667+00:00",
|
|
"updated_on": "2025-03-04T05:30:14.485662+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Computer Chips",
|
|
"field_60373": [
|
|
1,
|
|
6,
|
|
11,
|
|
16,
|
|
21,
|
|
26,
|
|
31,
|
|
36,
|
|
74,
|
|
79,
|
|
84,
|
|
89,
|
|
94,
|
|
99
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2025-03-04T05:30:14.268574+00:00",
|
|
"updated_on": "2025-03-04T05:30:14.485743+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Storage",
|
|
"field_60373": [
|
|
2,
|
|
7,
|
|
12,
|
|
17,
|
|
22,
|
|
27,
|
|
32,
|
|
37,
|
|
75,
|
|
80,
|
|
85,
|
|
90,
|
|
95,
|
|
100
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2025-03-04T05:30:14.268664+00:00",
|
|
"updated_on": "2025-03-04T05:30:14.485770+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Electronic Components",
|
|
"field_60373": [
|
|
3,
|
|
8,
|
|
13,
|
|
18,
|
|
23,
|
|
28,
|
|
33,
|
|
38,
|
|
63,
|
|
64,
|
|
76,
|
|
81,
|
|
86,
|
|
91,
|
|
96,
|
|
101
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2025-03-04T05:30:14.268700+00:00",
|
|
"updated_on": "2025-03-04T05:30:14.485793+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Control Panels",
|
|
"field_60373": [
|
|
4,
|
|
9,
|
|
14,
|
|
19,
|
|
24,
|
|
29,
|
|
34,
|
|
39,
|
|
65,
|
|
66,
|
|
77,
|
|
82,
|
|
87,
|
|
92,
|
|
97,
|
|
102
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2025-03-04T05:30:29.497712+00:00",
|
|
"updated_on": "2025-03-04T05:30:31.001053+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Antennas",
|
|
"field_60373": [
|
|
47,
|
|
48,
|
|
67
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2025-03-04T05:30:30.737759+00:00",
|
|
"updated_on": "2025-03-04T05:30:31.001182+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Chemicals & Lubricants",
|
|
"field_60373": [
|
|
59,
|
|
60
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2025-03-04T05:30:44.799114+00:00",
|
|
"updated_on": "2025-03-04T05:30:45.792384+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Cooling Systems",
|
|
"field_60373": [
|
|
55,
|
|
56,
|
|
72
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2025-03-04T05:30:59.632233+00:00",
|
|
"updated_on": "2025-03-04T05:31:59.843605+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Networking",
|
|
"field_60373": [
|
|
45,
|
|
46,
|
|
68
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2025-03-04T05:31:00.688882+00:00",
|
|
"updated_on": "2025-03-04T05:31:00.898758+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Engines",
|
|
"field_60373": [
|
|
49,
|
|
50,
|
|
71
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2025-03-04T05:31:11.087610+00:00",
|
|
"updated_on": "2025-03-04T05:31:13.024325+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Hydraulics",
|
|
"field_60373": [
|
|
51,
|
|
52,
|
|
70
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2025-03-04T05:31:12.856171+00:00",
|
|
"updated_on": "2025-03-04T05:31:13.024394+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Mechanical Components",
|
|
"field_60373": [
|
|
53,
|
|
54
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2025-03-04T05:32:00.984238+00:00",
|
|
"updated_on": "2025-03-04T05:32:02.283729+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Optical Components",
|
|
"field_60373": [
|
|
57,
|
|
58
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2025-03-04T05:32:02.054028+00:00",
|
|
"updated_on": "2025-03-04T05:32:02.283819+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Power Systems",
|
|
"field_60373": [
|
|
41,
|
|
42,
|
|
69
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2025-03-04T05:33:02.057241+00:00",
|
|
"updated_on": "2025-03-04T05:35:09.339270+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Sensors",
|
|
"field_60373": [
|
|
43,
|
|
44
|
|
],
|
|
"field_60395": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2025-03-04T05:33:03.434460+00:00",
|
|
"updated_on": "2025-03-04T05:33:44.490979+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60372": "Seals & Insulation",
|
|
"field_60373": [
|
|
61,
|
|
62
|
|
],
|
|
"field_60395": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 5754,
|
|
"name": "Requests",
|
|
"order": 5,
|
|
"fields": [
|
|
{
|
|
"id": 60374,
|
|
"type": "formula",
|
|
"name": "ID",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(row_id() < 10,concat('PRQ-0000',row_id()),if(row_id() < 100,concat('PRQ-000',row_id()),if(row_id() < 1000,concat('PRQ-00',row_id()),if(row_id() < 10000,concat('PRQ-0',row_id()),row_id()))))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 60375,
|
|
"type": "link_row",
|
|
"name": "Global supplier",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5751,
|
|
"link_row_related_field_id": 60365,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60394,
|
|
"type": "rollup",
|
|
"name": "Global supplier name",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": true,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60375,
|
|
"target_field_id": 60358,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 60376,
|
|
"type": "long_text",
|
|
"name": "Comments",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 60377,
|
|
"type": "single_select",
|
|
"name": "Status",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 21176,
|
|
"value": "Request",
|
|
"color": "light-gray",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 21177,
|
|
"value": "Quote",
|
|
"color": "light-pink",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 21178,
|
|
"value": "Order",
|
|
"color": "light-brown",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 21179,
|
|
"value": "Processing order",
|
|
"color": "light-yellow",
|
|
"order": 3
|
|
},
|
|
{
|
|
"id": 21180,
|
|
"value": "Delivery in progress",
|
|
"color": "light-cyan",
|
|
"order": 4
|
|
},
|
|
{
|
|
"id": 21181,
|
|
"value": "Closed",
|
|
"color": "light-green",
|
|
"order": 5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 60378,
|
|
"type": "link_row",
|
|
"name": "Request details",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5755,
|
|
"link_row_related_field_id": 60386,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60379,
|
|
"type": "date",
|
|
"name": "Date request",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 60396,
|
|
"type": "rollup",
|
|
"name": "Requested",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 0,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60378,
|
|
"target_field_id": 60389,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60397,
|
|
"type": "rollup",
|
|
"name": "Approved",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 0,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60378,
|
|
"target_field_id": 60390,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60398,
|
|
"type": "rollup",
|
|
"name": "Delivered",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 0,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60378,
|
|
"target_field_id": 60391,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60405,
|
|
"type": "rollup",
|
|
"name": "Total requested",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60378,
|
|
"target_field_id": 60402,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60406,
|
|
"type": "rollup",
|
|
"name": "Total approved",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60378,
|
|
"target_field_id": 60403,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 60381,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 14,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 60382,
|
|
"type": "date",
|
|
"name": "Date quote",
|
|
"description": null,
|
|
"order": 15,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 60383,
|
|
"type": "date",
|
|
"name": "Date order",
|
|
"description": null,
|
|
"order": 16,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 60384,
|
|
"type": "date",
|
|
"name": "Date delivery",
|
|
"description": null,
|
|
"order": 17,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 60385,
|
|
"type": "formula",
|
|
"name": "Today",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": "24",
|
|
"date_force_timezone": "UTC",
|
|
"number_decimal_places": null,
|
|
"date_include_time": false,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": true,
|
|
"date_format": "ISO",
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": false,
|
|
"formula": "today()",
|
|
"formula_type": "date"
|
|
},
|
|
{
|
|
"id": 60412,
|
|
"type": "link_row",
|
|
"name": "Initiated by",
|
|
"description": null,
|
|
"order": 19,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5756,
|
|
"link_row_related_field_id": 60413,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60422,
|
|
"type": "formula",
|
|
"name": "Full approval",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "field('Requested') = field('Approved')",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 60423,
|
|
"type": "formula",
|
|
"name": "Full delivery",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "field('Delivered') = field('Approved')",
|
|
"formula_type": "boolean"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 26713,
|
|
"type": "grid",
|
|
"name": "All requests",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20618,
|
|
"field_id": 60379,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264931,
|
|
"field_id": 60374,
|
|
"width": 143,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264932,
|
|
"field_id": 60381,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264933,
|
|
"field_id": 60375,
|
|
"width": 155,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264934,
|
|
"field_id": 60394,
|
|
"width": 207,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264935,
|
|
"field_id": 60379,
|
|
"width": 151,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264936,
|
|
"field_id": 60382,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264937,
|
|
"field_id": 60383,
|
|
"width": 137,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264938,
|
|
"field_id": 60384,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264939,
|
|
"field_id": 60377,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264940,
|
|
"field_id": 60376,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264941,
|
|
"field_id": 60378,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264942,
|
|
"field_id": 60396,
|
|
"width": 136,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264943,
|
|
"field_id": 60397,
|
|
"width": 128,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265049,
|
|
"field_id": 60422,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264944,
|
|
"field_id": 60398,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265050,
|
|
"field_id": 60423,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264945,
|
|
"field_id": 60405,
|
|
"width": 161,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264946,
|
|
"field_id": 60406,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264948,
|
|
"field_id": 60385,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265024,
|
|
"field_id": 60412,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26724,
|
|
"type": "grid",
|
|
"name": "All requests grouped by supplier",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20619,
|
|
"field_id": 60379,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 3697,
|
|
"field_id": 60394,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265053,
|
|
"field_id": 60374,
|
|
"width": 143,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265054,
|
|
"field_id": 60381,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265055,
|
|
"field_id": 60375,
|
|
"width": 155,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265056,
|
|
"field_id": 60394,
|
|
"width": 207,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265057,
|
|
"field_id": 60379,
|
|
"width": 151,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265058,
|
|
"field_id": 60382,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265059,
|
|
"field_id": 60383,
|
|
"width": 137,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265060,
|
|
"field_id": 60384,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265061,
|
|
"field_id": 60377,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265062,
|
|
"field_id": 60376,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265063,
|
|
"field_id": 60378,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265064,
|
|
"field_id": 60396,
|
|
"width": 136,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265065,
|
|
"field_id": 60397,
|
|
"width": 128,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265066,
|
|
"field_id": 60422,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265067,
|
|
"field_id": 60398,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265068,
|
|
"field_id": 60423,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265069,
|
|
"field_id": 60405,
|
|
"width": 161,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265070,
|
|
"field_id": 60406,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265071,
|
|
"field_id": 60385,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265072,
|
|
"field_id": 60412,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26725,
|
|
"type": "grid",
|
|
"name": "All requests grouped by initiator",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20620,
|
|
"field_id": 60379,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 3698,
|
|
"field_id": 60412,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265073,
|
|
"field_id": 60374,
|
|
"width": 143,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265074,
|
|
"field_id": 60381,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265075,
|
|
"field_id": 60375,
|
|
"width": 155,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265076,
|
|
"field_id": 60394,
|
|
"width": 207,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265077,
|
|
"field_id": 60379,
|
|
"width": 151,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265078,
|
|
"field_id": 60382,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265079,
|
|
"field_id": 60383,
|
|
"width": 137,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265080,
|
|
"field_id": 60384,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265081,
|
|
"field_id": 60377,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265082,
|
|
"field_id": 60376,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265083,
|
|
"field_id": 60378,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265084,
|
|
"field_id": 60396,
|
|
"width": 136,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265085,
|
|
"field_id": 60397,
|
|
"width": 128,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265086,
|
|
"field_id": 60422,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265087,
|
|
"field_id": 60398,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265088,
|
|
"field_id": 60423,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265089,
|
|
"field_id": 60405,
|
|
"width": 161,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265090,
|
|
"field_id": 60406,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265091,
|
|
"field_id": 60385,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265092,
|
|
"field_id": 60412,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26726,
|
|
"type": "grid",
|
|
"name": "Full approval requests",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14075,
|
|
"field_id": 60422,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20621,
|
|
"field_id": 60379,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265093,
|
|
"field_id": 60374,
|
|
"width": 143,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265094,
|
|
"field_id": 60381,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265095,
|
|
"field_id": 60375,
|
|
"width": 155,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265096,
|
|
"field_id": 60394,
|
|
"width": 207,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265097,
|
|
"field_id": 60379,
|
|
"width": 151,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265098,
|
|
"field_id": 60382,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265099,
|
|
"field_id": 60383,
|
|
"width": 137,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265100,
|
|
"field_id": 60384,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265101,
|
|
"field_id": 60377,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265102,
|
|
"field_id": 60376,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265103,
|
|
"field_id": 60378,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265104,
|
|
"field_id": 60396,
|
|
"width": 136,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265105,
|
|
"field_id": 60397,
|
|
"width": 128,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265106,
|
|
"field_id": 60422,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265107,
|
|
"field_id": 60398,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265108,
|
|
"field_id": 60423,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265109,
|
|
"field_id": 60405,
|
|
"width": 161,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265110,
|
|
"field_id": 60406,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265111,
|
|
"field_id": 60385,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265112,
|
|
"field_id": 60412,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26727,
|
|
"type": "grid",
|
|
"name": "Full delivered requests",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14076,
|
|
"field_id": 60422,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20622,
|
|
"field_id": 60379,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265113,
|
|
"field_id": 60374,
|
|
"width": 143,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265114,
|
|
"field_id": 60381,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265115,
|
|
"field_id": 60375,
|
|
"width": 155,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265116,
|
|
"field_id": 60394,
|
|
"width": 207,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265117,
|
|
"field_id": 60379,
|
|
"width": 151,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265118,
|
|
"field_id": 60382,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265119,
|
|
"field_id": 60383,
|
|
"width": 137,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265120,
|
|
"field_id": 60384,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265121,
|
|
"field_id": 60377,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265122,
|
|
"field_id": 60376,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265123,
|
|
"field_id": 60378,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265124,
|
|
"field_id": 60396,
|
|
"width": 136,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265125,
|
|
"field_id": 60397,
|
|
"width": 128,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265126,
|
|
"field_id": 60422,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265127,
|
|
"field_id": 60398,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265128,
|
|
"field_id": 60423,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265129,
|
|
"field_id": 60405,
|
|
"width": 161,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265130,
|
|
"field_id": 60406,
|
|
"width": 167,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265131,
|
|
"field_id": 60385,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265132,
|
|
"field_id": 60412,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26714,
|
|
"type": "grid",
|
|
"name": "All open requests",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14073,
|
|
"field_id": 60377,
|
|
"type": "single_select_not_equal",
|
|
"value": "21181",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20610,
|
|
"field_id": 60379,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264949,
|
|
"field_id": 60374,
|
|
"width": 143,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264950,
|
|
"field_id": 60381,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264951,
|
|
"field_id": 60375,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264952,
|
|
"field_id": 60394,
|
|
"width": 208,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264953,
|
|
"field_id": 60379,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264954,
|
|
"field_id": 60382,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264955,
|
|
"field_id": 60383,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264956,
|
|
"field_id": 60384,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264957,
|
|
"field_id": 60377,
|
|
"width": 128,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264958,
|
|
"field_id": 60376,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264959,
|
|
"field_id": 60378,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264960,
|
|
"field_id": 60396,
|
|
"width": 135,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264961,
|
|
"field_id": 60397,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265051,
|
|
"field_id": 60422,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264962,
|
|
"field_id": 60398,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265052,
|
|
"field_id": 60423,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264963,
|
|
"field_id": 60405,
|
|
"width": 143,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264964,
|
|
"field_id": 60406,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264966,
|
|
"field_id": 60385,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265027,
|
|
"field_id": 60412,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26723,
|
|
"type": "kanban",
|
|
"name": "All requests stacked by status",
|
|
"order": 7,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"single_select_field_id": 60377,
|
|
"field_options": [
|
|
{
|
|
"id": 35380,
|
|
"field_id": 60374,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35381,
|
|
"field_id": 60375,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35383,
|
|
"field_id": 60376,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35384,
|
|
"field_id": 60377,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35385,
|
|
"field_id": 60378,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35386,
|
|
"field_id": 60379,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35392,
|
|
"field_id": 60381,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35393,
|
|
"field_id": 60382,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35394,
|
|
"field_id": 60383,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35395,
|
|
"field_id": 60384,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35396,
|
|
"field_id": 60385,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35382,
|
|
"field_id": 60394,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35387,
|
|
"field_id": 60396,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35388,
|
|
"field_id": 60397,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35389,
|
|
"field_id": 60398,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35390,
|
|
"field_id": 60405,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35391,
|
|
"field_id": 60406,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35397,
|
|
"field_id": 60412,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35398,
|
|
"field_id": 60422,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35399,
|
|
"field_id": 60423,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26728,
|
|
"type": "calendar",
|
|
"name": "Calendar: all request",
|
|
"order": 8,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 8803,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 60377
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 60379,
|
|
"field_options": [
|
|
{
|
|
"id": 12607,
|
|
"field_id": 60374,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12608,
|
|
"field_id": 60375,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12610,
|
|
"field_id": 60376,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12611,
|
|
"field_id": 60377,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12612,
|
|
"field_id": 60378,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12613,
|
|
"field_id": 60379,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12619,
|
|
"field_id": 60381,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12620,
|
|
"field_id": 60382,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12621,
|
|
"field_id": 60383,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12622,
|
|
"field_id": 60384,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12623,
|
|
"field_id": 60385,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12609,
|
|
"field_id": 60394,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12614,
|
|
"field_id": 60396,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12615,
|
|
"field_id": 60397,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12616,
|
|
"field_id": 60398,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12617,
|
|
"field_id": 60405,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12618,
|
|
"field_id": 60406,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12624,
|
|
"field_id": 60412,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12625,
|
|
"field_id": 60422,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 12626,
|
|
"field_id": 60423,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26729,
|
|
"type": "timeline",
|
|
"name": "Timeline: request processing",
|
|
"order": 9,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 8804,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 60377
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"start_date_field_id": 60379,
|
|
"end_date_field_id": 60384,
|
|
"field_options": [
|
|
{
|
|
"id": 1538,
|
|
"field_id": 60374,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1539,
|
|
"field_id": 60375,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1541,
|
|
"field_id": 60376,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1542,
|
|
"field_id": 60377,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1543,
|
|
"field_id": 60378,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1544,
|
|
"field_id": 60379,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1550,
|
|
"field_id": 60381,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1551,
|
|
"field_id": 60382,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1552,
|
|
"field_id": 60383,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1553,
|
|
"field_id": 60384,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1554,
|
|
"field_id": 60385,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1540,
|
|
"field_id": 60394,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1545,
|
|
"field_id": 60396,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1546,
|
|
"field_id": 60397,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1547,
|
|
"field_id": 60398,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1548,
|
|
"field_id": 60405,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1549,
|
|
"field_id": 60406,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1555,
|
|
"field_id": 60412,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1556,
|
|
"field_id": 60422,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 1557,
|
|
"field_id": 60423,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 47,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:29.756518+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197116+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
1
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21181,
|
|
"field_60378": [
|
|
1,
|
|
2,
|
|
9,
|
|
10
|
|
],
|
|
"field_60379": "2025-02-05",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Aerospace Components Order",
|
|
"field_60382": "2025-02-07",
|
|
"field_60383": "2025-02-10",
|
|
"field_60384": "2025-02-19",
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 48,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774041+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197222+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
6
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21181,
|
|
"field_60378": [
|
|
11,
|
|
12,
|
|
13
|
|
],
|
|
"field_60379": "2025-02-06",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Defense Equipment Purchase",
|
|
"field_60382": "2025-02-10",
|
|
"field_60383": "2025-02-12",
|
|
"field_60384": "2025-02-21",
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
2
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 49,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774139+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197278+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
1
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Please expedite delivery; this is urgent for project completion.",
|
|
"field_60377": 21181,
|
|
"field_60378": [
|
|
14
|
|
],
|
|
"field_60379": "2025-02-06",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Security Systems Order",
|
|
"field_60382": "2025-02-10",
|
|
"field_60383": "2025-02-12",
|
|
"field_60384": "2025-03-21",
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
3
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774191+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197322+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
1
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21180,
|
|
"field_60378": [
|
|
15
|
|
],
|
|
"field_60379": "2025-02-07",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Ground Transportation Order",
|
|
"field_60382": "2025-02-10",
|
|
"field_60383": "2025-02-12",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774238+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197367+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
18
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Verify that all items meet the specified technical requirements.",
|
|
"field_60377": 21180,
|
|
"field_60378": [
|
|
16,
|
|
17,
|
|
18,
|
|
19
|
|
],
|
|
"field_60379": "2025-02-10",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Digital Identity Solutions Purchase",
|
|
"field_60382": "2025-02-12",
|
|
"field_60383": "2025-02-14",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
3
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 52,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774288+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197422+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
6
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21181,
|
|
"field_60378": [
|
|
20
|
|
],
|
|
"field_60379": "2025-02-10",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Air Traffic Management Order",
|
|
"field_60382": "2025-02-12",
|
|
"field_60383": "2025-02-14",
|
|
"field_60384": "2025-03-19",
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
3
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 53,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774337+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197466+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
1
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21180,
|
|
"field_60378": [
|
|
21,
|
|
22,
|
|
23
|
|
],
|
|
"field_60379": "2025-02-11",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Satellite Components Purchase",
|
|
"field_60382": "2025-02-13",
|
|
"field_60383": "2025-02-17",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 54,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774389+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197508+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
18
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21181,
|
|
"field_60378": [
|
|
24,
|
|
25
|
|
],
|
|
"field_60379": "2025-02-11",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Cybersecurity Equipment Order",
|
|
"field_60382": "2025-02-13",
|
|
"field_60383": "2025-02-17",
|
|
"field_60384": "2025-03-27",
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
4
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 55,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774436+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197550+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
12
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21179,
|
|
"field_60378": [
|
|
26,
|
|
27,
|
|
28,
|
|
29
|
|
],
|
|
"field_60379": "2025-02-11",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Radar Systems Purchase",
|
|
"field_60382": "2025-02-13",
|
|
"field_60383": "2025-02-17",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
3
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 56,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774497+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197594+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
6
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21179,
|
|
"field_60378": [
|
|
30,
|
|
31
|
|
],
|
|
"field_60379": "2025-02-13",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Naval Equipment Order",
|
|
"field_60382": "2025-02-17",
|
|
"field_60383": "2025-02-19",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 57,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774545+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197638+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
18
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21179,
|
|
"field_60378": [
|
|
32,
|
|
33,
|
|
34
|
|
],
|
|
"field_60379": "2025-02-14",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Space Systems Order",
|
|
"field_60382": "2025-02-17",
|
|
"field_60383": "2025-02-19",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
4
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 58,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774591+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197679+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
12
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Coordinate with the logistics team for special handling instructions",
|
|
"field_60377": 21178,
|
|
"field_60378": [
|
|
35,
|
|
36
|
|
],
|
|
"field_60379": "2025-02-17",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Communication Equipment Purchase",
|
|
"field_60382": "2025-02-19",
|
|
"field_60383": "2025-02-21",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
2
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 59,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774636+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197785+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
6
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Ensure that the order includes a detailed packing list for customs clearance.",
|
|
"field_60377": 21178,
|
|
"field_60378": [
|
|
37
|
|
],
|
|
"field_60379": "2025-02-17",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Training Simulation Order",
|
|
"field_60382": "2025-02-19",
|
|
"field_60383": "2025-02-21",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
3
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 60,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774683+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197842+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
6
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21178,
|
|
"field_60378": [
|
|
38
|
|
],
|
|
"field_60379": "2025-02-18",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Electronic Warfare Systems Purchase",
|
|
"field_60382": "2025-02-20",
|
|
"field_60383": "2025-02-24",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 61,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774802+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.197917+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
12
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Confirm that the supplier provides a warranty and after-sales support.",
|
|
"field_60377": 21177,
|
|
"field_60378": [
|
|
39,
|
|
40,
|
|
41,
|
|
42,
|
|
43
|
|
],
|
|
"field_60379": "2025-03-18",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Air Defense Systems Order",
|
|
"field_60382": "2025-03-20",
|
|
"field_60383": null,
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
2
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 62,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774849+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.198089+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
12
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Request a certificate of compliance with industry standards.",
|
|
"field_60377": 21177,
|
|
"field_60378": [
|
|
44,
|
|
45,
|
|
46,
|
|
47
|
|
],
|
|
"field_60379": "2025-03-19",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Border Control Solutions Purchase",
|
|
"field_60382": "2025-03-21",
|
|
"field_60383": null,
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
4
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 63,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774918+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.198143+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
18
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21177,
|
|
"field_60378": [
|
|
48,
|
|
49,
|
|
50,
|
|
51,
|
|
52
|
|
],
|
|
"field_60379": "2025-03-21",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Critical Infrastructure Protection Order",
|
|
"field_60382": "2025-03-24",
|
|
"field_60383": null,
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
4
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 64,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.774967+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.198186+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
14
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Schedule a quality inspection upon receipt of the order.",
|
|
"field_60377": 21178,
|
|
"field_60378": [
|
|
53
|
|
],
|
|
"field_60379": "2025-03-03",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Unmanned Aerial Vehicles Purchase",
|
|
"field_60382": "2025-03-05",
|
|
"field_60383": "2025-03-07",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 65,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.775015+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.198228+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
12
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "",
|
|
"field_60377": 21176,
|
|
"field_60378": [
|
|
54,
|
|
55,
|
|
56
|
|
],
|
|
"field_60379": "2025-03-03",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Maritime Surveillance Systems Order",
|
|
"field_60382": null,
|
|
"field_60383": null,
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 66,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2025-03-04T12:46:31.775063+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.198270+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
18
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Notify the finance department to prepare for payment upon delivery.",
|
|
"field_60377": 21176,
|
|
"field_60378": [
|
|
57,
|
|
58,
|
|
59,
|
|
60
|
|
],
|
|
"field_60379": "2025-03-04",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Advanced Weapon Systems Purchase",
|
|
"field_60382": null,
|
|
"field_60383": null,
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
4
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 67,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2025-03-04T13:24:07.056783+00:00",
|
|
"updated_on": "2025-03-06T10:23:45.198312+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
1
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "Parts for new R&D project",
|
|
"field_60377": 21178,
|
|
"field_60378": [
|
|
62,
|
|
63,
|
|
64
|
|
],
|
|
"field_60379": "2025-03-03",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "Parts for new R&D project",
|
|
"field_60382": "2025-03-04",
|
|
"field_60383": "2025-03-04",
|
|
"field_60384": null,
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
1
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
},
|
|
{
|
|
"id": 68,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2025-03-06T14:27:01.219608+00:00",
|
|
"updated_on": "2025-03-06T14:57:14.814031+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60374": null,
|
|
"field_60375": [
|
|
14
|
|
],
|
|
"field_60394": null,
|
|
"field_60376": "no comments",
|
|
"field_60377": 21177,
|
|
"field_60378": [
|
|
65,
|
|
67,
|
|
68
|
|
],
|
|
"field_60379": "2025-03-06",
|
|
"field_60396": null,
|
|
"field_60397": null,
|
|
"field_60398": null,
|
|
"field_60405": null,
|
|
"field_60406": null,
|
|
"field_60381": "test",
|
|
"field_60382": "2025-03-06",
|
|
"field_60383": "2025-03-06",
|
|
"field_60384": "2025-03-06",
|
|
"field_60385": null,
|
|
"field_60412": [
|
|
4
|
|
],
|
|
"field_60422": null,
|
|
"field_60423": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 5755,
|
|
"name": "Request details",
|
|
"order": 6,
|
|
"fields": [
|
|
{
|
|
"id": 60399,
|
|
"type": "formula",
|
|
"name": "ID",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "concat(join(lookup('Request','ID'),''),'--',join(lookup('Part','Part Number'),''))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 60386,
|
|
"type": "link_row",
|
|
"name": "Request",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5754,
|
|
"link_row_related_field_id": 60378,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60387,
|
|
"type": "link_row",
|
|
"name": "Part",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 5752,
|
|
"link_row_related_field_id": 60371,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 60401,
|
|
"type": "rollup",
|
|
"name": "Part name",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": true,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 60387,
|
|
"target_field_id": 60367,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 60388,
|
|
"type": "number",
|
|
"name": "Unit price",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 2,
|
|
"number_negative": false,
|
|
"number_prefix": "\u20ac",
|
|
"number_suffix": "",
|
|
"number_separator": "SPACE_PERIOD"
|
|
},
|
|
{
|
|
"id": 60389,
|
|
"type": "number",
|
|
"name": "Quantity requested",
|
|
"description": "Number of items requested in the purchase request",
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false,
|
|
"number_prefix": "",
|
|
"number_suffix": "",
|
|
"number_separator": ""
|
|
},
|
|
{
|
|
"id": 60390,
|
|
"type": "number",
|
|
"name": "Quantity approved",
|
|
"description": "Number of items validated in the quote",
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false,
|
|
"number_prefix": "",
|
|
"number_suffix": "",
|
|
"number_separator": ""
|
|
},
|
|
{
|
|
"id": 60391,
|
|
"type": "number",
|
|
"name": "Quantity Delivered",
|
|
"description": "Number of items delivered to the customer",
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false,
|
|
"number_prefix": "",
|
|
"number_suffix": "",
|
|
"number_separator": ""
|
|
},
|
|
{
|
|
"id": 60392,
|
|
"type": "single_select",
|
|
"name": "Status",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 21182,
|
|
"value": "Approved",
|
|
"color": "dark-green",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 21183,
|
|
"value": "PN is replaced",
|
|
"color": "dark-cyan",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 21184,
|
|
"value": "Quantity is adjusted",
|
|
"color": "dark-orange",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 21185,
|
|
"value": "Rejected",
|
|
"color": "dark-red",
|
|
"order": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 60402,
|
|
"type": "formula",
|
|
"name": "Subtotal requested",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "field('Unit price') * field('Quantity requested')",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 60403,
|
|
"type": "formula",
|
|
"name": "Subtotal approved",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": 2,
|
|
"date_include_time": null,
|
|
"number_prefix": "\u20ac",
|
|
"duration_format": null,
|
|
"number_separator": "SPACE_PERIOD",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "field('Unit price') * field('Quantity approved')",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 60400,
|
|
"type": "formula",
|
|
"name": "Request NO",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "join(lookup('Request','ID'),'')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 60404,
|
|
"type": "formula",
|
|
"name": "Request status",
|
|
"description": null,
|
|
"order": 13,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_suffix": "",
|
|
"date_time_format": null,
|
|
"date_force_timezone": null,
|
|
"number_decimal_places": null,
|
|
"date_include_time": null,
|
|
"number_prefix": "",
|
|
"duration_format": null,
|
|
"number_separator": "",
|
|
"nullable": false,
|
|
"date_format": null,
|
|
"array_formula_type": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "join(totext(lookup('Request','Status')),'')",
|
|
"formula_type": "text"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 26715,
|
|
"type": "grid",
|
|
"name": "All request details",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14068,
|
|
"field_id": 60386,
|
|
"type": "not_empty",
|
|
"value": "",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20611,
|
|
"field_id": 60386,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264967,
|
|
"field_id": 60399,
|
|
"width": 146,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264968,
|
|
"field_id": 60386,
|
|
"width": 168,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264969,
|
|
"field_id": 60400,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264970,
|
|
"field_id": 60387,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264971,
|
|
"field_id": 60401,
|
|
"width": 325,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264972,
|
|
"field_id": 60388,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264973,
|
|
"field_id": 60389,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264974,
|
|
"field_id": 60402,
|
|
"width": 145,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264975,
|
|
"field_id": 60390,
|
|
"width": 163,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264976,
|
|
"field_id": 60403,
|
|
"width": 141,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264977,
|
|
"field_id": 60391,
|
|
"width": 159,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264978,
|
|
"field_id": 60392,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264979,
|
|
"field_id": 60404,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26716,
|
|
"type": "grid",
|
|
"name": "All request details grouped by request",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14069,
|
|
"field_id": 60386,
|
|
"type": "not_empty",
|
|
"value": "",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20612,
|
|
"field_id": 60386,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 3694,
|
|
"field_id": 60386,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264980,
|
|
"field_id": 60399,
|
|
"width": 146,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264981,
|
|
"field_id": 60386,
|
|
"width": 168,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264982,
|
|
"field_id": 60400,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264983,
|
|
"field_id": 60387,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264984,
|
|
"field_id": 60401,
|
|
"width": 325,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264985,
|
|
"field_id": 60388,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264986,
|
|
"field_id": 60389,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264987,
|
|
"field_id": 60402,
|
|
"width": 139,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264988,
|
|
"field_id": 60390,
|
|
"width": 163,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264989,
|
|
"field_id": 60403,
|
|
"width": 141,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264990,
|
|
"field_id": 60391,
|
|
"width": 159,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264991,
|
|
"field_id": 60392,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264992,
|
|
"field_id": 60404,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26730,
|
|
"type": "grid",
|
|
"name": "All request details grouped by part",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14077,
|
|
"field_id": 60386,
|
|
"type": "not_empty",
|
|
"value": "",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20623,
|
|
"field_id": 60386,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 3699,
|
|
"field_id": 60387,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265133,
|
|
"field_id": 60399,
|
|
"width": 146,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265134,
|
|
"field_id": 60386,
|
|
"width": 168,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265135,
|
|
"field_id": 60400,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265136,
|
|
"field_id": 60387,
|
|
"width": 126,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265137,
|
|
"field_id": 60401,
|
|
"width": 325,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265138,
|
|
"field_id": 60388,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265139,
|
|
"field_id": 60389,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265140,
|
|
"field_id": 60402,
|
|
"width": 139,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265141,
|
|
"field_id": 60390,
|
|
"width": 163,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265142,
|
|
"field_id": 60403,
|
|
"width": 141,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265143,
|
|
"field_id": 60391,
|
|
"width": 159,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265144,
|
|
"field_id": 60392,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265145,
|
|
"field_id": 60404,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26717,
|
|
"type": "grid",
|
|
"name": "All request details with status Request",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14070,
|
|
"field_id": 60386,
|
|
"type": "not_empty",
|
|
"value": "",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 14071,
|
|
"field_id": 60404,
|
|
"type": "equal",
|
|
"value": "Request",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20613,
|
|
"field_id": 60400,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 3695,
|
|
"field_id": 60400,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 264993,
|
|
"field_id": 60399,
|
|
"width": 146,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264994,
|
|
"field_id": 60386,
|
|
"width": 168,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264995,
|
|
"field_id": 60400,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264996,
|
|
"field_id": 60387,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264997,
|
|
"field_id": 60401,
|
|
"width": 325,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264998,
|
|
"field_id": 60388,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 264999,
|
|
"field_id": 60389,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265000,
|
|
"field_id": 60402,
|
|
"width": 139,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265001,
|
|
"field_id": 60390,
|
|
"width": 163,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265002,
|
|
"field_id": 60403,
|
|
"width": 141,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265003,
|
|
"field_id": 60391,
|
|
"width": 159,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265004,
|
|
"field_id": 60392,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265005,
|
|
"field_id": 60404,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26718,
|
|
"type": "grid",
|
|
"name": "Empty request details",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 14072,
|
|
"field_id": 60386,
|
|
"type": "empty",
|
|
"value": "",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 20614,
|
|
"field_id": 60386,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 265006,
|
|
"field_id": 60399,
|
|
"width": 146,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265007,
|
|
"field_id": 60386,
|
|
"width": 168,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265008,
|
|
"field_id": 60400,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265009,
|
|
"field_id": 60387,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265010,
|
|
"field_id": 60401,
|
|
"width": 325,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265011,
|
|
"field_id": 60388,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265012,
|
|
"field_id": 60389,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265013,
|
|
"field_id": 60402,
|
|
"width": 139,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265014,
|
|
"field_id": 60390,
|
|
"width": 163,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265015,
|
|
"field_id": 60403,
|
|
"width": 141,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265016,
|
|
"field_id": 60391,
|
|
"width": 159,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265017,
|
|
"field_id": 60392,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 265018,
|
|
"field_id": 60404,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 26719,
|
|
"type": "kanban",
|
|
"name": "All request details stacked by status",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"single_select_field_id": 60392,
|
|
"field_options": [
|
|
{
|
|
"id": 35367,
|
|
"field_id": 60386,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35368,
|
|
"field_id": 60387,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35369,
|
|
"field_id": 60388,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35370,
|
|
"field_id": 60389,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35371,
|
|
"field_id": 60390,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35372,
|
|
"field_id": 60391,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35373,
|
|
"field_id": 60392,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35374,
|
|
"field_id": 60399,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35375,
|
|
"field_id": 60400,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35376,
|
|
"field_id": 60401,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35377,
|
|
"field_id": 60402,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35378,
|
|
"field_id": 60403,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 35379,
|
|
"field_id": 60404,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2025-03-04T06:19:05.318350+00:00",
|
|
"updated_on": "2025-03-04T13:15:56.135512+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
47
|
|
],
|
|
"field_60387": [
|
|
1
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "235.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": "1",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2025-03-04T06:19:05.318394+00:00",
|
|
"updated_on": "2025-03-04T13:15:56.135553+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
47
|
|
],
|
|
"field_60387": [
|
|
8
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "17.00",
|
|
"field_60389": "4",
|
|
"field_60390": "4",
|
|
"field_60391": "4",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2025-03-04T09:46:39.722518+00:00",
|
|
"updated_on": "2025-03-04T13:15:56.135568+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
47
|
|
],
|
|
"field_60387": [
|
|
3
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "34.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": "1",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2025-03-04T09:47:02.181125+00:00",
|
|
"updated_on": "2025-03-04T13:15:56.135581+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
47
|
|
],
|
|
"field_60387": [
|
|
30
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "2.34",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": "1",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2025-03-04T09:47:14.058267+00:00",
|
|
"updated_on": "2025-03-04T12:59:49.532765+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
48
|
|
],
|
|
"field_60387": [
|
|
86
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "3.21",
|
|
"field_60389": "8",
|
|
"field_60390": "6",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2025-03-04T12:04:26.628240+00:00",
|
|
"updated_on": "2025-03-04T13:16:26.748315+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
48
|
|
],
|
|
"field_60387": [
|
|
4
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1800.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2025-03-04T12:04:30.299894+00:00",
|
|
"updated_on": "2025-03-04T13:15:28.843486+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
48
|
|
],
|
|
"field_60387": [
|
|
20
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "999.00",
|
|
"field_60389": "1",
|
|
"field_60390": "0",
|
|
"field_60391": "0",
|
|
"field_60392": 21185,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2025-03-04T12:04:34.530606+00:00",
|
|
"updated_on": "2025-03-04T13:15:56.135593+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
49
|
|
],
|
|
"field_60387": [
|
|
34
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "7500.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": "1",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2025-03-04T12:04:44.307524+00:00",
|
|
"updated_on": "2025-03-04T13:15:59.071618+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
50
|
|
],
|
|
"field_60387": [
|
|
54
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "400.00",
|
|
"field_60389": "3",
|
|
"field_60390": "3",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2025-03-04T12:33:47.372094+00:00",
|
|
"updated_on": "2025-03-04T13:15:59.442018+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
51
|
|
],
|
|
"field_60387": [
|
|
3
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1.60",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2025-03-04T12:33:51.633201+00:00",
|
|
"updated_on": "2025-03-04T13:15:59.922239+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
51
|
|
],
|
|
"field_60387": [
|
|
9
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "456.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2025-03-04T12:33:56.036765+00:00",
|
|
"updated_on": "2025-03-04T13:16:28.868860+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
51
|
|
],
|
|
"field_60387": [
|
|
25
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "699.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2025-03-04T12:34:01.812846+00:00",
|
|
"updated_on": "2025-03-04T13:16:32.621627+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
51
|
|
],
|
|
"field_60387": [
|
|
45
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "132.00",
|
|
"field_60389": "10",
|
|
"field_60390": "6",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:15.742244+00:00",
|
|
"updated_on": "2025-03-04T13:15:56.135636+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
52
|
|
],
|
|
"field_60387": [
|
|
17
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "200.00",
|
|
"field_60389": "3",
|
|
"field_60390": "3",
|
|
"field_60391": "3",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:21.727590+00:00",
|
|
"updated_on": "2025-03-04T13:15:25.929104+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
53
|
|
],
|
|
"field_60387": [
|
|
37
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "85.00",
|
|
"field_60389": "5",
|
|
"field_60390": "0",
|
|
"field_60391": "0",
|
|
"field_60392": 21185,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:22.761852+00:00",
|
|
"updated_on": "2025-03-04T13:16:01.003856+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
53
|
|
],
|
|
"field_60387": [
|
|
10
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "299.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:23.277972+00:00",
|
|
"updated_on": "2025-03-04T13:16:01.343049+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
53
|
|
],
|
|
"field_60387": [
|
|
24
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "500.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:23.816698+00:00",
|
|
"updated_on": "2025-03-04T13:15:56.135670+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
54
|
|
],
|
|
"field_60387": [
|
|
57
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "180.00",
|
|
"field_60389": "9",
|
|
"field_60390": "9",
|
|
"field_60391": "9",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:24.283919+00:00",
|
|
"updated_on": "2025-03-04T13:16:26.748396+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
54
|
|
],
|
|
"field_60387": [
|
|
53
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "400.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:24.773620+00:00",
|
|
"updated_on": "2025-03-04T13:16:02.629436+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
55
|
|
],
|
|
"field_60387": [
|
|
43
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1.05",
|
|
"field_60389": "100",
|
|
"field_60390": "100",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:25.286353+00:00",
|
|
"updated_on": "2025-03-04T13:16:41.961154+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
55
|
|
],
|
|
"field_60387": [
|
|
44
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "0.89",
|
|
"field_60389": "100",
|
|
"field_60390": "75",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 28,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:25.725012+00:00",
|
|
"updated_on": "2025-03-04T13:16:03.188536+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
55
|
|
],
|
|
"field_60387": [
|
|
86
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "0.67",
|
|
"field_60389": "100",
|
|
"field_60390": "100",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:26.257835+00:00",
|
|
"updated_on": "2025-03-04T13:16:26.748414+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
55
|
|
],
|
|
"field_60387": [
|
|
8
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1.34",
|
|
"field_60389": "1000",
|
|
"field_60390": "1000",
|
|
"field_60391": null,
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "28.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:26.939887+00:00",
|
|
"updated_on": "2025-03-04T13:16:03.273188+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
56
|
|
],
|
|
"field_60387": [
|
|
2
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "245.00",
|
|
"field_60389": "3",
|
|
"field_60390": "3",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 31,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:27.286886+00:00",
|
|
"updated_on": "2025-03-04T13:15:23.173344+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
56
|
|
],
|
|
"field_60387": [
|
|
1
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "266.00",
|
|
"field_60389": "1",
|
|
"field_60390": "0",
|
|
"field_60391": "0",
|
|
"field_60392": 21185,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 32,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:27.764042+00:00",
|
|
"updated_on": "2025-03-04T13:16:03.715070+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
57
|
|
],
|
|
"field_60387": [
|
|
35
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "700.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 33,
|
|
"order": "31.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:52.065396+00:00",
|
|
"updated_on": "2025-03-04T13:16:04.228707+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
57
|
|
],
|
|
"field_60387": [
|
|
5
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "699.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 34,
|
|
"order": "32.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:52.676509+00:00",
|
|
"updated_on": "2025-03-04T13:16:44.641285+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
57
|
|
],
|
|
"field_60387": [
|
|
13
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1.07",
|
|
"field_60389": "200",
|
|
"field_60390": "150",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 35,
|
|
"order": "33.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:53.597330+00:00",
|
|
"updated_on": "2025-03-04T13:16:05.350791+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
58
|
|
],
|
|
"field_60387": [
|
|
28
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1.12",
|
|
"field_60389": "500",
|
|
"field_60390": "500",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 36,
|
|
"order": "34.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:54.867545+00:00",
|
|
"updated_on": "2025-03-04T13:16:05.732475+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
58
|
|
],
|
|
"field_60387": [
|
|
6
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "620.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 37,
|
|
"order": "35.00000000000000000000",
|
|
"created_on": "2025-03-04T13:00:58.257829+00:00",
|
|
"updated_on": "2025-03-04T13:16:26.748426+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
59
|
|
],
|
|
"field_60387": [
|
|
6
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "600.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 38,
|
|
"order": "36.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:15.163486+00:00",
|
|
"updated_on": "2025-03-04T13:16:46.700416+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
60
|
|
],
|
|
"field_60387": [
|
|
36
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "230.00",
|
|
"field_60389": "15",
|
|
"field_60390": "10",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 39,
|
|
"order": "37.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:21.225248+00:00",
|
|
"updated_on": "2025-03-04T13:16:06.154354+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
61
|
|
],
|
|
"field_60387": [
|
|
41
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "18.00",
|
|
"field_60389": "6",
|
|
"field_60390": "6",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 40,
|
|
"order": "38.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:31.871807+00:00",
|
|
"updated_on": "2025-03-04T13:16:26.748437+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
61
|
|
],
|
|
"field_60387": [
|
|
29
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "10200.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 41,
|
|
"order": "39.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:32.925411+00:00",
|
|
"updated_on": "2025-03-04T13:16:06.503505+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
61
|
|
],
|
|
"field_60387": [
|
|
70
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "7600.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 42,
|
|
"order": "40.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:34.468507+00:00",
|
|
"updated_on": "2025-03-04T13:16:06.848976+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
61
|
|
],
|
|
"field_60387": [
|
|
102
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "3500.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 43,
|
|
"order": "41.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:35.609325+00:00",
|
|
"updated_on": "2025-03-04T13:16:49.634184+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
61
|
|
],
|
|
"field_60387": [
|
|
52
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1800.00",
|
|
"field_60389": "10",
|
|
"field_60390": "6",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 44,
|
|
"order": "42.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:36.784361+00:00",
|
|
"updated_on": "2025-03-04T13:16:07.232590+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
62
|
|
],
|
|
"field_60387": [
|
|
41
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "38.00",
|
|
"field_60389": "10",
|
|
"field_60390": "10",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 45,
|
|
"order": "43.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:44.696612+00:00",
|
|
"updated_on": "2025-03-04T13:16:07.561986+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
62
|
|
],
|
|
"field_60387": [
|
|
54
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "550.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 46,
|
|
"order": "44.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:45.190749+00:00",
|
|
"updated_on": "2025-03-04T13:16:09.688409+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
62
|
|
],
|
|
"field_60387": [
|
|
17
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "218.00",
|
|
"field_60389": "5",
|
|
"field_60390": "5",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 47,
|
|
"order": "45.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:45.682952+00:00",
|
|
"updated_on": "2025-03-04T13:15:19.541122+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
62
|
|
],
|
|
"field_60387": [
|
|
40
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "399.00",
|
|
"field_60389": "1",
|
|
"field_60390": "0",
|
|
"field_60391": "0",
|
|
"field_60392": 21185,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 48,
|
|
"order": "46.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:48.028579+00:00",
|
|
"updated_on": "2025-03-04T13:16:10.003199+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
63
|
|
],
|
|
"field_60387": [
|
|
88
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "400.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 49,
|
|
"order": "47.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:54.850172+00:00",
|
|
"updated_on": "2025-03-04T13:16:10.316059+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
63
|
|
],
|
|
"field_60387": [
|
|
93
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "699.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "48.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:56.205528+00:00",
|
|
"updated_on": "2025-03-04T13:16:51.399850+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
63
|
|
],
|
|
"field_60387": [
|
|
22
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "205.00",
|
|
"field_60389": "7",
|
|
"field_60390": "4",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "49.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:56.958905+00:00",
|
|
"updated_on": "2025-03-04T13:16:10.689075+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
63
|
|
],
|
|
"field_60387": [
|
|
26
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "109.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 52,
|
|
"order": "50.00000000000000000000",
|
|
"created_on": "2025-03-04T13:01:58.048036+00:00",
|
|
"updated_on": "2025-03-04T13:16:11.430536+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
63
|
|
],
|
|
"field_60387": [
|
|
74
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "120.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 53,
|
|
"order": "51.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:00.128564+00:00",
|
|
"updated_on": "2025-03-04T13:16:55.847349+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
64
|
|
],
|
|
"field_60387": [
|
|
37
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "67.00",
|
|
"field_60389": "4",
|
|
"field_60390": "3",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 54,
|
|
"order": "52.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:08.867955+00:00",
|
|
"updated_on": "2025-03-04T13:10:35.817410+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
65
|
|
],
|
|
"field_60387": [
|
|
12
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": null,
|
|
"field_60389": "9",
|
|
"field_60390": null,
|
|
"field_60391": null,
|
|
"field_60392": null,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 55,
|
|
"order": "53.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:09.402871+00:00",
|
|
"updated_on": "2025-03-04T13:10:38.456360+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
65
|
|
],
|
|
"field_60387": [
|
|
32
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": null,
|
|
"field_60389": "12",
|
|
"field_60390": null,
|
|
"field_60391": null,
|
|
"field_60392": null,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 56,
|
|
"order": "54.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:10.341873+00:00",
|
|
"updated_on": "2025-03-04T13:10:39.302129+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
65
|
|
],
|
|
"field_60387": [
|
|
98
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": null,
|
|
"field_60389": "1",
|
|
"field_60390": null,
|
|
"field_60391": null,
|
|
"field_60392": null,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 57,
|
|
"order": "55.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:19.409320+00:00",
|
|
"updated_on": "2025-03-04T13:10:40.061160+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
66
|
|
],
|
|
"field_60387": [
|
|
92
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": null,
|
|
"field_60389": "1",
|
|
"field_60390": null,
|
|
"field_60391": null,
|
|
"field_60392": null,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 58,
|
|
"order": "56.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:20.158999+00:00",
|
|
"updated_on": "2025-03-04T13:10:42.814118+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
66
|
|
],
|
|
"field_60387": [
|
|
73
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": null,
|
|
"field_60389": "2",
|
|
"field_60390": null,
|
|
"field_60391": null,
|
|
"field_60392": null,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 59,
|
|
"order": "57.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:28.004403+00:00",
|
|
"updated_on": "2025-03-04T13:10:45.546151+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
66
|
|
],
|
|
"field_60387": [
|
|
61
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": null,
|
|
"field_60389": "10",
|
|
"field_60390": null,
|
|
"field_60391": null,
|
|
"field_60392": null,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 60,
|
|
"order": "58.00000000000000000000",
|
|
"created_on": "2025-03-04T13:02:29.011021+00:00",
|
|
"updated_on": "2025-03-04T13:10:48.650816+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
66
|
|
],
|
|
"field_60387": [
|
|
42
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": null,
|
|
"field_60389": "80",
|
|
"field_60390": null,
|
|
"field_60391": null,
|
|
"field_60392": null,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 62,
|
|
"order": "60.00000000000000000000",
|
|
"created_on": "2025-03-04T13:24:30.048717+00:00",
|
|
"updated_on": "2025-03-04T13:26:40.933187+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
67
|
|
],
|
|
"field_60387": [
|
|
54
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "400.00",
|
|
"field_60389": "4",
|
|
"field_60390": "3",
|
|
"field_60391": null,
|
|
"field_60392": 21184,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 63,
|
|
"order": "61.00000000000000000000",
|
|
"created_on": "2025-03-04T13:24:36.921052+00:00",
|
|
"updated_on": "2025-03-04T13:26:59.014303+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
67
|
|
],
|
|
"field_60387": [
|
|
76
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "1.02",
|
|
"field_60389": "100",
|
|
"field_60390": "100",
|
|
"field_60391": null,
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 64,
|
|
"order": "62.00000000000000000000",
|
|
"created_on": "2025-03-04T13:24:48.929942+00:00",
|
|
"updated_on": "2025-03-04T13:26:48.395853+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
67
|
|
],
|
|
"field_60387": [
|
|
41
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "200.00",
|
|
"field_60389": "1",
|
|
"field_60390": "1",
|
|
"field_60391": null,
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 65,
|
|
"order": "63.00000000000000000000",
|
|
"created_on": "2025-03-06T14:27:08.626129+00:00",
|
|
"updated_on": "2025-03-06T14:56:17.979783+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
68
|
|
],
|
|
"field_60387": [
|
|
50
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "0.00",
|
|
"field_60389": "1",
|
|
"field_60390": "0",
|
|
"field_60391": "0",
|
|
"field_60392": 21185,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 67,
|
|
"order": "65.00000000000000000000",
|
|
"created_on": "2025-03-06T14:27:24.781780+00:00",
|
|
"updated_on": "2025-03-06T14:56:44.402400+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
68
|
|
],
|
|
"field_60387": [
|
|
37
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "213.00",
|
|
"field_60389": "10",
|
|
"field_60390": "10",
|
|
"field_60391": "0",
|
|
"field_60392": 21182,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
},
|
|
{
|
|
"id": 68,
|
|
"order": "66.00000000000000000000",
|
|
"created_on": "2025-03-06T14:27:40.631034+00:00",
|
|
"updated_on": "2025-03-06T14:57:10.528900+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_60399": null,
|
|
"field_60386": [
|
|
68
|
|
],
|
|
"field_60387": [
|
|
2
|
|
],
|
|
"field_60401": null,
|
|
"field_60388": "564.00",
|
|
"field_60389": "4",
|
|
"field_60390": "4",
|
|
"field_60391": "0",
|
|
"field_60392": 21183,
|
|
"field_60402": null,
|
|
"field_60403": null,
|
|
"field_60400": null,
|
|
"field_60404": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"pages": [
|
|
{
|
|
"id": 6722,
|
|
"name": "__shared__",
|
|
"order": 1,
|
|
"path": "__shared__",
|
|
"path_params": [],
|
|
"query_params": [],
|
|
"shared": true,
|
|
"elements": [
|
|
{
|
|
"id": 107738,
|
|
"order": "0.50000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 107667,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"image_source_type": "upload",
|
|
"image_file_id": {
|
|
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"image_url": "",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 107739,
|
|
"order": "0.66666666666666662966",
|
|
"type": "column",
|
|
"parent_element_id": 107667,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 107667,
|
|
"order": "1.00000000000000000000",
|
|
"type": "header",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 10,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"share_type": "all",
|
|
"pages": []
|
|
},
|
|
{
|
|
"id": 107740,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107739,
|
|
"place_in_container": "0",
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat('\ud83d\udd11 Logged in as **', get('user.username'), '** (', get('user.role'), ')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 107741,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107739,
|
|
"place_in_container": "1",
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "right"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'LOGOUT'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 14035,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 6722,
|
|
"element_id": 107741,
|
|
"event": "click"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 6723,
|
|
"name": "Login",
|
|
"order": 1,
|
|
"path": "/login",
|
|
"path_params": [],
|
|
"query_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 107672,
|
|
"order": "0.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Purchase Order Managment'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 107673,
|
|
"order": "1.00000000000000000000",
|
|
"type": "auth_form",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"login_button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 48
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 50,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 50,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 50,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#b5b5b51a",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"style_width_child": "normal",
|
|
"user_source_id": 677,
|
|
"login_button_label": "'Sign in'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 14021,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 6723,
|
|
"element_id": 107673,
|
|
"event": "after_login",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6724,
|
|
"page_parameters": [],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 6724,
|
|
"name": "Homepage",
|
|
"order": 2,
|
|
"path": "/",
|
|
"path_params": [],
|
|
"query_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 107674,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Purchase request overview'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 107675,
|
|
"order": "1.50000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Other"
|
|
],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "right"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6725,
|
|
"page_parameters": [],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'+ Add a new request'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 107676,
|
|
"order": "1.66666666666666674068",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Other"
|
|
],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'My requests'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107677,
|
|
"order": "1.71428571428571419055",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Other"
|
|
],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12252,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "04a376ba-7bcb-404f-8b70-315dd2f7f870",
|
|
"name": "Request",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6727,
|
|
"page_parameters": [
|
|
{
|
|
"name": "request_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_60374')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "f50dc56e-acd8-4fe1-98cb-1c95373d44e0",
|
|
"name": "Name",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60381')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "015e018b-87c9-4cb7-9c58-a1847dc8b7b8",
|
|
"name": "Date",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60379')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "e931550c-ab0b-4ead-b761-174ce27c2adc",
|
|
"name": "Supplier",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_60394'),' (',get('current_record.field_60375.*.value'),')')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "aefca5d3-fa5d-4277-9157-1aaa1c75c25a",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_60377.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_60377.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "63ce30ff-7c8c-41a4-8de6-b74df8b4035a",
|
|
"name": "Art. R/A/D",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_60396'),'/',get('current_record.field_60397'),'/',get('current_record.field_60398'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "fd6cfee5-1038-4b4b-a83d-0df247cc7073",
|
|
"name": "Total R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60405'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1266b9c5-08c3-4da5-a32f-9cc74a6da3f7",
|
|
"name": "Total D",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60406'))"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 107678,
|
|
"order": "1.75000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Purchase department"
|
|
],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 50,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'All open requests'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107679,
|
|
"order": "2.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Purchase department"
|
|
],
|
|
"styles": {
|
|
"header_button": {
|
|
"button_text_color": "primary",
|
|
"button_border_color": "transparent",
|
|
"button_hover_text_color": "secondary",
|
|
"button_hover_border_color": "transparent",
|
|
"button_hover_background_color": "transparent"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12251,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_60374",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60394",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60375",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60377",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_60379",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_60380",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60376",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"fields": [
|
|
{
|
|
"uid": "9ec9ce53-93d2-46fd-bb4e-de00562c34dc",
|
|
"name": "Request",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6727,
|
|
"page_parameters": [
|
|
{
|
|
"name": "request_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_60374')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "ad8afe8d-4de3-4f22-b3bf-cf2f9f305efd",
|
|
"name": "Name",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60381')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9b66872e-11bf-476b-8188-63dd0f59f9d7",
|
|
"name": "Date",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60379')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "35df1dc7-bc9d-4c13-b469-6ca071e98491",
|
|
"name": "Supplier",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_60394'),' (',get('current_record.field_60375.*.value'),')')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4c9d08a5-dc84-4386-9848-bdef25872bef",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_60377.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_60377.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "25675570-6cc8-4706-af47-3409c375cb4c",
|
|
"name": "Art. R/A/D",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_60396'),' / ',get('current_record.field_60397'),' / ',get('current_record.field_60398'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "a81c98ba-58b1-4e2c-a905-a2e53c984154",
|
|
"name": "Total R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60405'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "def9e150-4235-4f60-854d-3505e559ef9f",
|
|
"name": "Total A.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60406'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "aa4b8386-0a36-43eb-a92e-f46a9e6bbb98",
|
|
"name": "Initi\u00e9 par",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60412.*.value')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 12251,
|
|
"name": "All open requests",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 15132,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5754,
|
|
"view_id": 26714,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 12252,
|
|
"name": "My requests",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 15133,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5754,
|
|
"view_id": 26713,
|
|
"sortings": [
|
|
{
|
|
"field_id": 60379,
|
|
"order_by": "DESC"
|
|
}
|
|
],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 60412,
|
|
"type": "link_row_has",
|
|
"value": "get('user.id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 6725,
|
|
"name": "Add request",
|
|
"order": 3,
|
|
"path": "/add-request",
|
|
"path_params": [],
|
|
"query_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 108343,
|
|
"order": "0.50000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6724,
|
|
"page_parameters": [],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'<- Back to overview'",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 107681,
|
|
"order": "1.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 107680,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'SHORT NAME OF THE REQUEST'",
|
|
"required": true,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 107685,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Add a new request'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 107686,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'General information'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107680,
|
|
"order": "2.00000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 48
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "ev6JA",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"style_width_child": "normal",
|
|
"submit_button_label": "'Register new request'",
|
|
"reset_initial_values_post_submission": false
|
|
},
|
|
{
|
|
"id": 107682,
|
|
"order": "2.00000000000000000000",
|
|
"type": "datetime_picker",
|
|
"parent_element_id": 107680,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'DATE OF THE REQUEST'",
|
|
"required": true,
|
|
"default_value": "",
|
|
"date_format": "ISO",
|
|
"include_time": false,
|
|
"time_format": "24"
|
|
},
|
|
{
|
|
"id": 107683,
|
|
"order": "3.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 107680,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12253,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_60358",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60359",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": true,
|
|
"label": "'SELECT SUPPLIER'",
|
|
"default_value": "",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": "concat(get('current_record.field_60358'),' - ',get('current_record.field_60359'))"
|
|
},
|
|
{
|
|
"id": 107684,
|
|
"order": "5.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 107680,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'COMMENTS'",
|
|
"required": false,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 12253,
|
|
"name": "All global suppliers",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 15134,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5751,
|
|
"view_id": 26709,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 14037,
|
|
"type": "create_row",
|
|
"order": 3,
|
|
"page_id": 6725,
|
|
"element_id": 107680,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 15145,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5754,
|
|
"row_id": "",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60375,
|
|
"value": "get('form_data.107683')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60376,
|
|
"value": "get('form_data.107684')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60377,
|
|
"value": "'Request'",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60378,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60379,
|
|
"value": "get('form_data.107682')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60381,
|
|
"value": "get('form_data.107681')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60382,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60383,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60384,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60412,
|
|
"value": "get('user.id')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14039,
|
|
"type": "open_page",
|
|
"order": 4,
|
|
"page_id": 6725,
|
|
"element_id": 107680,
|
|
"event": "submit",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6726,
|
|
"page_parameters": [
|
|
{
|
|
"name": "request_id",
|
|
"value": "get('previous_action.14037.id')"
|
|
}
|
|
],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": 6726,
|
|
"name": "Add request details",
|
|
"order": 4,
|
|
"path": "/add-request/:request_id",
|
|
"path_params": [
|
|
{
|
|
"name": "request_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"query_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 107690,
|
|
"order": "0.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'SHORT NAME'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107691,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Ajouter une nouvelle demande'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 107692,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'ID'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107693,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12254.field_60381')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107694,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'SUPPLIER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107695,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 107689,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Add an article'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 107696,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 107689,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Overview'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 107697,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107687,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_alignment": "center",
|
|
"button_text_color": "primary",
|
|
"button_font_weight": "bold",
|
|
"button_border_color": "primary",
|
|
"button_hover_border_color": "primary",
|
|
"button_hover_background_color": "primary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'\ud83d\udce8 SEND REQUEST'"
|
|
},
|
|
{
|
|
"id": 107698,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107687,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_alignment": "center",
|
|
"button_text_color": "primary",
|
|
"button_font_weight": "bold",
|
|
"button_border_color": "primary",
|
|
"button_hover_border_color": "primary",
|
|
"button_hover_background_color": "primary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'\u274c CANCEL'"
|
|
},
|
|
{
|
|
"id": 107709,
|
|
"order": "1.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 107708,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12256,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_60366",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60367",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60368",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60369",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60370",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60393",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": true,
|
|
"label": "'PART'",
|
|
"default_value": "",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": "get('current_record.field_60367')"
|
|
},
|
|
{
|
|
"id": 107687,
|
|
"order": "1.33333333333333325932",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 6,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 107699,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'General information'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107700,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107701,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "4",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'COMMENTS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107688,
|
|
"order": "1.66666666666666674068",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 1,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 1,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 5,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 107702,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat(get('data_source.12254.field_60394'),' (',get('data_source.12254.field_60375.*.value'),')')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107703,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12254.field_60379')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107704,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "4",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12254.field_60376')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107705,
|
|
"order": "2.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": 107689,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12255,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "f94c2990-0bd3-42a3-9103-9a3a71cb1ab5",
|
|
"name": "PN",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60387.*.value')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1dc132fa-4ac9-4d68-9389-91657d1678af",
|
|
"name": "Name",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60401')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "bdc5c9ec-ed3d-415a-95fd-42600dad0e8d",
|
|
"name": "#",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60389')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "8056b449-f2fc-48d9-a755-d395b048386b",
|
|
"name": "-",
|
|
"type": "button",
|
|
"styles": {
|
|
"cell": {
|
|
"button_text_color": "#000000ff",
|
|
"button_border_color": "transparent",
|
|
"button_hover_border_color": "error",
|
|
"button_hover_background_color": "transparent"
|
|
}
|
|
},
|
|
"config": {
|
|
"label": "'\u274c'"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 107708,
|
|
"order": "2.00000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": 107689,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 48
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 20,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 50,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "ev6JA",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"submit_button_label": "'Add article'",
|
|
"reset_initial_values_post_submission": true
|
|
},
|
|
{
|
|
"id": 107710,
|
|
"order": "2.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 107708,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'Quantity'",
|
|
"required": true,
|
|
"validation_type": "integer",
|
|
"placeholder": "",
|
|
"default_value": "'1'",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 107706,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107688,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12254.field_60374')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107707,
|
|
"order": "3.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 50,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat('Articles', '\n', '')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107689,
|
|
"order": "4.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 50,
|
|
"alignment": "top"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 12254,
|
|
"name": "Get request",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 15135,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 5754,
|
|
"view_id": 26713,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.request_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 12255,
|
|
"name": "Get request details",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 15136,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5755,
|
|
"view_id": 26715,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 60386,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.request_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 12256,
|
|
"name": "Get all parts",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 15137,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5752,
|
|
"view_id": 26711,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 14024,
|
|
"type": "create_row",
|
|
"order": 1,
|
|
"page_id": 6726,
|
|
"element_id": 107708,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 15141,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5755,
|
|
"row_id": "",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60386,
|
|
"value": "get('data_source.12254.id')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60387,
|
|
"value": "get('form_data.107709')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60389,
|
|
"value": "get('form_data.107710')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60388,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60390,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60391,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60392,
|
|
"value": "",
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14025,
|
|
"type": "delete_row",
|
|
"order": 1,
|
|
"page_id": 6726,
|
|
"element_id": 107705,
|
|
"event": "8056b449-f2fc-48d9-a755-d395b048386b_click",
|
|
"service": {
|
|
"id": 15142,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_delete_row",
|
|
"table_id": 5755,
|
|
"row_id": "get('current_record.id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 14026,
|
|
"type": "delete_row",
|
|
"order": 1,
|
|
"page_id": 6726,
|
|
"element_id": 107698,
|
|
"event": "click",
|
|
"service": {
|
|
"id": 15143,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_delete_row",
|
|
"table_id": 5754,
|
|
"row_id": "get('data_source.12254.id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 14027,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 6726,
|
|
"element_id": 107697,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6724,
|
|
"page_parameters": [],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
},
|
|
{
|
|
"id": 14028,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6726,
|
|
"element_id": 107708,
|
|
"event": "submit",
|
|
"data_source_id": 12255
|
|
},
|
|
{
|
|
"id": 14029,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6726,
|
|
"element_id": 107705,
|
|
"event": "8056b449-f2fc-48d9-a755-d395b048386b_click",
|
|
"data_source_id": 12255
|
|
},
|
|
{
|
|
"id": 14030,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 6726,
|
|
"element_id": 107698,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6724,
|
|
"page_parameters": [],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": 6727,
|
|
"name": "Request details",
|
|
"order": 6,
|
|
"path": "/request-details/:request_id",
|
|
"path_params": [
|
|
{
|
|
"name": "request_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"query_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 107714,
|
|
"order": "0.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'SHORT NAME'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107715,
|
|
"order": "0.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'QUOTE DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 108342,
|
|
"order": "0.50000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6724,
|
|
"page_parameters": [],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'<- Back to overview'",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 107716,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat('Request details ', get('data_source.12257.field_60374'), ' (', get('data_source.12257.field_60394'), ')')",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 107717,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'ID'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107718,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60381')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107719,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'SUPPLIER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107720,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'COMMENTS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107721,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "4",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'INITIATED BY'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107744,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107742,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "NGqct",
|
|
"button_border_color": "NGqct",
|
|
"button_background_color": "#f5f5f5",
|
|
"button_hover_text_color": "NGqct",
|
|
"button_hover_border_color": "NGqct",
|
|
"button_hover_background_color": "#f5f5f5"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#683838",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'REQUEST'"
|
|
},
|
|
{
|
|
"id": 107745,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107742,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "NGqct",
|
|
"button_border_color": "NGqct",
|
|
"button_background_color": "#f7e1f2",
|
|
"button_hover_text_color": "NGqct",
|
|
"button_hover_border_color": "NGqct",
|
|
"button_hover_background_color": "#f7e1f2"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#683838",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'QUOTE'"
|
|
},
|
|
{
|
|
"id": 107746,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107742,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "NGqct",
|
|
"button_border_color": "NGqct",
|
|
"button_background_color": "#f5e6dc",
|
|
"button_hover_text_color": "NGqct",
|
|
"button_hover_border_color": "NGqct",
|
|
"button_hover_background_color": "#f5e6dc"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#683838",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'ORDER'"
|
|
},
|
|
{
|
|
"id": 107747,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107742,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "NGqct",
|
|
"button_border_color": "NGqct",
|
|
"button_background_color": "#fffbf0",
|
|
"button_hover_text_color": "NGqct",
|
|
"button_hover_border_color": "NGqct",
|
|
"button_hover_background_color": "#fffbf0"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#683838",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'IN PROGRESS'"
|
|
},
|
|
{
|
|
"id": 107748,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107742,
|
|
"place_in_container": "4",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "NGqct",
|
|
"button_border_color": "NGqct",
|
|
"button_background_color": "#cff5fa",
|
|
"button_hover_text_color": "NGqct",
|
|
"button_hover_border_color": "NGqct",
|
|
"button_hover_background_color": "#cff5fa"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#683838",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'IN DELIVERY'"
|
|
},
|
|
{
|
|
"id": 107749,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 107742,
|
|
"place_in_container": "5",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "NGqct",
|
|
"button_border_color": "NGqct",
|
|
"button_background_color": "#ecfcf1",
|
|
"button_hover_text_color": "NGqct",
|
|
"button_hover_border_color": "NGqct",
|
|
"button_hover_background_color": "#ecfcf1"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#683838",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'CLOSED'"
|
|
},
|
|
{
|
|
"id": 107724,
|
|
"order": "1.33333333333333325932",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'ORDER DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107725,
|
|
"order": "1.33333333333333325932",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'DELIVERY DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107726,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'General information'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107712,
|
|
"order": "1.66666666666666674068",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 1,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 5,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 107713,
|
|
"order": "2.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 1,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 5,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 107727,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat(get('data_source.12257.field_60394'),' (',get('data_source.12257.field_60375.*.value'),')')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107728,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60376')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107729,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'REQUEST DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107730,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60382')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107750,
|
|
"order": "2.33333333333333348136",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Purchase department"
|
|
],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 50,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat('Current status: ', get('data_source.12257.field_60377.value'))",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107742,
|
|
"order": "2.50000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Purchase department"
|
|
],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 6,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 107731,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60374')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107732,
|
|
"order": "3.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 50,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Articles'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107733,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107712,
|
|
"place_in_container": "4",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60412.*.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107734,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60383')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107735,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60384')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107736,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107713,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12257.field_60379')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107737,
|
|
"order": "4.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Other"
|
|
],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12258,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "1862ad4e-8572-4e30-b892-0cafeaffd1dd",
|
|
"name": "Part",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60387.*.value')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "f8c427cd-c04e-453c-81b4-5d7f9811cb09",
|
|
"name": "Part name",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60401')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "fa2b4c83-592f-4ef1-9aba-92f4dfeeea1a",
|
|
"name": "Unit price",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60388'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "cde487a9-7e2e-4381-b6ef-e31c2b114464",
|
|
"name": "Q. R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60389')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "096b1b16-aa99-47da-8a38-02c8b74ef11f",
|
|
"name": "Q. A.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60390')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9bc7e6ef-7d88-4a84-8ffc-6869a4762aa2",
|
|
"name": "Q. D.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60391')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "89984dca-cd6a-4133-af35-9e911cbec05f",
|
|
"name": "Total R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60402'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9e5f9ceb-5486-4931-a46e-f077f9acbb17",
|
|
"name": "Total A.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60403'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "31b5f4f4-fc73-45a2-98cc-8120607a9284",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_60392.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_60392.color')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 107901,
|
|
"order": "5.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Purchase department"
|
|
],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12258,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "b66d33f4-7a01-42e1-ba8b-22c38c593b9a",
|
|
"name": "Part",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6728,
|
|
"page_parameters": [
|
|
{
|
|
"name": "request_id",
|
|
"value": "get('current_record.field_60386.0.id')"
|
|
},
|
|
{
|
|
"name": "request_details_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_60387.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "f8c427cd-c04e-453c-81b4-5d7f9811cb09",
|
|
"name": "Part name",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60401')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "fa2b4c83-592f-4ef1-9aba-92f4dfeeea1a",
|
|
"name": "Unit price",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60388'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "cde487a9-7e2e-4381-b6ef-e31c2b114464",
|
|
"name": "Q. R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60389')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "096b1b16-aa99-47da-8a38-02c8b74ef11f",
|
|
"name": "Q. A.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60390')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9bc7e6ef-7d88-4a84-8ffc-6869a4762aa2",
|
|
"name": "Q. D.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60391')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "89984dca-cd6a-4133-af35-9e911cbec05f",
|
|
"name": "Total R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60402'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9e5f9ceb-5486-4931-a46e-f077f9acbb17",
|
|
"name": "Total A.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60403'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "31b5f4f4-fc73-45a2-98cc-8120607a9284",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_60392.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_60392.color')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 12257,
|
|
"name": "Get request",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 15138,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 5754,
|
|
"view_id": 26713,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.request_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 12258,
|
|
"name": "Get request details",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 15139,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5755,
|
|
"view_id": 26715,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 60386,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.request_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 14041,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 6727,
|
|
"element_id": 107744,
|
|
"event": "click",
|
|
"service": {
|
|
"id": 15146,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5754,
|
|
"row_id": "get('data_source.12257.id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60375,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60376,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60377,
|
|
"value": "'Request'",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60378,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60379,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60381,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60382,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60383,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60384,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60412,
|
|
"value": "",
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14045,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 6727,
|
|
"element_id": 107745,
|
|
"event": "click",
|
|
"service": {
|
|
"id": 15147,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5754,
|
|
"row_id": "get('data_source.12257.id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60375,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60376,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60377,
|
|
"value": "'Quote'",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60378,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60379,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60381,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60382,
|
|
"value": "get('data_source.12257.field_60385')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60383,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60384,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60412,
|
|
"value": "",
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14049,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 6727,
|
|
"element_id": 107746,
|
|
"event": "click",
|
|
"service": {
|
|
"id": 15148,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5754,
|
|
"row_id": "get('data_source.12257.id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60375,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60376,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60377,
|
|
"value": "'Order'",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60378,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60379,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60381,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60382,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60383,
|
|
"value": "get('data_source.12257.field_60385')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60384,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60412,
|
|
"value": "",
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14053,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 6727,
|
|
"element_id": 107747,
|
|
"event": "click",
|
|
"service": {
|
|
"id": 15149,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5754,
|
|
"row_id": "get('data_source.12257.id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60375,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60376,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60377,
|
|
"value": "'Processing order'",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60378,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60379,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60381,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60382,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60383,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60384,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60412,
|
|
"value": "",
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14057,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 6727,
|
|
"element_id": 107748,
|
|
"event": "click",
|
|
"service": {
|
|
"id": 15150,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5754,
|
|
"row_id": "get('data_source.12257.id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60375,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60376,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60377,
|
|
"value": "'Delivery in progress'",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60378,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60379,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60382,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60381,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60383,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60384,
|
|
"value": "get('data_source.12257.field_60385')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60412,
|
|
"value": "",
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14061,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 6727,
|
|
"element_id": 107749,
|
|
"event": "click",
|
|
"service": {
|
|
"id": 15151,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5754,
|
|
"row_id": "get('data_source.12257.id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60375,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60376,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60377,
|
|
"value": "'Closed'",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60378,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60379,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60381,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60382,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60383,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60384,
|
|
"value": "get('data_source.12257.field_60385')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60412,
|
|
"value": "",
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14043,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6727,
|
|
"element_id": 107744,
|
|
"event": "click",
|
|
"data_source_id": 12257
|
|
},
|
|
{
|
|
"id": 14047,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6727,
|
|
"element_id": 107745,
|
|
"event": "click",
|
|
"data_source_id": 12257
|
|
},
|
|
{
|
|
"id": 14051,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6727,
|
|
"element_id": 107746,
|
|
"event": "click",
|
|
"data_source_id": 12257
|
|
},
|
|
{
|
|
"id": 14055,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6727,
|
|
"element_id": 107747,
|
|
"event": "click",
|
|
"data_source_id": 12257
|
|
},
|
|
{
|
|
"id": 14059,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6727,
|
|
"element_id": 107748,
|
|
"event": "click",
|
|
"data_source_id": 12257
|
|
},
|
|
{
|
|
"id": 14063,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 6727,
|
|
"element_id": 107749,
|
|
"event": "click",
|
|
"data_source_id": 12257
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 6728,
|
|
"name": "Request details update",
|
|
"order": 7,
|
|
"path": "/request-details-update/:request_id/:request_details_id",
|
|
"path_params": [
|
|
{
|
|
"name": "request_id",
|
|
"type": "numeric"
|
|
},
|
|
{
|
|
"name": "request_details_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"query_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 107754,
|
|
"order": "0.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'SHORT NAME'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107755,
|
|
"order": "0.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'QUOTE DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107756,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat('Request details ',get('data_source.12259.field_60374'),' (',get('data_source.12259.field_60394'),')')",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 107757,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'ID'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107758,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12259.field_60381')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107759,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'SUPPLIER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107760,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'COMMENTS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107761,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "4",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'INITIATED BY'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107785,
|
|
"order": "1.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 107783,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12262,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_60367",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60368",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60369",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_60366",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": true,
|
|
"label": "'PART'",
|
|
"default_value": "get('data_source.12261.field_60387.0.id')",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": "concat(get('current_record.field_60367'), ' - ', get('current_record.field_60369.*.value'))"
|
|
},
|
|
{
|
|
"id": 107768,
|
|
"order": "1.33333333333333325932",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'ORDER DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107769,
|
|
"order": "1.33333333333333325932",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'DELIVERY DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107770,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'General information'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107790,
|
|
"order": "1.50000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 107783,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'STATUS'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.12261.field_60392.id')",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.12261.field_60392.*.id')",
|
|
"formula_name": "get('data_source_context.12261.field_60392.*.value')"
|
|
},
|
|
{
|
|
"id": 107751,
|
|
"order": "1.66666666666666674068",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 1,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 5,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 107752,
|
|
"order": "2.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 1,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"column_amount": 5,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 107771,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat(get('data_source.12259.field_60394'),' (',get('data_source.12259.field_60375.*.value'),')')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107772,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12259.field_60376')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107773,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "primary",
|
|
"body_font_weight": "semi-bold"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'REQUEST DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107774,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12259.field_60382')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107786,
|
|
"order": "2.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 107783,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'UNIT PRICE'",
|
|
"required": true,
|
|
"validation_type": "integer",
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.12261.field_60388')",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 107775,
|
|
"order": "2.33333333333333348136",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 50,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat('Current article: ', get('data_source.12261.field_60401'), ' ( ', get('data_source.12261.field_60387.*.value'), ') ')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107791,
|
|
"order": "2.39999999999999991118",
|
|
"type": "link",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6727,
|
|
"page_parameters": [
|
|
{
|
|
"name": "request_id",
|
|
"value": "get('data_source.12259.id')"
|
|
}
|
|
],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'<- Back to articles overview'",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 107783,
|
|
"order": "2.50000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 48
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 50,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#a0a0a01a",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"style_width_child": "normal",
|
|
"submit_button_label": "'UPDATE ARTICLE DETAILS'",
|
|
"reset_initial_values_post_submission": false
|
|
},
|
|
{
|
|
"id": 107776,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12259.field_60374')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107777,
|
|
"order": "3.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 50,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Articles'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 107778,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107751,
|
|
"place_in_container": "4",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "concat(get('data_source.12259.field_60380.*.value'), get('data_source.12259.field_60412.*.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107779,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12259.field_60383')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107780,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12259.field_60384')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107787,
|
|
"order": "3.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 107783,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'QUANTITY REQUESTED'",
|
|
"required": true,
|
|
"validation_type": "integer",
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.12261.field_60389')",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 107781,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 107752,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "get('data_source.12259.field_60379')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 107782,
|
|
"order": "4.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"data_source_id": 12260,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "1862ad4e-8572-4e30-b892-0cafeaffd1dd",
|
|
"name": "Part",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60387.*.value')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "f8c427cd-c04e-453c-81b4-5d7f9811cb09",
|
|
"name": "Part name",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60401')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "fa2b4c83-592f-4ef1-9aba-92f4dfeeea1a",
|
|
"name": "Unit price",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60388'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "cde487a9-7e2e-4381-b6ef-e31c2b114464",
|
|
"name": "Q. R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60389')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "096b1b16-aa99-47da-8a38-02c8b74ef11f",
|
|
"name": "Q. A.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60390')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9bc7e6ef-7d88-4a84-8ffc-6869a4762aa2",
|
|
"name": "Q. D.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_60391')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "89984dca-cd6a-4133-af35-9e911cbec05f",
|
|
"name": "Total R.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60402'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9e5f9ceb-5486-4931-a46e-f077f9acbb17",
|
|
"name": "Total A.",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat('\u20ac ',get('current_record.field_60403'))"
|
|
}
|
|
},
|
|
{
|
|
"uid": "31b5f4f4-fc73-45a2-98cc-8120607a9284",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_60392.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_60392.color')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 107788,
|
|
"order": "4.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 107783,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'QUANTITY APPROVED'",
|
|
"required": true,
|
|
"validation_type": "integer",
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.12261.field_60390')",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 107789,
|
|
"order": "5.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 107783,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"label": "'QUANTITY DELIVERED'",
|
|
"required": true,
|
|
"validation_type": "integer",
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.12261.field_60391')",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 12259,
|
|
"name": "Get request",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 15152,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 5754,
|
|
"view_id": 26713,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.request_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 12260,
|
|
"name": "Get request details",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 15153,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5755,
|
|
"view_id": 26715,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 60386,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.request_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 12261,
|
|
"name": "Get request detail",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 15160,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 5755,
|
|
"view_id": 26715,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.request_details_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 12262,
|
|
"name": "Get parts",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 15161,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 5752,
|
|
"view_id": 26711,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 14077,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 6728,
|
|
"element_id": 107783,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 15162,
|
|
"integration_id": 904,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 5755,
|
|
"row_id": "get('data_source.12261.id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 60386,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 60387,
|
|
"value": "get('form_data.107785')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60388,
|
|
"value": "get('form_data.107786')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60389,
|
|
"value": "get('form_data.107787')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60390,
|
|
"value": "get('form_data.107788')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60391,
|
|
"value": "get('form_data.107789')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 60392,
|
|
"value": "get('form_data.107790')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14079,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 6728,
|
|
"element_id": 107783,
|
|
"event": "submit",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6727,
|
|
"page_parameters": [
|
|
{
|
|
"name": "request_id",
|
|
"value": "get('data_source.12259.id')"
|
|
}
|
|
],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "disallow_all_except",
|
|
"roles": [
|
|
"Purchase department"
|
|
]
|
|
}
|
|
],
|
|
"integrations": [
|
|
{
|
|
"id": 904,
|
|
"name": "Local Baserow",
|
|
"order": "1.00000000000000000000",
|
|
"type": "local_baserow",
|
|
"authorized_user": null
|
|
}
|
|
],
|
|
"theme": {
|
|
"primary_color": "#014aac",
|
|
"secondary_color": "#0090da",
|
|
"border_color": "#a0a0a0",
|
|
"main_success_color": "#12D452",
|
|
"main_warning_color": "#FCC74A",
|
|
"main_error_color": "#FF5A4A",
|
|
"custom_colors": [
|
|
{
|
|
"name": "Text color",
|
|
"color": "#5b5b5b",
|
|
"value": "NGqct"
|
|
},
|
|
{
|
|
"name": "Light background",
|
|
"color": "#b5b5b51a",
|
|
"value": "ev6JA"
|
|
}
|
|
],
|
|
"body_font_family": "inter",
|
|
"body_font_size": 14,
|
|
"body_font_weight": "regular",
|
|
"body_text_color": "NGqct",
|
|
"body_text_alignment": "left",
|
|
"heading_1_font_family": "inter",
|
|
"heading_1_font_size": 24,
|
|
"heading_1_font_weight": "bold",
|
|
"heading_1_text_color": "primary",
|
|
"heading_1_text_alignment": "center",
|
|
"heading_2_font_family": "inter",
|
|
"heading_2_font_size": 20,
|
|
"heading_2_font_weight": "semi-bold",
|
|
"heading_2_text_color": "NGqct",
|
|
"heading_2_text_alignment": "left",
|
|
"heading_3_font_family": "inter",
|
|
"heading_3_font_size": 16,
|
|
"heading_3_font_weight": "medium",
|
|
"heading_3_text_color": "NGqct",
|
|
"heading_3_text_alignment": "left",
|
|
"heading_4_font_family": "inter",
|
|
"heading_4_font_size": 16,
|
|
"heading_4_font_weight": "medium",
|
|
"heading_4_text_color": "NGqct",
|
|
"heading_4_text_alignment": "left",
|
|
"heading_5_font_family": "inter",
|
|
"heading_5_font_size": 14,
|
|
"heading_5_font_weight": "regular",
|
|
"heading_5_text_color": "NGqct",
|
|
"heading_5_text_alignment": "left",
|
|
"heading_6_font_family": "inter",
|
|
"heading_6_font_size": 14,
|
|
"heading_6_font_weight": "regular",
|
|
"heading_6_text_color": "NGqct",
|
|
"heading_6_text_alignment": "left",
|
|
"button_font_family": "inter",
|
|
"button_font_size": 13,
|
|
"button_font_weight": "regular",
|
|
"button_alignment": "left",
|
|
"button_text_alignment": "center",
|
|
"button_width": "auto",
|
|
"button_background_color": "transparent",
|
|
"button_text_color": "secondary",
|
|
"button_border_color": "secondary",
|
|
"button_border_size": 2,
|
|
"button_border_radius": 4,
|
|
"button_vertical_padding": 12,
|
|
"button_horizontal_padding": 12,
|
|
"button_hover_background_color": "secondary",
|
|
"button_hover_text_color": "#ffffffff",
|
|
"button_hover_border_color": "secondary",
|
|
"link_font_family": "inter",
|
|
"link_font_size": 13,
|
|
"link_font_weight": "regular",
|
|
"link_text_alignment": "left",
|
|
"link_text_color": "primary",
|
|
"link_hover_text_color": "#697fc9",
|
|
"image_alignment": "left",
|
|
"image_max_width": 100,
|
|
"image_max_height": null,
|
|
"image_border_radius": 0,
|
|
"image_constraint": "contain",
|
|
"page_background_color": "#ffffffff",
|
|
"page_background_file_id": null,
|
|
"page_background_mode": "tile",
|
|
"label_font_family": "inter",
|
|
"label_text_color": "NGqct",
|
|
"label_font_size": 12,
|
|
"label_font_weight": "semi-bold",
|
|
"input_font_family": "inter",
|
|
"input_font_size": 13,
|
|
"input_font_weight": "regular",
|
|
"input_text_color": "NGqct",
|
|
"input_background_color": "#FFFFFFFF",
|
|
"input_border_color": "border",
|
|
"input_border_size": 1,
|
|
"input_border_radius": 4,
|
|
"input_vertical_padding": 8,
|
|
"input_horizontal_padding": 12,
|
|
"table_border_color": "border",
|
|
"table_border_size": 0,
|
|
"table_border_radius": 0,
|
|
"table_header_background_color": "primary",
|
|
"table_header_text_color": "#ffffff",
|
|
"table_header_font_size": 13,
|
|
"table_header_font_weight": "semi-bold",
|
|
"table_header_font_family": "inter",
|
|
"table_header_text_alignment": "left",
|
|
"table_cell_background_color": "transparent",
|
|
"table_cell_alternate_background_color": "transparent",
|
|
"table_cell_alignment": "left",
|
|
"table_cell_vertical_padding": 10,
|
|
"table_cell_horizontal_padding": 20,
|
|
"table_vertical_separator_color": "border",
|
|
"table_vertical_separator_size": 0,
|
|
"table_horizontal_separator_color": "border",
|
|
"table_horizontal_separator_size": 1
|
|
},
|
|
"user_sources": [
|
|
{
|
|
"id": 677,
|
|
"name": "Staff members",
|
|
"order": "1.00000000000000000000",
|
|
"type": "local_baserow",
|
|
"uid": "677_5756_60408_60410",
|
|
"integration_id": 904,
|
|
"auth_providers": [
|
|
{
|
|
"id": 680,
|
|
"type": "local_baserow_password",
|
|
"domain": null,
|
|
"enabled": true,
|
|
"password_field_id": 60414
|
|
}
|
|
],
|
|
"table_id": 5756,
|
|
"email_field_id": 60408,
|
|
"name_field_id": 60407,
|
|
"role_field_id": 60410
|
|
}
|
|
],
|
|
"favicon_file": null,
|
|
"login_page": {
|
|
"id": 6723,
|
|
"name": "Login",
|
|
"order": 1,
|
|
"path": "/login",
|
|
"path_params": [],
|
|
"query_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 107672,
|
|
"order": "0.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"style_width_child": "normal",
|
|
"value": "'Purchase Order Managment'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 107673,
|
|
"order": "1.00000000000000000000",
|
|
"type": "auth_form",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"login_button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 48
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 50,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 50,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 50,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background_radius": 0,
|
|
"style_border_radius": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#b5b5b51a",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"style_width_child": "normal",
|
|
"user_source_id": 677,
|
|
"login_button_label": "'Sign in'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 14021,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 6723,
|
|
"element_id": 107673,
|
|
"event": "after_login",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 6724,
|
|
"page_parameters": [],
|
|
"query_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
"id": 2182,
|
|
"name": "Purchase Order Manager",
|
|
"order": 3,
|
|
"type": "builder"
|
|
}
|
|
]
|
|
} |