Details

    • Type: Sub-task
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.2.0
    • Fix Version/s: 2.2.0
    • Component/s: CiviContribute
    • Labels:
      None

      Description

      Create new join table: civicrm_contribution_soft. Table columns are:

      • contribution_id - FK to contribution.id
      • contact.id - FK to contact.id (for PCP contributions, this will be
        the pcp.contact_id value, for back-office soft-credits, just the
        contact being credited)
      • amount - in order to support partial or split soft credits, we'll
        store the amount credited to this contact here - for PCP it will be
        equal to contribution.total_amount
      • pcp_id - FK to pcp.id (null for back-office soft credits)
      • pcp_display_in_role (pcp use only for now)
      • pcp_roll_nickname (pcp use only for now)
      • personal_note (pcp use only for now)

        Attachments

          Activity

            People

            • Assignee:
              shot Piotr Szotkowski
              Reporter:
              mover Michał Mach
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: