bramw_baserow/backend/templates/smb-business-plan.json

7851 lines
381 KiB
JSON

{
"baserow_template_version": 1,
"name": "SMB Business Plan",
"icon": "iconoir-shop-alt",
"keywords": [
"smb",
"business plan",
"business model",
"smb model",
"smb business plan",
"small business",
"medium business",
"strategy"
],
"categories": [
"Local Business",
"Professional",
"Startup"
],
"export": [
{
"id": 50258,
"name": "SMB Business Plan",
"order": 1,
"type": "database",
"tables": [
{
"id": 129810,
"name": "Businesses",
"order": 4,
"fields": [
{
"id": 837984,
"type": "text",
"name": "Business name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 837985,
"type": "single_select",
"name": "Industry",
"order": 1,
"primary": false,
"select_options": [
{
"id": 383497,
"value": "Agriculture",
"color": "light-gray",
"order": 0
},
{
"id": 383498,
"value": "Automotive",
"color": "light-red",
"order": 1
},
{
"id": 383499,
"value": "Computer hardware",
"color": "light-orange",
"order": 2
},
{
"id": 383500,
"value": "Computer software",
"color": "light-green",
"order": 3
},
{
"id": 383501,
"value": "Construction",
"color": "light-blue",
"order": 4
},
{
"id": 383502,
"value": "Education",
"color": "gray",
"order": 5
},
{
"id": 383503,
"value": "Entertainment",
"color": "red",
"order": 6
},
{
"id": 383504,
"value": "Finance",
"color": "orange",
"order": 7
},
{
"id": 383505,
"value": "Food and beverages",
"color": "green",
"order": 8
},
{
"id": 383506,
"value": "Healthcare",
"color": "blue",
"order": 9
},
{
"id": 383507,
"value": "Insurance",
"color": "dark-gray",
"order": 10
},
{
"id": 383508,
"value": "Manufacturing",
"color": "dark-red",
"order": 11
},
{
"id": 383509,
"value": "Mining",
"color": "dark-orange",
"order": 12
},
{
"id": 383510,
"value": "Personal services",
"color": "red",
"order": 13
},
{
"id": 383511,
"value": "Public sector",
"color": "dark-green",
"order": 14
},
{
"id": 383512,
"value": "Real estate",
"color": "dark-blue",
"order": 15
},
{
"id": 383513,
"value": "Retail",
"color": "light-gray",
"order": 16
},
{
"id": 383514,
"value": "Technology",
"color": "light-red",
"order": 17
},
{
"id": 383515,
"value": "Telecommunications",
"color": "light-orange",
"order": 18
},
{
"id": 383516,
"value": "Transportation",
"color": "light-green",
"order": 19
}
]
},
{
"id": 837986,
"type": "long_text",
"name": "Description",
"order": 2,
"primary": false
},
{
"id": 838091,
"type": "boolean",
"name": "Is name registered",
"order": 3,
"primary": false
},
{
"id": 838092,
"type": "text",
"name": "Name registration no.",
"order": 4,
"primary": false,
"text_default": ""
},
{
"id": 838093,
"type": "boolean",
"name": "Is city registered",
"order": 5,
"primary": false
},
{
"id": 838094,
"type": "text",
"name": "City permit no.",
"order": 6,
"primary": false,
"text_default": ""
},
{
"id": 838095,
"type": "boolean",
"name": "Is securities registered",
"order": 7,
"primary": false
},
{
"id": 838096,
"type": "text",
"name": "Securities registration no.",
"order": 8,
"primary": false,
"text_default": ""
},
{
"id": 838097,
"type": "boolean",
"name": "Is tax registered",
"order": 9,
"primary": false
},
{
"id": 838098,
"type": "text",
"name": "Tax identification no.",
"order": 10,
"primary": false,
"text_default": ""
},
{
"id": 838099,
"type": "lookup",
"name": "Estimated startup cost",
"order": 11,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 840888,
"through_field_name": "Related financial forecasts",
"target_field_id": 838264,
"target_field_name": "Capital cost"
},
{
"id": 838103,
"type": "number",
"name": "Avg days per month",
"order": 12,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 838104,
"type": "file",
"name": "Attachments",
"order": 13,
"primary": false
},
{
"id": 838223,
"type": "link_row",
"name": "Competitors",
"order": 14,
"primary": false,
"link_row_table_id": 129820,
"link_row_related_field_id": 838222,
"has_related_field": true
},
{
"id": 838224,
"type": "formula",
"name": "Competitor count",
"order": 15,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if( \n count(field(\"Competitors\")) < 1, \n \"\", \n concat( \n \"\ud83e\udd38 \", \n count(field(\"Competitors\")) \n ) \n)",
"formula_type": "text"
},
{
"id": 840017,
"type": "link_row",
"name": "Marketing methods",
"order": 16,
"primary": false,
"link_row_table_id": 129822,
"link_row_related_field_id": 840018,
"has_related_field": true
},
{
"id": 840888,
"type": "link_row",
"name": "Related financial forecasts",
"order": 17,
"primary": false,
"link_row_table_id": 129825,
"link_row_related_field_id": 838085,
"has_related_field": true
},
{
"id": 841004,
"type": "link_row",
"name": "Team leader",
"order": 18,
"primary": false,
"link_row_table_id": 129812,
"link_row_related_field_id": null,
"has_related_field": false
},
{
"id": 851489,
"type": "lookup",
"name": "Estimated ROI",
"order": 19,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 840888,
"through_field_name": "Related financial forecasts",
"target_field_id": 838086,
"target_field_name": "Estimated ROI"
}
],
"views": [
{
"id": 197899,
"type": "grid",
"name": "All businesses",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 64238,
"field_id": 837984,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218513,
"field_id": 837984,
"width": 152,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218511,
"field_id": 837985,
"width": 149,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218512,
"field_id": 837986,
"width": 210,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1218559,
"field_id": 838091,
"width": 174,
"hidden": false,
"order": 9,
"aggregation_type": "checked_count",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218560,
"field_id": 838092,
"width": 195,
"hidden": false,
"order": 10,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218561,
"field_id": 838093,
"width": 160,
"hidden": false,
"order": 11,
"aggregation_type": "checked_count",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218562,
"field_id": 838094,
"width": 151,
"hidden": false,
"order": 12,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218563,
"field_id": 838095,
"width": 198,
"hidden": false,
"order": 13,
"aggregation_type": "checked_count",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218564,
"field_id": 838096,
"width": 216,
"hidden": false,
"order": 14,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218565,
"field_id": 838097,
"width": 159,
"hidden": false,
"order": 15,
"aggregation_type": "checked_count",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218566,
"field_id": 838098,
"width": 188,
"hidden": false,
"order": 16,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218586,
"field_id": 838099,
"width": 198,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1218590,
"field_id": 838103,
"width": 182,
"hidden": false,
"order": 7,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1218591,
"field_id": 838104,
"width": 139,
"hidden": false,
"order": 17,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219099,
"field_id": 838223,
"width": 249,
"hidden": false,
"order": 18,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219101,
"field_id": 838224,
"width": 168,
"hidden": false,
"order": 6,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1222076,
"field_id": 840017,
"width": 269,
"hidden": false,
"order": 8,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1223383,
"field_id": 840888,
"width": 220,
"hidden": true,
"order": 19,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1223649,
"field_id": 841004,
"width": 159,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1238815,
"field_id": 851489,
"width": 147,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201289,
"type": "kanban",
"name": "By industry",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 837985,
"field_options": [
{
"id": 56815,
"field_id": 837984,
"hidden": false,
"order": 1
},
{
"id": 56816,
"field_id": 837985,
"hidden": false,
"order": 2
},
{
"id": 56826,
"field_id": 838099,
"hidden": false,
"order": 3
},
{
"id": 56831,
"field_id": 840017,
"hidden": false,
"order": 4
},
{
"id": 56833,
"field_id": 841004,
"hidden": false,
"order": 5
},
{
"id": 56834,
"field_id": 851489,
"hidden": false,
"order": 6
},
{
"id": 56830,
"field_id": 838224,
"hidden": false,
"order": 7
},
{
"id": 56817,
"field_id": 837986,
"hidden": true,
"order": 8
},
{
"id": 56818,
"field_id": 838091,
"hidden": true,
"order": 9
},
{
"id": 56819,
"field_id": 838092,
"hidden": true,
"order": 10
},
{
"id": 56820,
"field_id": 838093,
"hidden": true,
"order": 11
},
{
"id": 56821,
"field_id": 838094,
"hidden": true,
"order": 12
},
{
"id": 56822,
"field_id": 838095,
"hidden": true,
"order": 13
},
{
"id": 56823,
"field_id": 838096,
"hidden": true,
"order": 14
},
{
"id": 56824,
"field_id": 838097,
"hidden": true,
"order": 15
},
{
"id": 56825,
"field_id": 838098,
"hidden": true,
"order": 16
},
{
"id": 56827,
"field_id": 838103,
"hidden": true,
"order": 17
},
{
"id": 56828,
"field_id": 838104,
"hidden": true,
"order": 18
},
{
"id": 56829,
"field_id": 838223,
"hidden": true,
"order": 19
},
{
"id": 56832,
"field_id": 840888,
"hidden": true,
"order": 20
}
]
},
{
"id": 201292,
"type": "form",
"name": "Add business",
"order": 3,
"public": false,
"title": "Add a new business",
"description": "",
"cover_image": {
"name": "NGtY4vOccj6IoehkRfQoXy8UMbiVZVDY_5876c819a0101a1025378f04bb47c24e9bc045cbef94385d6be980bd4d63eba5.jpg",
"original_name": "Header.Business.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "A new business was successfully added to the database. Please reload this page to add more.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126041,
"field_id": 837984,
"name": "",
"description": "Please add a unique name for this business. This could, and most likely will, be the official or legal business name.",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126042,
"field_id": 837985,
"name": "",
"description": "Please identify the industry to which this business belongs.",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126043,
"field_id": 837986,
"name": "",
"description": "Add any additional information or a detailed description of the nature of this business.",
"enabled": true,
"required": false,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126059,
"field_id": 841004,
"name": "",
"description": "Select the lead for this business or business plan.",
"enabled": true,
"required": false,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126053,
"field_id": 838103,
"name": "",
"description": "Please enter the average number of days your business will be operating\u00a0each month.",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126057,
"field_id": 840017,
"name": "",
"description": "Select the marketing strategies you or your team have for this business.",
"enabled": true,
"required": false,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126055,
"field_id": 838223,
"name": "",
"description": "Select all competitors that this business has that are listed in this database.",
"enabled": true,
"required": false,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126044,
"field_id": 838091,
"name": "",
"description": "Mark the box below if the official name of your business has been registered with the right agencies in your area.",
"enabled": true,
"required": false,
"order": 7,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1870,
"field": 837985,
"type": "not_empty",
"value": ""
}
]
},
{
"id": 126045,
"field_id": 838092,
"name": "",
"description": "Enter the business name registration number assigned to your business.",
"enabled": true,
"required": false,
"order": 8,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1869,
"field": 838091,
"type": "boolean",
"value": "1"
}
]
},
{
"id": 126046,
"field_id": 838093,
"name": "",
"description": "Tick the checkbox below if the permits and licenses for this business have been obtained from the city in which you plan to operate.",
"enabled": true,
"required": false,
"order": 9,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1871,
"field": 837985,
"type": "not_empty",
"value": ""
}
]
},
{
"id": 126047,
"field_id": 838094,
"name": "",
"description": "Enter the business license or permit number assigned to your business.",
"enabled": true,
"required": false,
"order": 10,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1872,
"field": 838093,
"type": "boolean",
"value": "1"
}
]
},
{
"id": 126048,
"field_id": 838095,
"name": "",
"description": "Check the box below if this business has been registered with your country's securities and exchange commission.",
"enabled": true,
"required": false,
"order": 11,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1873,
"field": 837985,
"type": "not_empty",
"value": ""
}
]
},
{
"id": 126049,
"field_id": 838096,
"name": "",
"description": "Enter the securities and exchange commission registration number assigned to your business.",
"enabled": true,
"required": false,
"order": 12,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1874,
"field": 838095,
"type": "boolean",
"value": "1"
}
]
},
{
"id": 126050,
"field_id": 838097,
"name": "",
"description": "Tick the checkbox below if this business has been registered with your country's tax bureau.",
"enabled": true,
"required": false,
"order": 13,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1875,
"field": 837985,
"type": "not_empty",
"value": ""
}
]
},
{
"id": 126051,
"field_id": 838098,
"name": "",
"description": "Enter the tax identification number assigned to your business.",
"enabled": true,
"required": false,
"order": 14,
"show_when_matching_conditions": true,
"condition_type": "AND",
"conditions": [
{
"id": 1876,
"field": 838097,
"type": "boolean",
"value": "1"
}
]
},
{
"id": 126054,
"field_id": 838104,
"name": "",
"description": "You may upload and attach here any photos or documents that have to do with this business.",
"enabled": true,
"required": false,
"order": 15,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126052,
"field_id": 838099,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 16,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126056,
"field_id": 838224,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 17,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126058,
"field_id": 840888,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 18,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126060,
"field_id": 851489,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 19,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:39:00.974298+00:00",
"updated_on": "2023-01-18T15:20:31.324116+00:00",
"field_837984": "Bayzic Merch",
"field_837985": 383508,
"field_837986": "At the heart of our company philosophy is the belief that we should make only those goods and services that our clients demand at precisely the times they need them. We were the first to link eco-friendliness and instant product personalization, making us industry leaders.\n \nIn order to meet the needs of our varied clientele, BayZic Merch provides individualized services. We supply organizations and groups with team wear in addition to focusing on lifestyle fashion for consumers. BayZic Merch is an all-in-one merchandise platform that gives creators and influencers more control over their sales channels.",
"field_838091": "true",
"field_838092": "AT89732",
"field_838093": "true",
"field_838094": "AT89732-001",
"field_838095": "true",
"field_838096": "250-19-7209",
"field_838097": "true",
"field_838098": "220-921-103-000",
"field_838099": null,
"field_838103": "22",
"field_838104": [
{
"name": "x1JGqcZb1JjilsbonsC1uYfRWCTI3D1v_49f475cb370171a6f8507719fdb9d8df805ce46bc15b17f5a77f2d46513e2cd6.jpg",
"visible_name": "sales_invoice.receipt.jpg",
"original_name": "sales_invoice.receipt.jpg"
}
],
"field_838223": [
3,
5,
4
],
"field_838224": null,
"field_840017": [
2,
3,
5
],
"field_840888": [
1
],
"field_841004": [
1
],
"field_851489": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:39:00.974356+00:00",
"updated_on": "2023-01-18T15:20:37.811826+00:00",
"field_837984": "BSRW Barbershop",
"field_837985": 383510,
"field_837986": "At BSRW Barbershop, we believe in the timeless benefits of a well-executed haircut, a close and comfortable shave, and a relaxing massage. In the lounge, customers can relax while waiting for their turn; barbers look sharp in neat\u00a0shirts and denim aprons; and freshly brewed coffee is provided free of charge.\n\nThe salon's upscale d\u00e9cor is ideal for a gentleman's day at the spa. Customers are greeted with the comforting scent of freshly brewed coffee, and they can choose between cocktails and coffee at the bar.",
"field_838091": "true",
"field_838092": "CA79839",
"field_838093": "true",
"field_838094": "CA79839-001",
"field_838095": "false",
"field_838096": null,
"field_838097": "true",
"field_838098": "387-885-532-000",
"field_838099": null,
"field_838103": "26",
"field_838104": [
{
"name": "x1JGqcZb1JjilsbonsC1uYfRWCTI3D1v_49f475cb370171a6f8507719fdb9d8df805ce46bc15b17f5a77f2d46513e2cd6.jpg",
"visible_name": "sales_invoice.receipt.jpg",
"original_name": "sales_invoice.receipt.jpg"
}
],
"field_838223": [
1,
2
],
"field_838224": null,
"field_840017": [
4,
5
],
"field_840888": [
2
],
"field_841004": [
3
],
"field_851489": null
}
]
},
{
"id": 129811,
"name": "Business components",
"order": 5,
"fields": [
{
"id": 837987,
"type": "text",
"name": "Component name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 837988,
"type": "link_row",
"name": "Business",
"order": 1,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": null,
"has_related_field": false
},
{
"id": 837989,
"type": "single_select",
"name": "Block type",
"order": 2,
"primary": false,
"select_options": [
{
"id": 382879,
"value": "Cost structure",
"color": "dark-red",
"order": 0
},
{
"id": 382880,
"value": "Customer channels",
"color": "dark-blue",
"order": 1
},
{
"id": 382881,
"value": "Customer relationships",
"color": "blue",
"order": 2
},
{
"id": 382882,
"value": "Customer segments",
"color": "light-blue",
"order": 3
},
{
"id": 382883,
"value": "Key activities",
"color": "light-orange",
"order": 4
},
{
"id": 382884,
"value": "Key partners",
"color": "orange",
"order": 5
},
{
"id": 382885,
"value": "Key resources",
"color": "dark-orange",
"order": 6
},
{
"id": 382886,
"value": "Revenue streams",
"color": "dark-green",
"order": 7
},
{
"id": 382887,
"value": "Value proposition",
"color": "green",
"order": 8
}
]
},
{
"id": 838136,
"type": "link_row",
"name": "Linked components",
"order": 3,
"primary": false,
"link_row_table_id": 129811,
"link_row_related_field_id": null,
"has_related_field": false
},
{
"id": 838137,
"type": "long_text",
"name": "Details",
"order": 4,
"primary": false
},
{
"id": 838138,
"type": "link_row",
"name": "Contributors",
"order": 5,
"primary": false,
"link_row_table_id": 129812,
"link_row_related_field_id": 838141,
"has_related_field": true
},
{
"id": 838320,
"type": "formula",
"name": "Business for sorting",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Business\"), \"\")",
"formula_type": "text"
}
],
"views": [
{
"id": 197900,
"type": "grid",
"name": "All business components",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 63041,
"field_id": 838320,
"order": "ASC"
},
{
"id": 63042,
"field_id": 837989,
"order": "ASC"
}
],
"decorations": [
{
"id": 10113,
"type": "background_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 837989
},
"order": 1
}
],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218516,
"field_id": 837987,
"width": 218,
"hidden": false,
"order": 32767,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218514,
"field_id": 837988,
"width": 141,
"hidden": false,
"order": 32767,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218515,
"field_id": 837989,
"width": 179,
"hidden": false,
"order": 32767,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218642,
"field_id": 838136,
"width": 245,
"hidden": false,
"order": 32767,
"aggregation_type": "not_empty_count",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218662,
"field_id": 838137,
"width": 181,
"hidden": false,
"order": 32767,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218664,
"field_id": 838138,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219200,
"field_id": 838320,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201337,
"type": "kanban",
"name": "By block type",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 837989,
"field_options": [
{
"id": 56836,
"field_id": 837988,
"hidden": false,
"order": 1
},
{
"id": 56835,
"field_id": 837987,
"hidden": false,
"order": 2
},
{
"id": 56838,
"field_id": 838136,
"hidden": false,
"order": 3
},
{
"id": 56840,
"field_id": 838138,
"hidden": false,
"order": 4
},
{
"id": 56837,
"field_id": 837989,
"hidden": true,
"order": 5
},
{
"id": 56839,
"field_id": 838137,
"hidden": true,
"order": 6
},
{
"id": 56841,
"field_id": 838320,
"hidden": true,
"order": 7
}
]
},
{
"id": 201338,
"type": "kanban",
"name": "Bayzic Merch",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80463,
"field_id": 837988,
"type": "link_row_has",
"value": "1"
}
],
"sortings": [],
"decorations": [
{
"id": 10592,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 837989
},
"order": 1
}
],
"public": false,
"single_select_field_id": 837989,
"field_options": [
{
"id": 56842,
"field_id": 837988,
"hidden": true,
"order": 1
},
{
"id": 56843,
"field_id": 837987,
"hidden": false,
"order": 2
},
{
"id": 56844,
"field_id": 838136,
"hidden": false,
"order": 3
},
{
"id": 56845,
"field_id": 838138,
"hidden": false,
"order": 4
},
{
"id": 56846,
"field_id": 837989,
"hidden": true,
"order": 5
},
{
"id": 56847,
"field_id": 838137,
"hidden": true,
"order": 6
},
{
"id": 56848,
"field_id": 838320,
"hidden": true,
"order": 7
}
]
},
{
"id": 201340,
"type": "kanban",
"name": "BSRW Barbershop",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80464,
"field_id": 837988,
"type": "link_row_has",
"value": "2"
}
],
"sortings": [],
"decorations": [
{
"id": 10591,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 837989
},
"order": 1
}
],
"public": false,
"single_select_field_id": 837989,
"field_options": [
{
"id": 56849,
"field_id": 837988,
"hidden": true,
"order": 1
},
{
"id": 56850,
"field_id": 837987,
"hidden": false,
"order": 2
},
{
"id": 56851,
"field_id": 838136,
"hidden": false,
"order": 3
},
{
"id": 56852,
"field_id": 838138,
"hidden": false,
"order": 4
},
{
"id": 56853,
"field_id": 837989,
"hidden": true,
"order": 5
},
{
"id": 56854,
"field_id": 838137,
"hidden": true,
"order": 6
},
{
"id": 56855,
"field_id": 838320,
"hidden": true,
"order": 7
}
]
},
{
"id": 201330,
"type": "form",
"name": "Add business component",
"order": 5,
"public": false,
"title": "Add a business model component",
"description": "",
"cover_image": {
"name": "b1I6pf2ROfN6IkqvBOCWhXWPj4HMszdq_eb216951e0c4480b243cf947c9551b9fdf140af27d6f520cf6d682ed8890e5e6.jpg",
"original_name": "Header.PostIts.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "The component was successfully added to the database. Please reload this page to add more.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126063,
"field_id": 837988,
"name": "",
"description": "Please select the business this business model component belong to.",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126064,
"field_id": 837989,
"name": "",
"description": "Please select the block type or category this business component belongs to in a business model.",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126062,
"field_id": 837987,
"name": "Component's name",
"description": "Please enter your idea for a component of this business model in the space provided below.",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126065,
"field_id": 838136,
"name": "Linked components",
"description": "Select all other components in the business model to which this component is related or linked.",
"enabled": true,
"required": false,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126066,
"field_id": 838137,
"name": "",
"description": "Enter any description or detailed information about this component.",
"enabled": true,
"required": false,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126067,
"field_id": 838138,
"name": "",
"description": "Select all business team members who helped make, research, or implement this component.",
"enabled": true,
"required": false,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126068,
"field_id": 838320,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:39:19.393811+00:00",
"updated_on": "2023-01-18T15:13:01.670738+00:00",
"field_837987": "Printing companies",
"field_837988": [
1
],
"field_837989": 382884,
"field_838136": [
16
],
"field_838137": null,
"field_838138": [
3
],
"field_838320": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:39:19.393888+00:00",
"updated_on": "2023-01-18T15:10:25.566615+00:00",
"field_837987": "eCommerce platforms",
"field_837988": [
1
],
"field_837989": 382884,
"field_838136": [],
"field_838137": null,
"field_838138": [
3
],
"field_838320": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T13:52:45.320533+00:00",
"updated_on": "2023-01-18T15:15:22.193414+00:00",
"field_837987": "Inventory checking",
"field_837988": [
1
],
"field_837989": 382883,
"field_838136": [
4
],
"field_838137": "This is critical. Must get someone who knows this best.",
"field_838138": [
2
],
"field_838320": null
},
{
"id": 4,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T13:52:45.352513+00:00",
"updated_on": "2023-01-18T15:12:10.835608+00:00",
"field_837987": "Order processing",
"field_837988": [
1
],
"field_837989": 382883,
"field_838136": [
3
],
"field_838137": "",
"field_838138": [
2
],
"field_838320": null
},
{
"id": 5,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T13:52:45.574006+00:00",
"updated_on": "2023-01-18T15:12:37.293066+00:00",
"field_837987": "Residents of San Jose, California",
"field_837988": [
1
],
"field_837989": 382882,
"field_838136": [
17
],
"field_838137": "",
"field_838138": [
7
],
"field_838320": null
},
{
"id": 6,
"order": "4.00000000000000000000",
"created_on": "2023-01-11T13:52:46.167501+00:00",
"updated_on": "2023-01-18T15:14:25.111629+00:00",
"field_837987": "Marketing and advertising",
"field_837988": [
1
],
"field_837989": 382879,
"field_838136": [
7
],
"field_838137": "We will definitely need more budget for marketing to get good sales number.",
"field_838138": [
5
],
"field_838320": null
},
{
"id": 7,
"order": "5.00000000000000000000",
"created_on": "2023-01-11T13:52:46.641611+00:00",
"updated_on": "2023-01-18T15:13:45.330115+00:00",
"field_837987": "Social media",
"field_837988": [
1
],
"field_837989": 382880,
"field_838136": [
22,
6
],
"field_838137": "",
"field_838138": [
7
],
"field_838320": null
},
{
"id": 8,
"order": "6.00000000000000000000",
"created_on": "2023-01-11T13:52:47.369619+00:00",
"updated_on": "2023-02-09T15:28:10.396307+00:00",
"field_837987": "Sales of shirts, hoodies, an mugs",
"field_837988": [
1
],
"field_837989": 382886,
"field_838136": [
20
],
"field_838137": "",
"field_838138": [
8
],
"field_838320": null
},
{
"id": 9,
"order": "7.00000000000000000000",
"created_on": "2023-01-11T13:52:48.285600+00:00",
"updated_on": "2023-01-18T15:19:23.513865+00:00",
"field_837987": "Male adults of Napa, California",
"field_837988": [
2
],
"field_837989": 382882,
"field_838136": [],
"field_838137": "They are our main target market.",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 10,
"order": "8.00000000000000000000",
"created_on": "2023-01-11T13:52:50.667210+00:00",
"updated_on": "2023-01-18T14:58:59.776218+00:00",
"field_837987": "Kids of Napa, California",
"field_837988": [
2
],
"field_837989": 382882,
"field_838136": [],
"field_838137": "",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 11,
"order": "9.00000000000000000000",
"created_on": "2023-01-11T15:26:36.609939+00:00",
"updated_on": "2023-01-18T15:18:46.138764+00:00",
"field_837987": "Clean and trendy haircuts",
"field_837988": [
2
],
"field_837989": 382887,
"field_838136": [],
"field_838137": "We need to be updated on the trends.",
"field_838138": [
1
],
"field_838320": null
},
{
"id": 12,
"order": "10.00000000000000000000",
"created_on": "2023-01-11T15:26:37.447920+00:00",
"updated_on": "2023-01-18T15:17:26.935626+00:00",
"field_837987": "Haircuts",
"field_837988": [
2
],
"field_837989": 382886,
"field_838136": [],
"field_838137": "We need to be updated on the trends.",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 13,
"order": "11.00000000000000000000",
"created_on": "2023-01-11T15:26:39.410104+00:00",
"updated_on": "2023-01-18T14:59:55.024995+00:00",
"field_837987": "Shaves",
"field_837988": [
2
],
"field_837989": 382886,
"field_838136": [],
"field_838137": "",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 14,
"order": "12.00000000000000000000",
"created_on": "2023-01-11T15:26:40.211017+00:00",
"updated_on": "2023-01-18T15:17:20.670001+00:00",
"field_837987": "Mall presence",
"field_837988": [
2
],
"field_837989": 382880,
"field_838136": [],
"field_838137": "We need this to compete.",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 15,
"order": "13.00000000000000000000",
"created_on": "2023-01-11T15:26:41.053795+00:00",
"updated_on": "2023-01-18T15:01:44.124968+00:00",
"field_837987": "Shop manager",
"field_837988": [
2
],
"field_837989": 382881,
"field_838136": [
23
],
"field_838137": "",
"field_838138": [
1
],
"field_838320": null
},
{
"id": 16,
"order": "14.00000000000000000000",
"created_on": "2023-01-18T14:40:35.300849+00:00",
"updated_on": "2023-01-18T15:16:26.826038+00:00",
"field_837987": "Quality and personalized merchandise",
"field_837988": [
1
],
"field_837989": 382887,
"field_838136": [
20,
1
],
"field_838137": "There should be a manager in charge of this.",
"field_838138": [
8
],
"field_838320": null
},
{
"id": 17,
"order": "15.00000000000000000000",
"created_on": "2023-01-18T14:40:36.626797+00:00",
"updated_on": "2023-01-18T15:15:38.709109+00:00",
"field_837987": "Shipping",
"field_837988": [
1
],
"field_837989": 382883,
"field_838136": [
5
],
"field_838137": "Contact our go to shipping companies.",
"field_838138": [
2
],
"field_838320": null
},
{
"id": 18,
"order": "16.00000000000000000000",
"created_on": "2023-01-18T14:40:42.518743+00:00",
"updated_on": "2023-01-18T15:17:48.654858+00:00",
"field_837987": "Financial accounting",
"field_837988": [
2
],
"field_837989": 382883,
"field_838136": [
27
],
"field_838137": "Let's set a regular meeting for this.",
"field_838138": [
6
],
"field_838320": null
},
{
"id": 19,
"order": "17.00000000000000000000",
"created_on": "2023-01-18T14:40:43.790419+00:00",
"updated_on": "2023-01-18T14:58:47.409830+00:00",
"field_837987": "Social media",
"field_837988": [
2
],
"field_837989": 382880,
"field_838136": [],
"field_838137": "",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 20,
"order": "18.00000000000000000000",
"created_on": "2023-01-18T14:46:33.303393+00:00",
"updated_on": "2023-01-18T15:14:46.016830+00:00",
"field_837987": "Raw materials",
"field_837988": [
1
],
"field_837989": 382879,
"field_838136": [
8
],
"field_838137": "Do check this out with our local suppliers.",
"field_838138": [
8
],
"field_838320": null
},
{
"id": 21,
"order": "19.00000000000000000000",
"created_on": "2023-01-18T14:46:35.576505+00:00",
"updated_on": "2023-01-18T15:16:02.880577+00:00",
"field_837987": "Staff",
"field_837988": [
1
],
"field_837989": 382885,
"field_838136": [],
"field_838137": "We'll try to minimize the headcount.",
"field_838138": [
3
],
"field_838320": null
},
{
"id": 22,
"order": "20.00000000000000000000",
"created_on": "2023-01-18T14:46:38.212782+00:00",
"updated_on": "2023-02-11T04:53:04.431715+00:00",
"field_837987": "Customer service support",
"field_837988": [
1
],
"field_837989": 382881,
"field_838136": [
7
],
"field_838137": "Via social media",
"field_838138": [
7
],
"field_838320": null
},
{
"id": 23,
"order": "21.00000000000000000000",
"created_on": "2023-01-18T14:52:54.884003+00:00",
"updated_on": "2023-01-18T15:03:21.833189+00:00",
"field_837987": "Staff management",
"field_837988": [
2
],
"field_837989": 382883,
"field_838136": [
15,
25,
26
],
"field_838137": "",
"field_838138": [
1
],
"field_838320": null
},
{
"id": 24,
"order": "22.00000000000000000000",
"created_on": "2023-01-18T14:52:57.394718+00:00",
"updated_on": "2023-01-18T15:18:15.883296+00:00",
"field_837987": "Shop cleaning",
"field_837988": [
2
],
"field_837989": 382883,
"field_838136": [
28
],
"field_838137": "This is very important. Check all the corners of the shop.",
"field_838138": [
6
],
"field_838320": null
},
{
"id": 25,
"order": "23.00000000000000000000",
"created_on": "2023-01-18T14:54:29.830430+00:00",
"updated_on": "2023-01-18T15:18:35.071164+00:00",
"field_837987": "Barbers",
"field_837988": [
2
],
"field_837989": 382885,
"field_838136": [
23
],
"field_838137": "Let's start looking for professional barbers.",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 26,
"order": "24.00000000000000000000",
"created_on": "2023-01-18T14:54:31.079424+00:00",
"updated_on": "2023-01-18T15:03:02.000867+00:00",
"field_837987": "Janitors",
"field_837988": [
2
],
"field_837989": 382885,
"field_838136": [
23
],
"field_838137": "",
"field_838138": [
4
],
"field_838320": null
},
{
"id": 27,
"order": "25.00000000000000000000",
"created_on": "2023-01-18T14:54:32.405657+00:00",
"updated_on": "2023-01-18T15:02:23.372377+00:00",
"field_837987": "Business investors",
"field_837988": [
2
],
"field_837989": 382884,
"field_838136": [
18
],
"field_838137": "",
"field_838138": [
6
],
"field_838320": null
},
{
"id": 28,
"order": "26.00000000000000000000",
"created_on": "2023-01-18T14:55:58.642819+00:00",
"updated_on": "2023-01-18T15:00:51.976072+00:00",
"field_837987": "Cleaning materials",
"field_837988": [
2
],
"field_837989": 382879,
"field_838136": [
24
],
"field_838137": "",
"field_838138": [
6
],
"field_838320": null
}
]
},
{
"id": 129812,
"name": "Team",
"order": 6,
"fields": [
{
"id": 837990,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 837991,
"type": "single_select",
"name": "Role",
"order": 1,
"primary": false,
"select_options": [
{
"id": 383524,
"value": "Chief executive officer",
"color": "dark-blue",
"order": 0
},
{
"id": 383525,
"value": "Chief operating officer",
"color": "dark-blue",
"order": 1
},
{
"id": 383526,
"value": "Chief financial officer",
"color": "dark-blue",
"order": 2
},
{
"id": 383527,
"value": "Chief marketing officer",
"color": "dark-blue",
"order": 3
},
{
"id": 383528,
"value": "Chief technology officer",
"color": "dark-blue",
"order": 4
},
{
"id": 383529,
"value": "Partner",
"color": "dark-blue",
"order": 5
},
{
"id": 383530,
"value": "President",
"color": "dark-gray",
"order": 6
},
{
"id": 383531,
"value": "Vice president",
"color": "dark-gray",
"order": 7
},
{
"id": 383532,
"value": "Executive assistant",
"color": "dark-gray",
"order": 8
},
{
"id": 383533,
"value": "Corporate secretary",
"color": "dark-gray",
"order": 9
},
{
"id": 383534,
"value": "Marketing manager",
"color": "dark-orange",
"order": 10
},
{
"id": 383535,
"value": "Product manager",
"color": "dark-orange",
"order": 11
},
{
"id": 383536,
"value": "Project manager",
"color": "dark-orange",
"order": 12
},
{
"id": 383537,
"value": "Finance manager",
"color": "dark-orange",
"order": 13
},
{
"id": 383538,
"value": "Human resources manager",
"color": "dark-orange",
"order": 14
},
{
"id": 383539,
"value": "Marketing specialist",
"color": "dark-green",
"order": 15
},
{
"id": 383540,
"value": "Business analyst",
"color": "dark-green",
"order": 16
},
{
"id": 383541,
"value": "Human resource personnel",
"color": "dark-green",
"order": 17
},
{
"id": 383542,
"value": "Accountant",
"color": "dark-green",
"order": 18
},
{
"id": 383543,
"value": "Sales representative",
"color": "dark-green",
"order": 19
},
{
"id": 383544,
"value": "Customer service representative",
"color": "dark-green",
"order": 20
},
{
"id": 383545,
"value": "Administrative assistant",
"color": "dark-green",
"order": 21
}
]
},
{
"id": 837992,
"type": "phone_number",
"name": "Phone",
"order": 2,
"primary": false
},
{
"id": 838139,
"type": "email",
"name": "Email address",
"order": 3,
"primary": false
},
{
"id": 838140,
"type": "long_text",
"name": "Remarks",
"order": 4,
"primary": false
},
{
"id": 838141,
"type": "link_row",
"name": "Related business models",
"order": 5,
"primary": false,
"link_row_table_id": 129811,
"link_row_related_field_id": 838138,
"has_related_field": true
},
{
"id": 838321,
"type": "lookup",
"name": "Related businesses",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 838141,
"through_field_name": "Related business models",
"target_field_id": 837988,
"target_field_name": "Business"
},
{
"id": 838322,
"type": "formula",
"name": "Business for sorting",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Related businesses\"), \"\")",
"formula_type": "text"
},
{
"id": 838448,
"type": "file",
"name": "Photo",
"order": 8,
"primary": false
}
],
"views": [
{
"id": 197901,
"type": "grid",
"name": "All team members",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 63337,
"field_id": 838322,
"order": "ASC"
},
{
"id": 64990,
"field_id": 837990,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218519,
"field_id": 837990,
"width": 136,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218517,
"field_id": 837991,
"width": 176,
"hidden": false,
"order": 2,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218518,
"field_id": 837992,
"width": 145,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218663,
"field_id": 838139,
"width": 250,
"hidden": false,
"order": 4,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218665,
"field_id": 838140,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1218666,
"field_id": 838141,
"width": 212,
"hidden": true,
"order": 7,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219198,
"field_id": 838321,
"width": 177,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1219199,
"field_id": 838322,
"width": 182,
"hidden": true,
"order": 8,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219319,
"field_id": 838448,
"width": 100,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
}
]
},
{
"id": 201342,
"type": "gallery",
"name": "The team",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 64188,
"field_id": 837990,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 838448,
"field_options": [
{
"id": 103073,
"field_id": 837990,
"hidden": false,
"order": 32767
},
{
"id": 103074,
"field_id": 837991,
"hidden": false,
"order": 32767
},
{
"id": 103075,
"field_id": 837992,
"hidden": false,
"order": 32767
},
{
"id": 103076,
"field_id": 838139,
"hidden": true,
"order": 32767
},
{
"id": 103077,
"field_id": 838140,
"hidden": true,
"order": 32767
},
{
"id": 103078,
"field_id": 838141,
"hidden": true,
"order": 32767
},
{
"id": 103079,
"field_id": 838321,
"hidden": true,
"order": 32767
},
{
"id": 103080,
"field_id": 838322,
"hidden": true,
"order": 32767
},
{
"id": 103081,
"field_id": 838448,
"hidden": true,
"order": 32767
}
]
},
{
"id": 201343,
"type": "form",
"name": "Add team member",
"order": 3,
"public": false,
"title": "Add a team member",
"description": "",
"cover_image": {
"name": "WOSfiS2InLF6f0H570KWekxsTsaKnKlK_85d919a71bbf58dd3b55f6d7c634573f36cd86251b71b9bf84ff1370703769ff.jpg",
"original_name": "Header.Clients.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "A new team member was successfully added to the database. Please reload this page to add more team members.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126111,
"field_id": 837990,
"name": "",
"description": "Please enter the full name of this team member",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126119,
"field_id": 838448,
"name": "",
"description": "Upload a photo of this team member here.",
"enabled": true,
"required": false,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126112,
"field_id": 837991,
"name": "",
"description": "Please select the title or role of this team member.",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126113,
"field_id": 837992,
"name": "",
"description": "Please enter the team member's current phone number.",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126114,
"field_id": 838139,
"name": "",
"description": "Enter the team member's current email address.",
"enabled": true,
"required": false,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126115,
"field_id": 838140,
"name": "",
"description": "Enter any description or notes about this team member.",
"enabled": true,
"required": false,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126116,
"field_id": 838141,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126117,
"field_id": 838321,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126118,
"field_id": 838322,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
},
{
"id": 201344,
"type": "kanban",
"name": "By role",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [
{
"id": 10593,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 837991
},
"order": 1
}
],
"public": false,
"single_select_field_id": 837991,
"card_cover_image_field_id": 838448,
"field_options": [
{
"id": 56856,
"field_id": 837990,
"hidden": false,
"order": 32767
},
{
"id": 56857,
"field_id": 837991,
"hidden": true,
"order": 32767
},
{
"id": 56858,
"field_id": 837992,
"hidden": false,
"order": 32767
},
{
"id": 56859,
"field_id": 838139,
"hidden": false,
"order": 32767
},
{
"id": 56860,
"field_id": 838140,
"hidden": true,
"order": 32767
},
{
"id": 56861,
"field_id": 838141,
"hidden": true,
"order": 32767
},
{
"id": 56862,
"field_id": 838321,
"hidden": true,
"order": 32767
},
{
"id": 56863,
"field_id": 838322,
"hidden": true,
"order": 32767
},
{
"id": 56864,
"field_id": 838448,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:39:27.844688+00:00",
"updated_on": "2023-01-18T15:08:29.968779+00:00",
"field_837990": "Colin C. Deschenes",
"field_837991": 383529,
"field_837992": "(917) 872-1712",
"field_838139": "colin.c.deschenes@brinvestments.org",
"field_838140": "The business leader for the barbershop.",
"field_838141": [
15,
23,
11
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "9gHoGGLAFd0IwCOBtW0yoVj4KxXKZirI_4ad9f98db2bfd4a3febbd14a04d1ecb3f06f544ce9d8954cfc2c334e741a8f47.jpg",
"visible_name": "Man.34.jpg",
"original_name": "Man.34.jpg"
}
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:39:27.844771+00:00",
"updated_on": "2023-01-18T15:21:46.194601+00:00",
"field_837990": "Marco N. Hudson",
"field_837991": 383533,
"field_837992": "(813) 295-5772",
"field_838139": "marco.n.hudson@brinvestments.org",
"field_838140": "Very reliable.",
"field_838141": [
3,
4,
17
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "tLFfy22SIBpw3DNcwiIeAOVl0UWJ63iC_9c2805b6cc04cef88ba9f553b52a3fa5d2ac7303a2871edaa2ccefe0748c877a.jpg",
"visible_name": "Man.40.jpg",
"original_name": "Man.40.jpg"
}
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-10T21:15:04.692246+00:00",
"updated_on": "2023-01-18T15:08:49.545546+00:00",
"field_837990": "Darlene O. Irvin",
"field_837991": 383530,
"field_837992": "(715) 203-2550",
"field_838139": "darlene.o.irvin@brinvestments.org",
"field_838140": "Lead for Bayzic Merch.",
"field_838141": [
1,
2,
21
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "mYDi32ad4ZcJRDzsRpzqFTCRLAN8N4hZ_5f077bf4905cd5555a99652f145ab1f00e04834321b929975c4dc982130b7a38.jpg",
"visible_name": "Woman.11.jpg",
"original_name": "Woman.11.jpg"
}
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2023-01-10T21:15:05.190966+00:00",
"updated_on": "2023-01-18T14:57:05.203349+00:00",
"field_837990": "Laurie G. Soto",
"field_837991": 383529,
"field_837992": "(773) 235-8927",
"field_838139": "laurie.g.soto@brinvestments.org",
"field_838140": "",
"field_838141": [
14,
19,
9,
10,
25,
26,
12,
13
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "IyqDZ5sQUuhdgTen3xpUNnkvzVVvo6K4_64c0dd2a3fe3c75f241e58f54519c271026954cde4aadbc9cdfc0eb9a00d664c.jpg",
"visible_name": "Woman.30.jpg",
"original_name": "Woman.30.jpg"
}
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2023-01-10T21:15:05.835294+00:00",
"updated_on": "2023-01-18T15:05:29.881044+00:00",
"field_837990": "Donald I. Nelson",
"field_837991": 383534,
"field_837992": "(801) 388-2390",
"field_838139": "donald.i.nelson@brinvestments.org",
"field_838140": "",
"field_838141": [
6
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "btGTHTRlcEXO4eRJGPOYSNGER1DWgyUb_085f0bc3fef08e7366395586480be9d9e86886d44f6b681af8a133e9169c6f51.jpg",
"visible_name": "Man.43.jpg",
"original_name": "Man.43.jpg"
}
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2023-01-10T21:15:06.531313+00:00",
"updated_on": "2023-01-18T15:21:29.879183+00:00",
"field_837990": "Andrew O. Stuart",
"field_837991": 383533,
"field_837992": "(518) 522-8581",
"field_838139": "andrew.o.stuart@brinvestments.org",
"field_838140": "May have more contacts who'll be able to invest.",
"field_838141": [
28,
18,
24,
27
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "vBJTvoC4ZECTYycqfjSWRAr6xlCU1cPI_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg",
"visible_name": "Man.31.jpg",
"original_name": "Man.31.jpg"
}
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2023-01-10T21:15:08.149297+00:00",
"updated_on": "2023-01-18T15:06:10.838834+00:00",
"field_837990": "Karen S. Best",
"field_837991": 383544,
"field_837992": "(730) 973-2270",
"field_838139": "karen.s.best@brinvestments.org",
"field_838140": "",
"field_838141": [
7,
22,
5
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "hFPr96L4pBBy4yStaseyj2Uob1wjqGwO_ed867da8a797e75b68f83d6bbf923c1fa2f0026d9ecfac1c90e9371ba6f05c58.jpg",
"visible_name": "Woman.18.jpg",
"original_name": "Woman.18.jpg"
}
]
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2023-01-10T21:27:01.669383+00:00",
"updated_on": "2023-01-18T15:06:18.017601+00:00",
"field_837990": "Sarah A. Holloway",
"field_837991": 383535,
"field_837992": "(207) 859-8880",
"field_838139": "sarah.a.holloway@brinvestments.org",
"field_838140": "",
"field_838141": [
8,
16,
20
],
"field_838321": null,
"field_838322": null,
"field_838448": [
{
"name": "eW8Z85AICkru3wqVV8DK7xih6FmrGFGD_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg",
"visible_name": "Woman.23.jpg",
"original_name": "Woman.23.jpg"
}
]
}
]
},
{
"id": 129813,
"name": "Target markets",
"order": 7,
"fields": [
{
"id": 837993,
"type": "text",
"name": "Title",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 837994,
"type": "link_row",
"name": "Business",
"order": 1,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": null,
"has_related_field": false
},
{
"id": 837995,
"type": "single_select",
"name": "Priority",
"order": 2,
"primary": false,
"select_options": [
{
"id": 382888,
"value": "Low",
"color": "dark-gray",
"order": 0
},
{
"id": 382889,
"value": "Mid",
"color": "dark-orange",
"order": 1
},
{
"id": 382890,
"value": "High",
"color": "dark-green",
"order": 2
}
]
},
{
"id": 838142,
"type": "number",
"name": "Population",
"order": 3,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 838326,
"type": "formula",
"name": "Business for sorting",
"order": 5,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Business\"), \"\")",
"formula_type": "text"
},
{
"id": 840073,
"type": "link_row",
"name": "Related monthly estimates",
"order": 6,
"primary": false,
"link_row_table_id": 129824,
"link_row_related_field_id": 840072,
"has_related_field": true
}
],
"views": [
{
"id": 197902,
"type": "grid",
"name": "All target markets",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 64239,
"field_id": 838326,
"order": "ASC"
},
{
"id": 64240,
"field_id": 838142,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218522,
"field_id": 837993,
"width": 202,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218520,
"field_id": 837994,
"width": 174,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218521,
"field_id": 837995,
"width": 105,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1218686,
"field_id": 838142,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "sum",
"aggregation_raw_type": "sum"
},
{
"id": 1219205,
"field_id": 838326,
"width": 183,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1222191,
"field_id": 840073,
"width": 232,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201346,
"type": "form",
"name": "Add target market",
"order": 2,
"public": false,
"title": "Add a target market",
"description": "",
"cover_image": {
"name": "nHSbUxe01nmpmNum9kSmkbGDxyIRpAUe_95fcbb541a83f18722a72f7d0072b9fefd0a9099912ea146d45f1fe6030f6fb8.jpg",
"original_name": "Header.Meeting.03.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "A new target market was successfully added to the database. Please reload this page to add more target markets.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126124,
"field_id": 837994,
"name": "",
"description": "Please select which business this target market belongs to.",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126123,
"field_id": 837993,
"name": "",
"description": "Please enter a unique identifier for this target market or customer demographic.",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126125,
"field_id": 837995,
"name": "",
"description": "Please select the level of importance of this target market to the business.",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126126,
"field_id": 838142,
"name": "",
"description": "Please enter an estimate of how many people fall into this demographic. This field is also necessary to complete financial/business estimates found in other tables.",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126127,
"field_id": 838326,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126128,
"field_id": 840073,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
},
{
"id": 201345,
"type": "kanban",
"name": "By priority",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 837995,
"field_options": [
{
"id": 56866,
"field_id": 837994,
"hidden": false,
"order": 1
},
{
"id": 56865,
"field_id": 837993,
"hidden": false,
"order": 2
},
{
"id": 56867,
"field_id": 837995,
"hidden": true,
"order": 3
},
{
"id": 56868,
"field_id": 838142,
"hidden": false,
"order": 4
},
{
"id": 56869,
"field_id": 838326,
"hidden": true,
"order": 5
},
{
"id": 56870,
"field_id": 840073,
"hidden": true,
"order": 6
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:39:36.842181+00:00",
"updated_on": "2023-01-11T17:02:28.048469+00:00",
"field_837993": "San Jose, California",
"field_837994": [
1
],
"field_837995": 382890,
"field_838142": "1033430",
"field_838326": null,
"field_840073": [
1,
2,
3
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:39:36.842248+00:00",
"updated_on": "2023-01-11T17:02:29.758197+00:00",
"field_837993": "Santa Clara, California",
"field_837994": [
1
],
"field_837995": 382889,
"field_838142": "131001",
"field_838326": null,
"field_840073": [
1,
2,
3
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T14:02:35.808862+00:00",
"updated_on": "2023-01-11T17:02:31.649459+00:00",
"field_837993": "Milpitas, California",
"field_837994": [
1
],
"field_837995": 382888,
"field_838142": "84317",
"field_838326": null,
"field_840073": [
1,
2,
3
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2023-01-11T14:02:36.964075+00:00",
"updated_on": "2023-01-11T17:29:01.461944+00:00",
"field_837993": "Napa, California - Kids M",
"field_837994": [
2
],
"field_837995": 382888,
"field_838142": "7303",
"field_838326": null,
"field_840073": [
5,
7,
8
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2023-01-11T14:02:37.702415+00:00",
"updated_on": "2023-01-11T17:30:01.477031+00:00",
"field_837993": "Napa, California - Adults M",
"field_837994": [
2
],
"field_837995": 382890,
"field_838142": "23315",
"field_838326": null,
"field_840073": [
5,
7,
8
]
}
]
},
{
"id": 129820,
"name": "Competition",
"order": 8,
"fields": [
{
"id": 838069,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 838070,
"type": "long_text",
"name": "Description",
"order": 1,
"primary": false
},
{
"id": 838071,
"type": "number",
"name": "Year started",
"order": 2,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 838152,
"type": "single_select",
"name": "Number of employees",
"order": 3,
"primary": false,
"select_options": [
{
"id": 382891,
"value": "1 - 10",
"color": "green",
"order": 0
},
{
"id": 382892,
"value": "11 - 50",
"color": "orange",
"order": 1
},
{
"id": 382893,
"value": "51 - 100",
"color": "dark-orange",
"order": 2
},
{
"id": 382894,
"value": "101 - 500",
"color": "light-red",
"order": 3
},
{
"id": 382895,
"value": "501 - 1,000",
"color": "red",
"order": 4
},
{
"id": 382896,
"value": "more than 1,000",
"color": "dark-red",
"order": 5
}
]
},
{
"id": 838220,
"type": "number",
"name": "Estimated market share (%)",
"order": 4,
"primary": false,
"number_decimal_places": 2,
"number_negative": false
},
{
"id": 838222,
"type": "link_row",
"name": "Business",
"order": 5,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": 838223,
"has_related_field": true
},
{
"id": 838328,
"type": "formula",
"name": "Business for sorting",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Business\"), \"\")",
"formula_type": "text"
}
],
"views": [
{
"id": 197909,
"type": "grid",
"name": "All competitors",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 63296,
"field_id": 838328,
"order": "ASC"
},
{
"id": 63298,
"field_id": 838069,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218531,
"field_id": 838069,
"width": 146,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218529,
"field_id": 838070,
"width": 235,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218530,
"field_id": 838071,
"width": 136,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1218695,
"field_id": 838152,
"width": 196,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219096,
"field_id": 838220,
"width": 228,
"hidden": false,
"order": 4,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1219098,
"field_id": 838222,
"width": 153,
"hidden": false,
"order": 5,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219206,
"field_id": 838328,
"width": 182,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201348,
"type": "form",
"name": "Add a competitor",
"order": 2,
"public": false,
"title": "Add a business competitor",
"description": "",
"cover_image": {
"name": "NjYmmZHAvG4h5xL4kVVS4oS9b7hUlFS2_bcbba35bd186e9f66172a5f455bf53d5d2daba1dabe59d9a9e66d4027fedcbbf.jpg",
"original_name": "Header.Competition.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "A new business competitor was successfully added to the database. Please reload this page to add more competitors.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126134,
"field_id": 838222,
"name": "",
"description": "Please select the business with which this competitor competes.",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126129,
"field_id": 838069,
"name": "",
"description": "Please enter the name of the business competitor.",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126130,
"field_id": 838070,
"name": "",
"description": "Type in any notes, remarks, or details about this business competitor.",
"enabled": true,
"required": false,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126131,
"field_id": 838071,
"name": "",
"description": "Enter the calendar year this competitor started operating.",
"enabled": true,
"required": false,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126132,
"field_id": 838152,
"name": "",
"description": "Select the size of the competitor in terms of manpower.",
"enabled": true,
"required": false,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126133,
"field_id": 838220,
"name": "",
"description": "Enter the percentage of the competitors' estimated market share in the industry.",
"enabled": true,
"required": false,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126135,
"field_id": 838328,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
},
{
"id": 201350,
"type": "kanban",
"name": "By number of employees",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 838152,
"field_options": [
{
"id": 56876,
"field_id": 838222,
"hidden": false,
"order": 1
},
{
"id": 56871,
"field_id": 838069,
"hidden": false,
"order": 2
},
{
"id": 56872,
"field_id": 838070,
"hidden": true,
"order": 3
},
{
"id": 56873,
"field_id": 838071,
"hidden": false,
"order": 4
},
{
"id": 56874,
"field_id": 838152,
"hidden": true,
"order": 5
},
{
"id": 56875,
"field_id": 838220,
"hidden": false,
"order": 6
},
{
"id": 56877,
"field_id": 838328,
"hidden": true,
"order": 7
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:43:04.447423+00:00",
"updated_on": "2023-01-11T13:48:02.942440+00:00",
"field_838069": "Kernel Barbershop",
"field_838070": "Kernel Barbershop is indeed a unique barbershop in Boston, Massachusetts, that is owned and run by people from the area. It is founded by Ken Nelson, a well-known barber in the area who gives men of all ages expert, elegant haircuts. The Kernel Barbershop is in a busy shopping plaza on one of the busiest streets in Boston. There will be shops, restaurants, gyms, and a laundry mat near the barber shop. It is next to a gym, so people can stop by before or after their gym session to get a haircut.\n\nKernel Barbershop will offer haircuts, fades, shampoos, hot towel shaves, and beard trimming. This barbershop has ten chairs that other barbers can rent, three shampoo stations, and a convenient waiting area. After each use, the razors, scissors, and combs will be well cleaned, and the towels will always be warm and clean.",
"field_838071": "1980",
"field_838152": 382892,
"field_838220": "15.50",
"field_838222": [
2
],
"field_838328": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:43:04.447506+00:00",
"updated_on": "2023-01-10T22:00:08.283343+00:00",
"field_838069": "Newline Barbershop",
"field_838070": "The goal of the full-service gentleman's barbershop Newline Barbershop is to provide its customers with good grooming services for men, high-quality supplies, and a comfortable, relaxing atmosphere, all at a fair price.",
"field_838071": "2017",
"field_838152": 382891,
"field_838220": "12.50",
"field_838222": [
2
],
"field_838328": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-10T21:35:07.510851+00:00",
"updated_on": "2023-01-10T22:12:02.907064+00:00",
"field_838069": "Shirts Guy",
"field_838070": "Shirts Guy is a complete turnkey printing company that uses cutting-edge technology. It focuses on the printing needs of academic institutions, companies, and the general public. Our 40 years of experience have taught us how to provide the best printing solution possible by keeping a close eye on accuracy and detail. This has led to happy customers with whom we have long-term business ties.",
"field_838071": "1978",
"field_838152": 382893,
"field_838220": "5.00",
"field_838222": [
1
],
"field_838328": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2023-01-10T21:35:09.328920+00:00",
"updated_on": "2023-01-10T22:16:16.962640+00:00",
"field_838069": "Featured Shirts",
"field_838070": "We at Featured Shirts, Ltd. have made it our mission since our founding in 1999 to contribute to the betterment of culture and society in whatever way we can. As a result of our efforts, there is now a plethora of printing-related products and services available, all of which represent significant advancements in the field.",
"field_838071": "1999",
"field_838152": 382892,
"field_838220": "3.50",
"field_838222": [
1
],
"field_838328": null
},
{
"id": 5,
"order": "4.00000000000000000000",
"created_on": "2023-01-10T21:35:09.330755+00:00",
"updated_on": "2023-01-10T22:06:26.053041+00:00",
"field_838069": "Sahara Shirts",
"field_838070": "We take pride in the quality of the products and services we sell, and we charge fair prices for them. We are a company that is growing quickly. We have our own team of designers and a factory, and we focus on the online market while keeping an eye on the international market.",
"field_838071": "2018",
"field_838152": 382892,
"field_838220": "2.50",
"field_838222": [
1
],
"field_838328": null
}
]
},
{
"id": 129821,
"name": "Products and services",
"order": 9,
"fields": [
{
"id": 838072,
"type": "formula",
"name": "ID",
"order": 0,
"primary": true,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "concat( \n if( \n length(concat(join(field(\"Business\"), \"\"), \"*\")) < 2, \n \"PS\", \n left(join(field(\"Business\"), \"\"), 2) \n ), \n if( \n row_id() < 10, \n concat(\"0000\", row_id()), \n if( \n row_id() < 100, \n concat(\"000\", row_id()), \n if( \n row_id() < 1000, \n concat(\"00\", row_id()), \n if( \n row_id() < 10000, \n concat(\"0\", row_id()), \n row_id() \n ) \n ) \n ) \n ) \n)",
"formula_type": "text"
},
{
"id": 838073,
"type": "text",
"name": "Item",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 838074,
"type": "link_row",
"name": "Business",
"order": 2,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": null,
"has_related_field": false
},
{
"id": 838256,
"type": "long_text",
"name": "Description",
"order": 3,
"primary": false
},
{
"id": 838257,
"type": "number",
"name": "Price",
"order": 4,
"primary": false,
"number_decimal_places": 2,
"number_negative": false
},
{
"id": 838329,
"type": "formula",
"name": "Business for sorting",
"order": 5,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Business\"), \"\")",
"formula_type": "text"
},
{
"id": 840457,
"type": "link_row",
"name": "Related monthly estimates",
"order": 6,
"primary": false,
"link_row_table_id": 129824,
"link_row_related_field_id": 840456,
"has_related_field": true
}
],
"views": [
{
"id": 197910,
"type": "grid",
"name": "All products and services",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 63323,
"field_id": 838329,
"order": "ASC"
},
{
"id": 63324,
"field_id": 838073,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218534,
"field_id": 838072,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218532,
"field_id": 838073,
"width": 117,
"hidden": false,
"order": 1,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218533,
"field_id": 838074,
"width": 140,
"hidden": false,
"order": 2,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219137,
"field_id": 838256,
"width": 265,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1219138,
"field_id": 838257,
"width": 100,
"hidden": false,
"order": 4,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1219207,
"field_id": 838329,
"width": 182,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1222524,
"field_id": 840457,
"width": 230,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201354,
"type": "grid",
"name": "Bayzic Merch products",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80466,
"field_id": 838074,
"type": "link_row_has",
"value": "1"
}
],
"sortings": [
{
"id": 64189,
"field_id": 838329,
"order": "ASC"
},
{
"id": 64190,
"field_id": 838073,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1243267,
"field_id": 838072,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1243268,
"field_id": 838073,
"width": 117,
"hidden": false,
"order": 1,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1243269,
"field_id": 838074,
"width": 140,
"hidden": false,
"order": 2,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243270,
"field_id": 838256,
"width": 265,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243271,
"field_id": 838257,
"width": 100,
"hidden": false,
"order": 4,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1243272,
"field_id": 838329,
"width": 182,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243273,
"field_id": 840457,
"width": 230,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201355,
"type": "grid",
"name": "BSRW Barbershop services",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80467,
"field_id": 838074,
"type": "link_row_has",
"value": "2"
}
],
"sortings": [
{
"id": 64191,
"field_id": 838329,
"order": "ASC"
},
{
"id": 64192,
"field_id": 838073,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1243274,
"field_id": 838072,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1243275,
"field_id": 838073,
"width": 117,
"hidden": false,
"order": 1,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1243276,
"field_id": 838074,
"width": 140,
"hidden": false,
"order": 2,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243277,
"field_id": 838256,
"width": 265,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243278,
"field_id": 838257,
"width": 100,
"hidden": false,
"order": 4,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1243279,
"field_id": 838329,
"width": 182,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243280,
"field_id": 840457,
"width": 230,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201353,
"type": "form",
"name": "Add product or service",
"order": 4,
"public": false,
"title": "Add a product or service",
"description": "",
"cover_image": {
"name": "F7FHoF4dj7ytTJQNSc7fZm388X4GoSOy_a8232cb866fa3805d6d782df2832fd7935b9f88532633db9d8aaf63bcf5af8bd.jpg",
"original_name": "Header.Packages.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "A new product or service was successfully added to the database. Please reload this page to add more.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126138,
"field_id": 838074,
"name": "",
"description": "Please select which business this product or service belongs to.",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126137,
"field_id": 838073,
"name": "",
"description": "Please enter a distinct name for this product or service.",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126140,
"field_id": 838257,
"name": "",
"description": "Please enter the suggested price point for this product or service.",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126139,
"field_id": 838256,
"name": "",
"description": "Enter any notes, remarks, or details about this product or service.",
"enabled": true,
"required": false,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126136,
"field_id": 838072,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126141,
"field_id": 838329,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126142,
"field_id": 840457,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:43:10.529217+00:00",
"updated_on": "2023-01-11T21:17:26.111604+00:00",
"field_838072": null,
"field_838073": "Shirts",
"field_838074": [
1
],
"field_838256": "Have your favorite images or graphics printed on any of your favorite quality shirts.",
"field_838257": "25.00",
"field_838329": null,
"field_840457": [
1,
2,
3
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:43:10.529282+00:00",
"updated_on": "2023-01-11T21:18:02.086880+00:00",
"field_838072": null,
"field_838073": "Hoodies",
"field_838074": [
1
],
"field_838256": "Personalize your hoodies with custom designs.",
"field_838257": "35.00",
"field_838329": null,
"field_840457": [
1,
2,
3
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T14:02:21.357353+00:00",
"updated_on": "2023-01-11T21:19:20.784533+00:00",
"field_838072": null,
"field_838073": "Mugs",
"field_838074": [
1
],
"field_838256": "These custom mugs with personalized prints are the perfect gift for your friends.",
"field_838257": "15.50",
"field_838329": null,
"field_840457": [
1,
2,
3
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2023-01-11T14:02:21.745748+00:00",
"updated_on": "2023-01-11T18:33:30.451351+00:00",
"field_838072": null,
"field_838073": "Haircut",
"field_838074": [
2
],
"field_838256": "The quality of the haircut for men is remarkable. Styles range from the ultra-trendy to modern or classic and are achieved using only traditional techniques and tools (such as a straight razor, heated cloth over the neck and head area, and hot foam for trimming).",
"field_838257": "95.00",
"field_838329": null,
"field_840457": [
5,
7,
8
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2023-01-11T14:02:23.299556+00:00",
"updated_on": "2023-01-11T18:42:29.790594+00:00",
"field_838072": null,
"field_838073": "Shave",
"field_838074": [
2
],
"field_838256": "This service is a great experience that will leave you feeling soft, smooth, and clean. We begin by using a cleanser to soften the hair on your face and clean the area. Then, a hot towel and warm soap help soften the hair follicles and open the pores, making it easier and more pleasant to shave with a razor. To finish, our experts give you a special massage with a hot towel, soothing cream, and then a cold towel, which takes your experience to the next level. Upon request, a super-close shave is available.",
"field_838257": "55.00",
"field_838329": null,
"field_840457": [
5,
7,
8
]
}
]
},
{
"id": 129822,
"name": "Marketing methods",
"order": 10,
"fields": [
{
"id": 838075,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 838076,
"type": "multiple_select",
"name": "Platform",
"order": 1,
"primary": false,
"select_options": [
{
"id": 383797,
"value": "evite.com",
"color": "light-gray",
"order": 0
},
{
"id": 383798,
"value": "marketing@nonprofit.com",
"color": "dark-orange",
"order": 1
},
{
"id": 383799,
"value": "Facebook",
"color": "blue",
"order": 2
},
{
"id": 383800,
"value": "Instagram",
"color": "dark-green",
"order": 3
},
{
"id": 383801,
"value": "Neighborhood",
"color": "light-orange",
"order": 4
},
{
"id": 383802,
"value": "USPS",
"color": "red",
"order": 5
},
{
"id": 383803,
"value": "Twitter",
"color": "dark-blue",
"order": 6
}
]
},
{
"id": 838077,
"type": "long_text",
"name": "Description",
"order": 2,
"primary": false
},
{
"id": 840018,
"type": "link_row",
"name": "Businesses",
"order": 5,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": 840017,
"has_related_field": true
}
],
"views": [
{
"id": 197911,
"type": "grid",
"name": "All methods",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 63325,
"field_id": 838075,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218537,
"field_id": 838075,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218535,
"field_id": 838076,
"width": 239,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218536,
"field_id": 838077,
"width": 256,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1222077,
"field_id": 840018,
"width": 239,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
}
]
},
{
"id": 201356,
"type": "form",
"name": "Add marketing method",
"order": 2,
"public": false,
"title": "Add a new marketing method",
"description": "",
"cover_image": {
"name": "2LCJTYAHYbkErtGAhmOVx555bcvg56UO_0ecfa23bfcd047a74a7c1eb4f79af59d5aab6724d23685ab9037ac68f5dc9ff9.jpg",
"original_name": "Header.Marketing.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "A new marketing method was successfully added to the database. Please reload this page to add more.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126143,
"field_id": 838075,
"name": "",
"description": "Please enter a unique name for this marketing strategy.",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126144,
"field_id": 838076,
"name": "",
"description": "Please select the platform used for this marketing approach.",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126145,
"field_id": 838077,
"name": "",
"description": "Enter any notes, remarks, or details about this marketing method.",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126146,
"field_id": 840018,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:43:20.386356+00:00",
"updated_on": "2023-01-11T13:12:30.067524+00:00",
"field_838075": "Cards in mail",
"field_838076": [
383802
],
"field_838077": "Physical cards are being sent in the mail.",
"field_840018": []
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:43:20.386430+00:00",
"updated_on": "2023-01-11T16:35:15.174505+00:00",
"field_838075": "Direct emails",
"field_838076": [
383798
],
"field_838077": "Direct emails from the company email reaching out to individual members.",
"field_840018": [
1
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T13:09:22.129440+00:00",
"updated_on": "2023-01-11T16:36:00.157272+00:00",
"field_838075": "Electronic invites",
"field_838076": [
383797
],
"field_838077": "Electronic invitations send out to the subscription list.",
"field_840018": [
1
]
},
{
"id": 4,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T13:09:22.148470+00:00",
"updated_on": "2023-01-11T13:12:38.836970+00:00",
"field_838075": "Posters placed around area",
"field_838076": [
383801
],
"field_838077": "Physical posters placed around the community in family-oriented buildings.",
"field_840018": [
2
]
},
{
"id": 5,
"order": "4.00000000000000000000",
"created_on": "2023-01-11T13:09:23.336510+00:00",
"updated_on": "2023-01-11T13:12:46.353698+00:00",
"field_838075": "Social media",
"field_838076": [
383799,
383800,
383803
],
"field_838077": "Social media \"events\" created on each platform.",
"field_840018": [
1,
2
]
}
]
},
{
"id": 129823,
"name": "Costs and expenses",
"order": 11,
"fields": [
{
"id": 838078,
"type": "formula",
"name": "ID",
"order": 0,
"primary": true,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "concat( \n \"CE\", \n if( \n row_id() < 10, \n concat(\"0000\", row_id()), \n if( \n row_id() < 100, \n concat(\"000\", row_id()), \n if( \n row_id() < 1000, \n concat(\"00\", row_id()), \n if( \n row_id() < 10000, \n concat(\"0\", row_id()), \n row_id() \n ) \n ) \n ) \n ) \n)",
"formula_type": "text"
},
{
"id": 838079,
"type": "link_row",
"name": "Business",
"order": 1,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": null,
"has_related_field": false
},
{
"id": 838080,
"type": "single_select",
"name": "Type",
"order": 2,
"primary": false,
"select_options": [
{
"id": 383450,
"value": "Advertising and marketing",
"color": "red",
"order": 0
},
{
"id": 383459,
"value": "Bank fees",
"color": "red",
"order": 1
},
{
"id": 383460,
"value": "Bonus depreciation",
"color": "red",
"order": 2
},
{
"id": 383461,
"value": "Business gifts",
"color": "red",
"order": 3
},
{
"id": 383462,
"value": "Business income",
"color": "red",
"order": 4
},
{
"id": 383463,
"value": "Business insurance premiums",
"color": "red",
"order": 5
},
{
"id": 383464,
"value": "Business meals",
"color": "red",
"order": 6
},
{
"id": 383465,
"value": "Business use of your vehicle",
"color": "red",
"order": 7
},
{
"id": 383466,
"value": "Charitable contributions",
"color": "red",
"order": 8
},
{
"id": 383467,
"value": "Child and dependent care",
"color": "red",
"order": 9
},
{
"id": 383468,
"value": "Cleaning supplies and janitorial services",
"color": "red",
"order": 10
},
{
"id": 384073,
"value": "Construction and finishing",
"color": "red",
"order": 11
},
{
"id": 383469,
"value": "Contract labor",
"color": "red",
"order": 12
},
{
"id": 383470,
"value": "Cost of goods sold",
"color": "red",
"order": 13
},
{
"id": 383471,
"value": "Depreciation",
"color": "red",
"order": 14
},
{
"id": 383472,
"value": "Education and training",
"color": "red",
"order": 15
},
{
"id": 383473,
"value": "Family and medical leave (paid)",
"color": "red",
"order": 16
},
{
"id": 383474,
"value": "Healthcare out-of-pocket expenses",
"color": "red",
"order": 17
},
{
"id": 383475,
"value": "Health insurance",
"color": "red",
"order": 18
},
{
"id": 383476,
"value": "Home office",
"color": "red",
"order": 19
},
{
"id": 383477,
"value": "Interest",
"color": "red",
"order": 20
},
{
"id": 383478,
"value": "Legal and professional fees",
"color": "red",
"order": 21
},
{
"id": 383479,
"value": "Local transportation",
"color": "red",
"order": 22
},
{
"id": 383480,
"value": "Maintenance and repairs",
"color": "red",
"order": 23
},
{
"id": 383481,
"value": "Moving expenses",
"color": "red",
"order": 24
},
{
"id": 383482,
"value": "Organizational costs",
"color": "red",
"order": 25
},
{
"id": 383483,
"value": "Real estate losses",
"color": "red",
"order": 26
},
{
"id": 383484,
"value": "Rent",
"color": "red",
"order": 27
},
{
"id": 383485,
"value": "Research and development",
"color": "red",
"order": 28
},
{
"id": 383486,
"value": "Retirement plans",
"color": "red",
"order": 29
},
{
"id": 383487,
"value": "Salaries, wages, and benefits",
"color": "red",
"order": 30
},
{
"id": 383488,
"value": "Startup and organizational costs",
"color": "red",
"order": 31
},
{
"id": 384074,
"value": "Startup equipment",
"color": "red",
"order": 32
},
{
"id": 383489,
"value": "Supplies",
"color": "red",
"order": 33
},
{
"id": 383490,
"value": "Taxes and licenses",
"color": "red",
"order": 34
},
{
"id": 383491,
"value": "Travel",
"color": "red",
"order": 35
},
{
"id": 383492,
"value": "Utilities, telephone, and internet",
"color": "red",
"order": 36
},
{
"id": 383493,
"value": "Work opportunity credit",
"color": "red",
"order": 37
}
]
},
{
"id": 838259,
"type": "single_select",
"name": "Frequency",
"order": 3,
"primary": false,
"select_options": [
{
"id": 383451,
"value": "Initial/startup",
"color": "dark-blue",
"order": 0
},
{
"id": 383452,
"value": "Daily",
"color": "dark-gray",
"order": 1
},
{
"id": 383453,
"value": "Monthly",
"color": "dark-gray",
"order": 2
},
{
"id": 383454,
"value": "Yearly",
"color": "dark-gray",
"order": 3
}
]
},
{
"id": 838260,
"type": "long_text",
"name": "Description",
"order": 4,
"primary": false
},
{
"id": 838331,
"type": "formula",
"name": "Business for sorting",
"order": 5,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Business\"), \"\")",
"formula_type": "text"
},
{
"id": 839837,
"type": "number",
"name": "Cost",
"order": 6,
"primary": false,
"number_decimal_places": 2,
"number_negative": false
},
{
"id": 840071,
"type": "link_row",
"name": "Related monthly estimates",
"order": 7,
"primary": false,
"link_row_table_id": 129824,
"link_row_related_field_id": 840070,
"has_related_field": true
},
{
"id": 840518,
"type": "link_row",
"name": "Related financial forecasts",
"order": 8,
"primary": false,
"link_row_table_id": 129825,
"link_row_related_field_id": 840517,
"has_related_field": true
}
],
"views": [
{
"id": 197912,
"type": "grid",
"name": "All costs and expenses",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 63293,
"field_id": 838331,
"order": "ASC"
},
{
"id": 63294,
"field_id": 838259,
"order": "ASC"
},
{
"id": 63295,
"field_id": 838080,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218540,
"field_id": 838078,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218538,
"field_id": 838079,
"width": 149,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218539,
"field_id": 838080,
"width": 227,
"hidden": false,
"order": 2,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219145,
"field_id": 838259,
"width": 125,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219146,
"field_id": 838260,
"width": 319,
"hidden": false,
"order": 4,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1219209,
"field_id": 838331,
"width": 182,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1221593,
"field_id": 839837,
"width": 100,
"hidden": false,
"order": 5,
"aggregation_type": "sum",
"aggregation_raw_type": "sum"
},
{
"id": 1222188,
"field_id": 840071,
"width": 232,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1222570,
"field_id": 840518,
"width": 220,
"hidden": true,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201360,
"type": "form",
"name": "Add cost or expense",
"order": 2,
"public": false,
"title": "Add an estimated cost or expense",
"description": "",
"cover_image": {
"name": "GnQVFv7w07nhQiR6pdkxFEqf4n1HI03p_514666759ac148b548c9ab875fd23d8ab1bbd0817a7428451c344991ae2744aa.jpg",
"original_name": "Header.Money.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "The cost or expense was successfully added to the database. Please reload this page to add more.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126147,
"field_id": 838078,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126148,
"field_id": 838079,
"name": "",
"description": "Please select which business this cost or expense estimate belongs to.",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126150,
"field_id": 838259,
"name": "",
"description": "Please select how frequently this record will most likely be used for business purposes. Select \"Initial/startup\" if the record or row is a cost estimate.",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126149,
"field_id": 838080,
"name": "",
"description": "Please select the type of expense or cost associated with this record.",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126151,
"field_id": 838260,
"name": "",
"description": "Please enter any distinct notes, remarks, or details about this cost or expense estimate.",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126153,
"field_id": 839837,
"name": "",
"description": "Please enter an estimated price for this cost or expense.",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126152,
"field_id": 838331,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126154,
"field_id": 840071,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126155,
"field_id": 840518,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
},
{
"id": 201394,
"type": "grid",
"name": "Bayzic Merch costs and expenses",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80489,
"field_id": 838079,
"type": "link_row_has",
"value": "1"
}
],
"sortings": [
{
"id": 64202,
"field_id": 838331,
"order": "ASC"
},
{
"id": 64203,
"field_id": 838259,
"order": "ASC"
},
{
"id": 64204,
"field_id": 838080,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1243441,
"field_id": 838078,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1243442,
"field_id": 838079,
"width": 149,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243443,
"field_id": 838080,
"width": 227,
"hidden": false,
"order": 2,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243444,
"field_id": 838259,
"width": 125,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243445,
"field_id": 838260,
"width": 319,
"hidden": false,
"order": 4,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243446,
"field_id": 838331,
"width": 182,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243447,
"field_id": 839837,
"width": 100,
"hidden": false,
"order": 5,
"aggregation_type": "sum",
"aggregation_raw_type": "sum"
},
{
"id": 1243448,
"field_id": 840071,
"width": 232,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243449,
"field_id": 840518,
"width": 220,
"hidden": true,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201388,
"type": "kanban",
"name": "Bayzic Merch estimates",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80482,
"field_id": 838079,
"type": "link_row_has",
"value": "1"
}
],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 838259,
"field_options": [
{
"id": 56897,
"field_id": 838078,
"hidden": false,
"order": 32767
},
{
"id": 56898,
"field_id": 838079,
"hidden": true,
"order": 32767
},
{
"id": 56899,
"field_id": 838080,
"hidden": false,
"order": 32767
},
{
"id": 56900,
"field_id": 838259,
"hidden": true,
"order": 32767
},
{
"id": 56901,
"field_id": 838260,
"hidden": false,
"order": 32767
},
{
"id": 56902,
"field_id": 838331,
"hidden": true,
"order": 32767
},
{
"id": 56903,
"field_id": 839837,
"hidden": false,
"order": 32767
},
{
"id": 56904,
"field_id": 840071,
"hidden": true,
"order": 32767
},
{
"id": 56905,
"field_id": 840518,
"hidden": true,
"order": 32767
}
]
},
{
"id": 201389,
"type": "kanban",
"name": "Bayzic Merch estimate types",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80483,
"field_id": 838079,
"type": "link_row_has",
"value": "1"
}
],
"sortings": [],
"decorations": [
{
"id": 10318,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 838259
},
"order": 1
}
],
"public": false,
"single_select_field_id": 838080,
"field_options": [
{
"id": 56906,
"field_id": 838078,
"hidden": false,
"order": 32767
},
{
"id": 56907,
"field_id": 838079,
"hidden": true,
"order": 32767
},
{
"id": 56908,
"field_id": 838080,
"hidden": true,
"order": 32767
},
{
"id": 56909,
"field_id": 838259,
"hidden": false,
"order": 32767
},
{
"id": 56910,
"field_id": 838260,
"hidden": false,
"order": 32767
},
{
"id": 56911,
"field_id": 838331,
"hidden": true,
"order": 32767
},
{
"id": 56912,
"field_id": 839837,
"hidden": false,
"order": 32767
},
{
"id": 56913,
"field_id": 840071,
"hidden": true,
"order": 32767
},
{
"id": 56914,
"field_id": 840518,
"hidden": true,
"order": 32767
}
]
},
{
"id": 201395,
"type": "grid",
"name": "BSRW Barbershop costs and expenses",
"order": 6,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80490,
"field_id": 838079,
"type": "link_row_has",
"value": "2"
}
],
"sortings": [
{
"id": 64205,
"field_id": 838331,
"order": "ASC"
},
{
"id": 64206,
"field_id": 838259,
"order": "ASC"
},
{
"id": 64207,
"field_id": 838080,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1243452,
"field_id": 838078,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1243453,
"field_id": 838079,
"width": 149,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243454,
"field_id": 838080,
"width": 227,
"hidden": false,
"order": 2,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243455,
"field_id": 838259,
"width": 125,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243456,
"field_id": 838260,
"width": 319,
"hidden": false,
"order": 4,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1243457,
"field_id": 838331,
"width": 182,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243458,
"field_id": 839837,
"width": 100,
"hidden": false,
"order": 5,
"aggregation_type": "sum",
"aggregation_raw_type": "sum"
},
{
"id": 1243459,
"field_id": 840071,
"width": 232,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243460,
"field_id": 840518,
"width": 220,
"hidden": true,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201392,
"type": "kanban",
"name": "BSRW Barbershop estimates",
"order": 7,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80487,
"field_id": 838079,
"type": "link_row_has",
"value": "2"
}
],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 838259,
"field_options": [
{
"id": 56915,
"field_id": 838078,
"hidden": false,
"order": 32767
},
{
"id": 56916,
"field_id": 838079,
"hidden": true,
"order": 32767
},
{
"id": 56917,
"field_id": 838080,
"hidden": false,
"order": 32767
},
{
"id": 56918,
"field_id": 838259,
"hidden": true,
"order": 32767
},
{
"id": 56919,
"field_id": 838260,
"hidden": false,
"order": 32767
},
{
"id": 56920,
"field_id": 838331,
"hidden": true,
"order": 32767
},
{
"id": 56921,
"field_id": 839837,
"hidden": false,
"order": 32767
},
{
"id": 56922,
"field_id": 840071,
"hidden": true,
"order": 32767
},
{
"id": 56923,
"field_id": 840518,
"hidden": true,
"order": 32767
}
]
},
{
"id": 201393,
"type": "kanban",
"name": "BSRW Barbershop estimate types",
"order": 8,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80488,
"field_id": 838079,
"type": "link_row_has",
"value": "2"
}
],
"sortings": [],
"decorations": [
{
"id": 10319,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 838259
},
"order": 1
}
],
"public": false,
"single_select_field_id": 838080,
"field_options": [
{
"id": 56924,
"field_id": 838078,
"hidden": false,
"order": 32767
},
{
"id": 56925,
"field_id": 838079,
"hidden": true,
"order": 32767
},
{
"id": 56926,
"field_id": 838080,
"hidden": true,
"order": 32767
},
{
"id": 56927,
"field_id": 838259,
"hidden": false,
"order": 32767
},
{
"id": 56928,
"field_id": 838260,
"hidden": false,
"order": 32767
},
{
"id": 56929,
"field_id": 838331,
"hidden": true,
"order": 32767
},
{
"id": 56930,
"field_id": 839837,
"hidden": false,
"order": 32767
},
{
"id": 56931,
"field_id": 840071,
"hidden": true,
"order": 32767
},
{
"id": 56932,
"field_id": 840518,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:43:32.714211+00:00",
"updated_on": "2023-01-11T15:39:23.982440+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383490,
"field_838259": 383451,
"field_838260": "Fees for business registration, licenses, and permits.",
"field_838331": null,
"field_839837": "215.00",
"field_840071": [],
"field_840518": [
1
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:43:32.714294+00:00",
"updated_on": "2023-01-11T15:46:30.239552+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383488,
"field_838259": 383451,
"field_838260": "Costs of starting a partnership, corporation, or limited liability company (not a sole proprietorship). Fees for legal, management, consulting, accounting, and filing services may be among these.",
"field_838331": null,
"field_839837": "875.00",
"field_840071": [],
"field_840518": [
1
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T14:02:01.019636+00:00",
"updated_on": "2023-01-11T15:43:30.847727+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383484,
"field_838259": 383451,
"field_838260": "Initial rent/lease agreement fees for a 800sqft of commercial space: reservation fee, advance and security deposits.",
"field_838331": null,
"field_839837": "12000.00",
"field_840071": [],
"field_840518": [
1
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2023-01-11T14:02:02.421671+00:00",
"updated_on": "2023-01-11T20:41:23.878767+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383484,
"field_838259": 383453,
"field_838260": "Monthly rent for a prime, 800sqft of commercial space.",
"field_838331": null,
"field_839837": "2000.00",
"field_840071": [
1,
2,
3
],
"field_840518": []
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2023-01-11T14:02:03.209306+00:00",
"updated_on": "2023-01-11T16:03:44.050084+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 384073,
"field_838259": 383451,
"field_838260": "Business place construction, retrofitting, and finishing.",
"field_838331": null,
"field_839837": "25000.00",
"field_840071": [],
"field_840518": [
1
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2023-01-11T14:02:03.968794+00:00",
"updated_on": "2023-01-11T20:29:57.251392+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 384074,
"field_838259": 383451,
"field_838260": "Investments on initial equipment.",
"field_838331": null,
"field_839837": "18500.00",
"field_840071": [],
"field_840518": [
1
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2023-01-11T14:02:05.454808+00:00",
"updated_on": "2023-01-11T20:38:24.713111+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383492,
"field_838259": 383453,
"field_838260": "Total cost of monthly utilities; including phone, internet, power, water, heating, etc.",
"field_838331": null,
"field_839837": "1550.00",
"field_840071": [
1,
2,
3
],
"field_840518": []
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2023-01-11T14:02:07.547849+00:00",
"updated_on": "2023-01-11T21:50:13.208617+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383487,
"field_838259": 383453,
"field_838260": "Salaries, contributions, and benefits for 7\n employees",
"field_838331": null,
"field_839837": "21000.00",
"field_840071": [
1,
2,
3
],
"field_840518": []
},
{
"id": 28,
"order": "8.99999999999999999999",
"created_on": "2023-01-11T19:01:53.961694+00:00",
"updated_on": "2023-01-11T20:39:00.782166+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383489,
"field_838259": 383451,
"field_838260": "Initial/starting: All printing and regular equipment supplies.",
"field_838331": null,
"field_839837": "5000.00",
"field_840071": [],
"field_840518": [
1
]
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2023-01-11T14:02:08.378946+00:00",
"updated_on": "2023-01-11T20:13:23.684779+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383489,
"field_838259": 383453,
"field_838260": "Low season: All printing and regular equipment supplies.",
"field_838331": null,
"field_839837": "750.00",
"field_840071": [
1
],
"field_840518": []
},
{
"id": 21,
"order": "9.99999999999999999998",
"created_on": "2023-01-11T18:02:54.780893+00:00",
"updated_on": "2023-01-11T20:39:12.399957+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383489,
"field_838259": 383453,
"field_838260": "Mid season: All printing and regular equipment supplies.",
"field_838331": null,
"field_839837": "2875.00",
"field_840071": [
2
],
"field_840518": []
},
{
"id": 22,
"order": "9.99999999999999999999",
"created_on": "2023-01-11T18:03:00.218240+00:00",
"updated_on": "2023-01-11T20:38:54.790076+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383489,
"field_838259": 383453,
"field_838260": "Peak season: All printing and regular equipment supplies.",
"field_838331": null,
"field_839837": "5000.00",
"field_840071": [
3
],
"field_840518": []
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2023-01-11T14:02:09.734484+00:00",
"updated_on": "2023-01-11T16:21:49.306784+00:00",
"field_838078": null,
"field_838079": [
1
],
"field_838080": 383450,
"field_838259": 383453,
"field_838260": "This includes both online and offline marketing.",
"field_838331": null,
"field_839837": "1750.00",
"field_840071": [
1,
2,
3
],
"field_840518": []
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2023-01-11T15:44:41.896102+00:00",
"updated_on": "2023-01-11T16:23:10.509188+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383490,
"field_838259": 383451,
"field_838260": "Fees for business registration, licenses, and permits.",
"field_838331": null,
"field_839837": "215.00",
"field_840071": [],
"field_840518": [
2
]
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2023-01-11T15:44:42.566353+00:00",
"updated_on": "2023-01-11T16:23:10.512974+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383488,
"field_838259": 383451,
"field_838260": "Costs of starting a partnership, corporation, or limited liability company (not a sole proprietorship). Fees for legal, management, consulting, accounting, and filing services may be among these.",
"field_838331": null,
"field_839837": "875.00",
"field_840071": [],
"field_840518": [
2
]
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2023-01-11T15:44:43.502439+00:00",
"updated_on": "2023-01-11T16:23:10.515883+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383484,
"field_838259": 383451,
"field_838260": "Initial rent/lease agreement fees for a 800sqft of commercial space: reservation fee, advance and security deposits.",
"field_838331": null,
"field_839837": "12000.00",
"field_840071": [],
"field_840518": [
2
]
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2023-01-11T15:44:44.447160+00:00",
"updated_on": "2023-01-11T20:41:21.235235+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383484,
"field_838259": 383453,
"field_838260": "Monthly rent for a prime, 800sqft of commercial space.",
"field_838331": null,
"field_839837": "2000.00",
"field_840071": [
5,
7,
8
],
"field_840518": []
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2023-01-11T15:44:47.326176+00:00",
"updated_on": "2023-01-11T20:25:30.463003+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 384073,
"field_838259": 383451,
"field_838260": "Business place construction, retrofitting, and finishing.",
"field_838331": null,
"field_839837": "27500.00",
"field_840071": [],
"field_840518": [
2
]
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2023-01-11T16:02:34.473301+00:00",
"updated_on": "2023-01-11T20:26:12.999785+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 384074,
"field_838259": 383451,
"field_838260": "Investments on initial equipment.",
"field_838331": null,
"field_839837": "27300.00",
"field_840071": [],
"field_840518": [
2
]
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2023-01-11T16:02:35.110048+00:00",
"updated_on": "2023-01-11T20:38:18.294306+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383492,
"field_838259": 383453,
"field_838260": "Total cost of monthly utilities; including phone, internet, power, water, heating, etc.",
"field_838331": null,
"field_839837": "1025.00",
"field_840071": [
5,
7,
8
],
"field_840518": []
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2023-01-11T16:02:36.000161+00:00",
"updated_on": "2023-01-11T21:52:33.462554+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383487,
"field_838259": 383453,
"field_838260": "Salaries, contributions, and benefits for 9 employees",
"field_838331": null,
"field_839837": "28800.00",
"field_840071": [
5,
7,
8
],
"field_840518": []
},
{
"id": 29,
"order": "18.99999999999999999999",
"created_on": "2023-01-11T19:02:50.092526+00:00",
"updated_on": "2023-01-11T20:15:49.898026+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383489,
"field_838259": 383451,
"field_838260": "Initial/starting: All barbershop regular supplies.",
"field_838331": null,
"field_839837": "3000.00",
"field_840071": [],
"field_840518": [
2
]
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2023-01-11T16:02:36.852989+00:00",
"updated_on": "2023-01-11T20:39:53.768028+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383489,
"field_838259": 383453,
"field_838260": "Low season: All barbershop regular supplies.",
"field_838331": null,
"field_839837": "125.00",
"field_840071": [
5
],
"field_840518": []
},
{
"id": 25,
"order": "19.99999999999999999997",
"created_on": "2023-01-11T18:06:19.154515+00:00",
"updated_on": "2023-01-11T20:40:13.138200+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383489,
"field_838259": 383453,
"field_838260": "Mid season: All barbershop regular supplies.",
"field_838331": null,
"field_839837": "1175.00",
"field_840071": [
7
],
"field_840518": []
},
{
"id": 27,
"order": "19.99999999999999999999",
"created_on": "2023-01-11T18:06:29.578055+00:00",
"updated_on": "2023-01-11T20:39:23.112266+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383489,
"field_838259": 383453,
"field_838260": "Peak season: All barbershop regular supplies.",
"field_838331": null,
"field_839837": "2225.00",
"field_840071": [
8
],
"field_840518": []
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2023-01-11T16:02:39.473864+00:00",
"updated_on": "2023-01-11T20:17:36.740573+00:00",
"field_838078": null,
"field_838079": [
2
],
"field_838080": 383450,
"field_838259": 383453,
"field_838260": "This includes both online and offline marketing.",
"field_838331": null,
"field_839837": "1250.00",
"field_840071": [
5,
7,
8
],
"field_840518": []
}
]
},
{
"id": 129824,
"name": "Monthly estimates",
"order": 12,
"fields": [
{
"id": 838081,
"type": "formula",
"name": "ID",
"order": 0,
"primary": true,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "concat( \n \"ME\", \n if( \n row_id() < 10, \n concat(\"0000\", row_id()), \n if( \n row_id() < 100, \n concat(\"000\", row_id()), \n if( \n row_id() < 1000, \n concat(\"00\", row_id()), \n if( \n row_id() < 10000, \n concat(\"0\", row_id()), \n row_id() \n ) \n ) \n ) \n ) \n)",
"formula_type": "text"
},
{
"id": 838082,
"type": "link_row",
"name": "Business",
"order": 1,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": null,
"has_related_field": false
},
{
"id": 838083,
"type": "formula",
"name": "Estimated expenses",
"order": 2,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 2,
"array_formula_type": null,
"formula": "sum( \n lookup(\"Expense estimates\", \"Cost\") \n)",
"formula_type": "number"
},
{
"id": 838261,
"type": "formula",
"name": "Estimated sales",
"order": 3,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 2,
"array_formula_type": null,
"formula": "multiply( \n multiply( \n sum( \n lookup(\"Market\", \"Population\") \n ), \n divide( \n field(\"Estimated turnout (%)\"), \n 100 \n ) \n ), \n avg( \n lookup(\"Main products/services\", \"Price\")\n ) \n)",
"formula_type": "number"
},
{
"id": 838262,
"type": "formula",
"name": "Estimated profit",
"order": 4,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 2,
"array_formula_type": null,
"formula": "round( \n minus( \n field(\"Estimated sales\"), \n field(\"Estimated expenses\") \n ), \n 2 \n )",
"formula_type": "number"
},
{
"id": 840005,
"type": "text",
"name": "Title",
"order": 6,
"primary": false,
"text_default": ""
},
{
"id": 840070,
"type": "link_row",
"name": "Expense estimates",
"order": 7,
"primary": false,
"link_row_table_id": 129823,
"link_row_related_field_id": 840071,
"has_related_field": true
},
{
"id": 840072,
"type": "link_row",
"name": "Market",
"order": 8,
"primary": false,
"link_row_table_id": 129813,
"link_row_related_field_id": 840073,
"has_related_field": true
},
{
"id": 840169,
"type": "number",
"name": "Estimated turnout (%)",
"order": 9,
"primary": false,
"number_decimal_places": 2,
"number_negative": false
},
{
"id": 840177,
"type": "single_select",
"name": "Estimated turnout",
"order": 10,
"primary": false,
"select_options": [
{
"id": 384140,
"value": "a. Low",
"color": "dark-red",
"order": 0
},
{
"id": 384141,
"value": "b. Mid",
"color": "dark-orange",
"order": 1
},
{
"id": 384142,
"value": "c. Ideal",
"color": "dark-green",
"order": 2
}
]
},
{
"id": 840456,
"type": "link_row",
"name": "Main products/services",
"order": 11,
"primary": false,
"link_row_table_id": 129821,
"link_row_related_field_id": 840457,
"has_related_field": true
},
{
"id": 840563,
"type": "link_row",
"name": "Related financial forecasts",
"order": 12,
"primary": false,
"link_row_table_id": 129825,
"link_row_related_field_id": 840562,
"has_related_field": true
},
{
"id": 840839,
"type": "formula",
"name": "Estimated TXNs per day",
"order": 13,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"formula": "concat( \n \"\ud83d\udece \", \n floor( \n divide( \n multiply( \n sum( \n lookup(\"Market\", \"Population\") \n ), \n divide( \n field(\"Estimated turnout (%)\"), \n 100 \n ) \n ), \n lookup(\"Business\", \"Avg days per month\") \n ) \n ) \n)",
"formula_type": "array"
},
{
"id": 854109,
"type": "formula",
"name": "Business for sorting",
"order": 14,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Business\"), \"\")",
"formula_type": "text"
}
],
"views": [
{
"id": 197913,
"type": "grid",
"name": "All monthly estimates",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 64208,
"field_id": 854109,
"order": "ASC"
},
{
"id": 64209,
"field_id": 840177,
"order": "ASC"
}
],
"decorations": [
{
"id": 10139,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "0dc84b04-aa23-4024-99b6-8e1a673dd571",
"color": "dark-red",
"filters": [
{
"id": "994c0812-f221-400e-af8a-a30ec7327014",
"type": "lower_than",
"field": 838262,
"value": "0"
}
],
"operator": "AND"
},
{
"id": "1a2c8623-9f37-485e-bd3f-b657f45afef4",
"color": "dark-orange",
"filters": [
{
"id": "cb101f5f-2cd6-49d2-928f-be58b8e61f01",
"type": "equal",
"field": 838262,
"value": "0"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218543,
"field_id": 838081,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218541,
"field_id": 838082,
"width": 141,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218542,
"field_id": 838083,
"width": 182,
"hidden": false,
"order": 6,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1219149,
"field_id": 838261,
"width": 156,
"hidden": false,
"order": 7,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1219150,
"field_id": 838262,
"width": 159,
"hidden": false,
"order": 8,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1222067,
"field_id": 840005,
"width": 160,
"hidden": false,
"order": 2,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1222189,
"field_id": 840070,
"width": 362,
"hidden": false,
"order": 11,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1222190,
"field_id": 840072,
"width": 325,
"hidden": false,
"order": 9,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1222274,
"field_id": 840169,
"width": 194,
"hidden": false,
"order": 4,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 1222280,
"field_id": 840177,
"width": 172,
"hidden": false,
"order": 3,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1222523,
"field_id": 840456,
"width": 222,
"hidden": false,
"order": 10,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1222610,
"field_id": 840563,
"width": 220,
"hidden": true,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1223331,
"field_id": 840839,
"width": 205,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1243464,
"field_id": 854109,
"width": 181,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201397,
"type": "form",
"name": "Add monthly estimate",
"order": 2,
"public": false,
"title": "Add monthly estimate",
"description": "",
"cover_image": {
"name": "QRlOxsocLe0tJ8XkUjhWEdmUluFfTLev_26fdccefc2e9ef234644f046ed38cd73f7907830dc8ab3d18ab9050ff4c0c3bb.jpg",
"original_name": "Header.Calculator.01.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "A monthly estimate was successfully added to the database.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126178,
"field_id": 838082,
"name": "",
"description": "Please select which business this monthly estimate belongs to.",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126182,
"field_id": 840005,
"name": "",
"description": "Please enter a distinct short name for this monthly estimate record.",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126186,
"field_id": 840177,
"name": "",
"description": "Please select the type of monthly estimate record. This is usually used to describe the estimated volume of business transactions for this monthly estimate record.",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126185,
"field_id": 840169,
"name": "",
"description": "Please enter a percentage value of the estimated turnout of business transactions for the business in a specific location or region with reference to the market population or average foot traffic in a certain location. For example, some restaurateurs estimate the number of customers they would expect based on an optimistic \"3%\" (or 3.00) value of an entire location's foot traffic (i.e., in a mall, food plaza, or food park).",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126184,
"field_id": 840072,
"name": "",
"description": "Please select the specific demographic used for this monthly estimate record.",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126183,
"field_id": 840070,
"name": "",
"description": "Please select all estimated expenses related to the business.",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126187,
"field_id": 840456,
"name": "",
"description": "Please select all of this business' main or most popular products and services.",
"enabled": true,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126177,
"field_id": 838081,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126179,
"field_id": 838083,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126180,
"field_id": 838261,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126181,
"field_id": 838262,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126188,
"field_id": 840563,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 11,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126189,
"field_id": 840839,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 12,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126190,
"field_id": 854109,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 13,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
},
{
"id": 201398,
"type": "kanban",
"name": "Bayzic Merch monthly estimates",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80493,
"field_id": 838082,
"type": "link_row_has",
"value": "1"
}
],
"sortings": [],
"decorations": [
{
"id": 10320,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 840177
},
"order": 1
}
],
"public": false,
"single_select_field_id": 840177,
"field_options": [
{
"id": 56933,
"field_id": 838081,
"hidden": false,
"order": 1
},
{
"id": 56934,
"field_id": 838082,
"hidden": true,
"order": 2
},
{
"id": 56938,
"field_id": 840005,
"hidden": false,
"order": 3
},
{
"id": 56941,
"field_id": 840169,
"hidden": false,
"order": 4
},
{
"id": 56945,
"field_id": 840839,
"hidden": false,
"order": 5
},
{
"id": 56935,
"field_id": 838083,
"hidden": false,
"order": 6
},
{
"id": 56936,
"field_id": 838261,
"hidden": false,
"order": 7
},
{
"id": 56937,
"field_id": 838262,
"hidden": false,
"order": 8
},
{
"id": 56939,
"field_id": 840070,
"hidden": true,
"order": 9
},
{
"id": 56940,
"field_id": 840072,
"hidden": true,
"order": 10
},
{
"id": 56942,
"field_id": 840177,
"hidden": true,
"order": 11
},
{
"id": 56943,
"field_id": 840456,
"hidden": true,
"order": 12
},
{
"id": 56944,
"field_id": 840563,
"hidden": true,
"order": 13
},
{
"id": 56946,
"field_id": 854109,
"hidden": true,
"order": 14
}
]
},
{
"id": 201399,
"type": "kanban",
"name": "BSRW Barbershop monthly estimates",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 80494,
"field_id": 838082,
"type": "link_row_has",
"value": "2"
}
],
"sortings": [],
"decorations": [
{
"id": 10321,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 840177
},
"order": 1
}
],
"public": false,
"single_select_field_id": 840177,
"field_options": [
{
"id": 56947,
"field_id": 838081,
"hidden": false,
"order": 1
},
{
"id": 56948,
"field_id": 838082,
"hidden": true,
"order": 2
},
{
"id": 56949,
"field_id": 840005,
"hidden": false,
"order": 3
},
{
"id": 56950,
"field_id": 840169,
"hidden": false,
"order": 4
},
{
"id": 56951,
"field_id": 840839,
"hidden": false,
"order": 5
},
{
"id": 56952,
"field_id": 838083,
"hidden": false,
"order": 6
},
{
"id": 56953,
"field_id": 838261,
"hidden": false,
"order": 7
},
{
"id": 56954,
"field_id": 838262,
"hidden": false,
"order": 8
},
{
"id": 56955,
"field_id": 840070,
"hidden": true,
"order": 9
},
{
"id": 56956,
"field_id": 840072,
"hidden": true,
"order": 10
},
{
"id": 56957,
"field_id": 840177,
"hidden": true,
"order": 11
},
{
"id": 56958,
"field_id": 840456,
"hidden": true,
"order": 12
},
{
"id": 56959,
"field_id": 840563,
"hidden": true,
"order": 13
},
{
"id": 56960,
"field_id": 854109,
"hidden": true,
"order": 14
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:43:43.293438+00:00",
"updated_on": "2023-01-12T22:12:41.430918+00:00",
"field_838081": null,
"field_838082": [
1
],
"field_838083": null,
"field_838261": null,
"field_838262": null,
"field_840005": "Low season estimates",
"field_840070": [
4,
7,
8,
9,
10
],
"field_840072": [
2,
1,
3
],
"field_840169": "0.08",
"field_840177": 384140,
"field_840456": [
1,
2,
3
],
"field_840563": [
1
],
"field_840839": null,
"field_854109": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:43:43.293524+00:00",
"updated_on": "2023-01-11T19:16:30.936518+00:00",
"field_838081": null,
"field_838082": [
1
],
"field_838083": null,
"field_838261": null,
"field_838262": null,
"field_840005": "Mid estimates",
"field_840070": [
4,
7,
8,
10,
21
],
"field_840072": [
1,
2,
3
],
"field_840169": "0.15",
"field_840177": 384141,
"field_840456": [
1,
2,
3
],
"field_840563": [
1
],
"field_840839": null,
"field_854109": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2023-01-11T14:01:47.714932+00:00",
"updated_on": "2023-01-11T20:56:25.350382+00:00",
"field_838081": null,
"field_838082": [
1
],
"field_838083": null,
"field_838261": null,
"field_838262": null,
"field_840005": "Peak season estimates",
"field_840070": [
4,
7,
8,
10,
22
],
"field_840072": [
1,
2,
3
],
"field_840169": "0.19",
"field_840177": 384142,
"field_840456": [
1,
2,
3
],
"field_840563": [
1
],
"field_840839": null,
"field_854109": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2023-01-11T14:01:48.610224+00:00",
"updated_on": "2023-01-12T22:14:18.566547+00:00",
"field_838081": null,
"field_838082": [
2
],
"field_838083": null,
"field_838261": null,
"field_838262": null,
"field_840005": "Low season estimates",
"field_840070": [
14,
17,
18,
19,
20
],
"field_840072": [
4,
5
],
"field_840169": "1.35",
"field_840177": 384140,
"field_840456": [
4,
5
],
"field_840563": [
2
],
"field_840839": null,
"field_854109": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2023-01-11T14:01:55.285392+00:00",
"updated_on": "2023-01-12T22:17:39.095767+00:00",
"field_838081": null,
"field_838082": [
2
],
"field_838083": null,
"field_838261": null,
"field_838262": null,
"field_840005": "Mid estimates",
"field_840070": [
14,
17,
18,
20,
25
],
"field_840072": [
4,
5
],
"field_840169": "1.80",
"field_840177": 384141,
"field_840456": [
4,
5
],
"field_840563": [
2
],
"field_840839": null,
"field_854109": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2023-01-11T16:30:03.487992+00:00",
"updated_on": "2023-01-12T22:18:10.559433+00:00",
"field_838081": null,
"field_838082": [
2
],
"field_838083": null,
"field_838261": null,
"field_838262": null,
"field_840005": "Peak season estimates",
"field_840070": [
14,
17,
18,
20,
27
],
"field_840072": [
4,
5
],
"field_840169": "2.25",
"field_840177": 384142,
"field_840456": [
4,
5
],
"field_840563": [
2
],
"field_840839": null,
"field_854109": null
}
]
},
{
"id": 129825,
"name": "Financial forecasts",
"order": 13,
"fields": [
{
"id": 838084,
"type": "formula",
"name": "ID",
"order": 0,
"primary": true,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "concat( \n \"F\", \n if( \n row_id() < 10, \n concat(\"0000\", row_id()), \n if( \n row_id() < 100, \n concat(\"000\", row_id()), \n if( \n row_id() < 1000, \n concat(\"00\", row_id()), \n if( \n row_id() < 10000, \n concat(\"0\", row_id()), \n row_id() \n ) \n ) \n ) \n ) \n)",
"formula_type": "text"
},
{
"id": 838085,
"type": "link_row",
"name": "Business",
"order": 1,
"primary": false,
"link_row_table_id": 129810,
"link_row_related_field_id": 840888,
"has_related_field": true
},
{
"id": 838086,
"type": "formula",
"name": "Estimated ROI",
"order": 2,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if( \n or( \n isblank(field(\"Capital cost\")), \n isblank(field(\"Avg monthly profit\")) \n ), \n \"\", \n concat( \n \"\ud83d\udcb5 \", \n ceil( \n multiply( \n divide( \n tonumber(field(\"Avg monthly profit\")), \n tonumber(field(\"Capital cost\")) \n ), \n 100\n ) \n ), \n \"%\"\n ) \n)",
"formula_type": "text"
},
{
"id": 838264,
"type": "formula",
"name": "Capital cost",
"order": 3,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if( \n count(field(\"Initial costs\")) < 1, \n \"\", \n sum( \n lookup(\"Initial costs\", \"Cost\") \n ) \n)",
"formula_type": "text"
},
{
"id": 838265,
"type": "formula",
"name": "Avg monthly profit",
"order": 4,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if( \n count(field(\"Monthly estimates\")) < 1, \n \"\", \n round( \n avg( \n lookup(\"Monthly estimates\", \"Estimated profit\") \n ), \n 2 \n ) \n)",
"formula_type": "text"
},
{
"id": 838333,
"type": "formula",
"name": "Business for sorting",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "join(field(\"Business\"), \"\")",
"formula_type": "text"
},
{
"id": 840517,
"type": "link_row",
"name": "Initial costs",
"order": 7,
"primary": false,
"link_row_table_id": 129823,
"link_row_related_field_id": 840518,
"has_related_field": true
},
{
"id": 840562,
"type": "link_row",
"name": "Monthly estimates",
"order": 8,
"primary": false,
"link_row_table_id": 129824,
"link_row_related_field_id": 840563,
"has_related_field": true
},
{
"id": 841315,
"type": "formula",
"name": "Avg monthly expenses",
"order": 9,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if( \n count(field(\"Monthly estimates\")) < 1, \n \"\", \n round( \n avg( \n lookup(\"Monthly estimates\", \"Estimated expenses\") \n ), \n 2 \n ) \n)",
"formula_type": "text"
},
{
"id": 841316,
"type": "formula",
"name": "Avg monthly sales",
"order": 10,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if( \n count(field(\"Monthly estimates\")) < 1, \n \"\", \n round( \n avg( \n lookup(\"Monthly estimates\", \"Estimated sales\") \n ), \n 2 \n ) \n)",
"formula_type": "text"
},
{
"id": 851490,
"type": "formula",
"name": "Payback period",
"order": 11,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if( \n or( \n isblank(field(\"Capital cost\")), \n isblank(field(\"Avg monthly profit\")) \n ), \n \"\", \n concat( \n \"\ud83d\udcb0 \", \n round( \n divide( \n tonumber(field(\"Capital cost\")), \n multiply( \n tonumber(field(\"Avg monthly profit\")), \n 12 \n ) \n ), \n 2 \n ), \n \" year(s)\"\n ) \n)",
"formula_type": "text"
}
],
"views": [
{
"id": 197914,
"type": "grid",
"name": "All forecasts",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 63336,
"field_id": 838333,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "count",
"field_options": [
{
"id": 1218546,
"field_id": 838084,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "unique_count",
"aggregation_raw_type": "unique_count"
},
{
"id": 1218544,
"field_id": 838085,
"width": 140,
"hidden": false,
"order": 1,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1218545,
"field_id": 838086,
"width": 147,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1219152,
"field_id": 838264,
"width": 133,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1219153,
"field_id": 838265,
"width": 174,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1219211,
"field_id": 838333,
"width": 182,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1222569,
"field_id": 840517,
"width": 242,
"hidden": false,
"order": 8,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1222609,
"field_id": 840562,
"width": 234,
"hidden": false,
"order": 9,
"aggregation_type": "not_empty_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 1223963,
"field_id": 841315,
"width": 197,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1223964,
"field_id": 841316,
"width": 171,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 1238816,
"field_id": 851490,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 201401,
"type": "form",
"name": "Add forecast",
"order": 2,
"public": false,
"title": "Add a new financial forecast",
"description": "",
"cover_image": {
"name": "lqc2jc7cIpRqT2yNRDlnd56jqEz9GQ7m_c965b8f3e3481056412465c105ff406187804ba002c1638e0b9f8f35661d727e.jpg",
"original_name": "Header.MarketTrend.03.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "The financial forecast was successfully added to the database.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 126191,
"field_id": 838084,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126192,
"field_id": 838085,
"name": "",
"description": "Please select which business this financial forecast is for.",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126193,
"field_id": 838086,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126194,
"field_id": 838264,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126195,
"field_id": 838265,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126196,
"field_id": 838333,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126197,
"field_id": 840517,
"name": "",
"description": "Please select all costs associated with setting up the business. To edit this field's data, please use the main grid view of this table.",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126198,
"field_id": 840562,
"name": "",
"description": "Please select all monthly estimates associated with the business. To edit this field's data, please use the main grid view of this table.",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126199,
"field_id": 841315,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126200,
"field_id": 841316,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 126201,
"field_id": 851490,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2023-01-10T18:43:56.393021+00:00",
"updated_on": "2023-01-11T19:40:45.265009+00:00",
"field_838084": null,
"field_838085": [
1
],
"field_838086": null,
"field_838264": null,
"field_838265": null,
"field_838333": null,
"field_840517": [
1,
2,
3,
5,
6,
28
],
"field_840562": [
1,
2,
3
],
"field_841315": null,
"field_841316": null,
"field_851490": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2023-01-10T18:43:56.393091+00:00",
"updated_on": "2023-01-11T19:40:59.911304+00:00",
"field_838084": null,
"field_838085": [
2
],
"field_838086": null,
"field_838264": null,
"field_838265": null,
"field_838333": null,
"field_840517": [
11,
12,
13,
15,
16,
29
],
"field_840562": [
5,
7,
8
],
"field_841315": null,
"field_841316": null,
"field_851490": null
}
]
}
]
}
]
}