From: eileenmcnaugton Date: Tue, 26 Jul 2016 12:19:00 +0000 (+1200) Subject: CRM-19132 add html type to contribution_recur fields X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e15be85b54f0fd028182eab55c0df2d6d652f802;p=civicrm-core.git CRM-19132 add html type to contribution_recur fields --- diff --git a/xml/schema/Contribute/ContributionRecur.xml b/xml/schema/Contribute/ContributionRecur.xml index ff256278d9..26407dcc93 100644 --- a/xml/schema/Contribute/ContributionRecur.xml +++ b/xml/schema/Contribute/ContributionRecur.xml @@ -222,6 +222,9 @@ boolean 0 true + + CheckBox + cycle_day @@ -231,6 +234,9 @@ true Day in the period when the payment should be charged e.g. 1st of month, 15th etc. 1.6 + + Text + next_sched_contribution @@ -256,6 +262,9 @@ 0 Number of failed charge attempts since last success. Business rule could be set to deactivate on more than x failures. 1.6 + + Text + failure_retry_date @@ -275,6 +284,9 @@ 0 Some systems allow contributor to set a number of installments - but then auto-renew the subscription or commitment if they do not cancel. 1.6 + + CheckBox + payment_processor_id @@ -372,5 +384,8 @@ if true, receipt is automatically emailed to contact on each successful payment 1 4.1 + + CheckBox +