CRM-3317 Financial transaction create should update record if there is another FT for same contribution_id

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.0
    • Fix Version/s: 2.1
    • Component/s: None
    • Labels:
      None

      Attachments

        Activity

        [CRM-3317] Financial transaction create should update record if there is another FT for same contribution_id
        Donald A. Lobo added a comment -

        check: http://forum.civicrm.org/index.php/topic,3760.html for background

        We retrieve the contribution id from the table before we do a save. Ideally we should do a "REPLACE INTO" which allows us to avoid another DB call, but kinda hard to do with current framework.

        Neha Kulkarni added a comment -

        Verified in rev 18983

          People

          • Assignee:
            Neha Kulkarni
            Reporter:
            Donald A. Lobo

            Dates

            • Created:
              Updated:
              Resolved: