create OptionValue BAO class
This commit is contained in:
parent
3ada4fe452
commit
86a718273e
4 changed files with 265 additions and 3 deletions
8
CRM/TwingleCampaign/resources/option_values.json
Normal file
8
CRM/TwingleCampaign/resources/option_values.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"twingle_event": {
|
||||
"name": "twingle_event",
|
||||
"label": "Twingle Event",
|
||||
"description": "A soft credit type for TwingleEvent initiators.",
|
||||
"option_group_id": "soft_credit_type"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue