-
- Downloads
#905 Separate contribution_recur status_id option group from contribution option group
As we did earlier for pledge status this separates out the option groups - on the basis we have different statuses for the 2 things. In order to ensure we don't break anything existing the values we give the new option group the exact same values as the old one> However, I HAVE added one more value - Processing - which is intended for the period between when a new contribution starts to be added and when it has been added. This would normally be a few seconds but when there is an error it would be left in this state - warding off future attempts. For new sites I have left off some statuses that I think would not be relevant - Refunded, Partially Paid, Chargeback, Pending Refund
Showing
- CRM/Contribute/DAO/ContributionRecur.php 3 additions, 3 deletionsCRM/Contribute/DAO/ContributionRecur.php
- CRM/Upgrade/Incremental/sql/5.15.alpha1.mysql.tpl 10 additions, 0 deletionsCRM/Upgrade/Incremental/sql/5.15.alpha1.mysql.tpl
- xml/schema/Contribute/ContributionRecur.xml 1 addition, 1 deletionxml/schema/Contribute/ContributionRecur.xml
- xml/templates/civicrm_data.tpl 11 additions, 0 deletionsxml/templates/civicrm_data.tpl
Loading
Please register or sign in to comment