Skip to content

Cividiscount fixes

bgm requested to merge github/fork/veda-consulting/cividiscount-fixes into master

Created by: Kajakaran

Issues:

  1. It takes so much time when a page, set up with discount, loads if there are so many discount codes

  2. If membership contribution form has set-up with membership-types rather than membership-price sets and when 100% discount applied on membership, form should hide credit card section however it is not happening. Please refer the issue raised here. https://github.com/dlobo/org.civicrm.module.cividiscount/issues/86

Fixes:

  1. This code was done by Anum Goel agoel@backofficethinking.com Tested with lots of discounted code (more than 1000s), efficiency improved when discount page loads

  2. This is fixed in this PR and this code had been submitted to CiviCRM master too. Please check the PR link https://github.com/civicrm/civicrm-core/pull/5873

Merge request reports