"Jpostlethwaite" posted a comment on Wikimedia.r1651. URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1651#c32711
Commit summary for Wikimedia.r1651: Added civicrm_api3_contribution_status to API. Jpostlethwaite's comment: I think it is necessary to add a new option_group for recurring contributions. I would need to create: <pre> CRM_Contribute_PseudoConstant::contributionRecurStatus( $id = null, $columnName = 'label' ) </pre> We need to have additional option values. If we keep them with the regular contribution, there will be options that do not apply. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
