Merge pull request #22952 from totten/master-install-sk
[civicrm-core.git] / ext / civigrant / managed / OptionGroup_grant_status.mgd.php
CommitLineData
df014828
CW
1<?php
2return [
3 [
4 'name' => 'OptionGroup_grant_status',
5 'entity' => 'OptionGroup',
6 'cleanup' => 'unused',
7 'update' => 'unmodified',
8 'params' => [
9 'version' => 4,
10 'values' => [
11 'name' => 'grant_status',
12 'title' => 'Grant status',
13 'description' => NULL,
14 'data_type' => NULL,
15 'is_reserved' => TRUE,
16 'is_active' => TRUE,
17 'is_locked' => FALSE,
18 ],
19 ],
20 ],
21 [
22 'name' => 'OptionGroup_grant_status_OptionValue_Submitted',
23 'entity' => 'OptionValue',
24 'cleanup' => 'unused',
25 'update' => 'unmodified',
26 'params' => [
27 'version' => 4,
28 'values' => [
29 'option_group_id.name' => 'grant_status',
30 'label' => 'Submitted',
31 'value' => '1',
32 'name' => 'Submitted',
33 'grouping' => NULL,
34 'filter' => 0,
35 'is_default' => TRUE,
36 'weight' => 1,
37 'description' => NULL,
38 'is_optgroup' => FALSE,
39 'is_reserved' => FALSE,
40 'is_active' => TRUE,
41 'icon' => NULL,
42 'color' => NULL,
43 'component_id' => NULL,
44 'domain_id' => NULL,
45 'visibility_id' => NULL,
46 ],
47 ],
48 ],
49 [
50 'name' => 'OptionGroup_grant_status_OptionValue_Eligible',
51 'entity' => 'OptionValue',
52 'cleanup' => 'unused',
53 'update' => 'unmodified',
54 'params' => [
55 'version' => 4,
56 'values' => [
57 'option_group_id.name' => 'grant_status',
58 'label' => 'Eligible',
59 'value' => '2',
60 'name' => 'Eligible',
61 'grouping' => NULL,
62 'filter' => 0,
63 'is_default' => FALSE,
64 'weight' => 2,
65 'description' => NULL,
66 'is_optgroup' => FALSE,
67 'is_reserved' => FALSE,
68 'is_active' => TRUE,
69 'icon' => NULL,
70 'color' => NULL,
71 'component_id' => NULL,
72 'domain_id' => NULL,
73 'visibility_id' => NULL,
74 ],
75 ],
76 ],
77 [
78 'name' => 'OptionGroup_grant_status_OptionValue_Ineligible',
79 'entity' => 'OptionValue',
80 'cleanup' => 'unused',
81 'update' => 'unmodified',
82 'params' => [
83 'version' => 4,
84 'values' => [
85 'option_group_id.name' => 'grant_status',
86 'label' => 'Ineligible',
87 'value' => '3',
88 'name' => 'Ineligible',
89 'grouping' => NULL,
90 'filter' => 0,
91 'is_default' => FALSE,
92 'weight' => 3,
93 'description' => NULL,
94 'is_optgroup' => FALSE,
95 'is_reserved' => FALSE,
96 'is_active' => TRUE,
97 'icon' => NULL,
98 'color' => NULL,
99 'component_id' => NULL,
100 'domain_id' => NULL,
101 'visibility_id' => NULL,
102 ],
103 ],
104 ],
105 [
106 'name' => 'OptionGroup_grant_status_OptionValue_Paid',
107 'entity' => 'OptionValue',
108 'cleanup' => 'unused',
109 'update' => 'unmodified',
110 'params' => [
111 'version' => 4,
112 'values' => [
113 'option_group_id.name' => 'grant_status',
114 'label' => 'Paid',
115 'value' => '4',
116 'name' => 'Paid',
117 'grouping' => NULL,
118 'filter' => 0,
119 'is_default' => FALSE,
120 'weight' => 4,
121 'description' => NULL,
122 'is_optgroup' => FALSE,
123 'is_reserved' => FALSE,
124 'is_active' => TRUE,
125 'icon' => NULL,
126 'color' => NULL,
127 'component_id' => NULL,
128 'domain_id' => NULL,
129 'visibility_id' => NULL,
130 ],
131 ],
132 ],
133 [
134 'name' => 'OptionGroup_grant_status_OptionValue_Awaiting Information',
135 'entity' => 'OptionValue',
136 'cleanup' => 'unused',
137 'update' => 'unmodified',
138 'params' => [
139 'version' => 4,
140 'values' => [
141 'option_group_id.name' => 'grant_status',
142 'label' => 'Awaiting Information',
143 'value' => '5',
144 'name' => 'Awaiting Information',
145 'grouping' => NULL,
146 'filter' => 0,
147 'is_default' => FALSE,
148 'weight' => 5,
149 'description' => NULL,
150 'is_optgroup' => FALSE,
151 'is_reserved' => FALSE,
152 'is_active' => TRUE,
153 'icon' => NULL,
154 'color' => NULL,
155 'component_id' => NULL,
156 'domain_id' => NULL,
157 'visibility_id' => NULL,
158 ],
159 ],
160 ],
161 [
162 'name' => 'OptionGroup_grant_status_OptionValue_Withdrawn',
163 'entity' => 'OptionValue',
164 'cleanup' => 'unused',
165 'update' => 'unmodified',
166 'params' => [
167 'version' => 4,
168 'values' => [
169 'option_group_id.name' => 'grant_status',
170 'label' => 'Withdrawn',
171 'value' => '6',
172 'name' => 'Withdrawn',
173 'grouping' => NULL,
174 'filter' => 0,
175 'is_default' => FALSE,
176 'weight' => 6,
177 'description' => NULL,
178 'is_optgroup' => FALSE,
179 'is_reserved' => FALSE,
180 'is_active' => TRUE,
181 'icon' => NULL,
182 'color' => NULL,
183 'component_id' => NULL,
184 'domain_id' => NULL,
185 'visibility_id' => NULL,
186 ],
187 ],
188 ],
189 [
190 'name' => 'OptionGroup_grant_status_OptionValue_Approved for Payment',
191 'entity' => 'OptionValue',
192 'cleanup' => 'unused',
193 'update' => 'unmodified',
194 'params' => [
195 'version' => 4,
196 'values' => [
197 'option_group_id.name' => 'grant_status',
198 'label' => 'Approved for Payment',
199 'value' => '7',
200 'name' => 'Approved for Payment',
201 'grouping' => NULL,
202 'filter' => 0,
203 'is_default' => FALSE,
204 'weight' => 7,
205 'description' => NULL,
206 'is_optgroup' => FALSE,
207 'is_reserved' => FALSE,
208 'is_active' => TRUE,
209 'icon' => NULL,
210 'color' => NULL,
211 'component_id' => NULL,
212 'domain_id' => NULL,
213 'visibility_id' => NULL,
214 ],
215 ],
216 ],
217];