Skip to content

Commit 4bf5706

Browse files
feat: [AB#16536] Added CRTK to new industries (#12455)
1 parent 0ec50ae commit 4bf5706

File tree

14 files changed

+83
-9
lines changed

14 files changed

+83
-9
lines changed

content/src/roadmaps/industries/cannabis.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@
7878
"step": 4,
7979
"weight": 99,
8080
"task": "manage-business-vehicles"
81+
},
82+
{
83+
"step": 4,
84+
"weight": 14,
85+
"task": "community-right-to-know-survey",
86+
"required": true
8187
}
8288
],
8389
"name": "Cannabis",
@@ -100,4 +106,4 @@
100106
"id": "cannabis",
101107
"description": "A business that manufactures, delivers, or sells cannabis",
102108
"webflowId": "656a1362657b7f011c19dc79"
103-
}
109+
}

content/src/roadmaps/industries/commercial-construction.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
"weight": 10,
3838
"task": "bank-account"
3939
},
40+
{
41+
"step": 4,
42+
"weight": 11,
43+
"task": "community-right-to-know-survey",
44+
"required": true
45+
},
4046
{
4147
"step": 4,
4248
"weight": 99,

content/src/roadmaps/industries/cosmetology.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
"weight": 17,
6060
"task": "resale-tax-certificate-operating"
6161
},
62+
{
63+
"step": 4,
64+
"weight": 18,
65+
"task": "community-right-to-know-survey",
66+
"required": true
67+
},
6268
{
6369
"step": 4,
6470
"weight": 99,

content/src/roadmaps/industries/daycare.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
"weight": 15,
4343
"task": "get-insurance"
4444
},
45+
{
46+
"step": 4,
47+
"weight": 16,
48+
"task": "community-right-to-know-survey",
49+
"required": true
50+
},
4551
{
4652
"step": 4,
4753
"weight": 99,

content/src/roadmaps/industries/funeral.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@
5454
"licenseTask": "mortuary-practitioner",
5555
"required": false
5656
},
57+
{
58+
"step": 4,
59+
"weight": 26,
60+
"task": "community-right-to-know-survey",
61+
"required": true
62+
},
5763
{
5864
"step": 4,
5965
"licenseTask": "rmw-generator-registration",

content/src/roadmaps/industries/health-club.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@
4747
"weight": 15,
4848
"licenseTask": "health-club-registration"
4949
},
50+
{
51+
"step": 4,
52+
"weight": 16,
53+
"task": "community-right-to-know-survey",
54+
"required": true
55+
},
5056
{
5157
"step": 4,
5258
"weight": 99,

content/src/roadmaps/industries/lawn-care.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@
4141
"step": 4,
4242
"weight": 99,
4343
"task": "manage-business-vehicles"
44+
},
45+
{
46+
"step": 4,
47+
"weight": 14,
48+
"task": "community-right-to-know-survey",
49+
"required": true
4450
}
4551
],
4652
"name": "Lawn Care",

content/src/roadmaps/industries/lodging.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
"weight": 14,
4343
"task": "get-insurance"
4444
},
45+
{
46+
"step": 4,
47+
"weight": 15,
48+
"task": "community-right-to-know-survey",
49+
"required": true
50+
},
4551
{
4652
"step": 4,
4753
"weight": 99,

content/src/roadmaps/industries/logistics.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
"weight": 21,
6161
"task": "trucking-cdl",
6262
"required": true
63+
},
64+
{
65+
"step": 4,
66+
"weight": 14,
67+
"task": "community-right-to-know-survey",
68+
"required": true
6369
}
6470
],
6571
"name": "Logistics",
@@ -79,4 +85,4 @@
7985
"id": "logistics",
8086
"description": "Stores commercial goods in a warehouse for transportation",
8187
"webflowId": "656a1363f32acabce37d60c9"
82-
}
88+
}

content/src/roadmaps/industries/petcare.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
"weight": 10,
5454
"task": "resale-tax-certificate-operating"
5555
},
56+
{
57+
"step": 4,
58+
"weight": 14,
59+
"task": "community-right-to-know-survey",
60+
"required": true
61+
},
5662
{
5763
"step": 4,
5864
"weight": 99,

0 commit comments

Comments
 (0)