Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-5546

Domainize price-sets, from-email and grant-types

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.1
    • Fix Version/s: 3.1
    • Component/s: None
    • Labels:
      None

      Description

      Price Sets
      =======
      1. Add domain_id column to civicrm_price_set table.
      2. If there is a defined setting CIVICRM_EVENT_PRICE_SET_DOMAIN_ID whose value is 1, always set the domain_id value and use it in the where clause while retrieving the price set list.

      FROM EMAIL and Grant Types
      ==================
      1. Add domain_id column to civicrm_option_value table.
      2. Always set domain_id and use it in the where clause while retrieving the options for these groups. Use a variable list for e.g $_domainIDGroupNames = array( 'from_email_address', 'grant_type' ) so that we can expand the list when needed.

        Attachments

          Activity

            People

            • Assignee:
              rajan Rajan P Mayekar
              Reporter:
              deepak Deepak Srivastava
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: