Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
Ability to pass multiple (comma separated) values for ct & gt parameters in Update Greetings and Addressees Schedule Job
Currently only value can be assigned to both ct & gt command parameters used for Update Greetings and Addressees Schedule Job
e.g.
ct=Individual
gt=email_greeting
force=1
ct=Organization
gt=email_greeting
force=1
The attached patch allows to send in multiple values of ct and gt and does the cross product
i.e. sending in
ct=Individual,Organization gt=email_greeting,postal_greeting,addressee
Navigation to Update Greetings and Addressees Schedule Job:-
Administer CiviCRM-> System Settings-> Schedule Jobs -> Update Greetings and Addressees
This request was made on the civicrm forum, the link for the same is as follows:-
http://forum.civicrm.org/index.php?topic=27193.msg116618#msg116618