CRM-17089 Consolidate billing block address field processing on membership forms
authoreileenmcnaugton <eileen@fuzion.co.nz>
Tue, 25 Aug 2015 22:58:15 +0000 (10:58 +1200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Wed, 26 Aug 2015 09:44:10 +0000 (21:44 +1200)
commit09108d7d42cd08f21b92da2ff28bf4ad342bd765
tree90112aedf780904b9f1d03c02afabea479deef03
parent19408d2ea4a8d7b1fdba3f5ae66effa5b53b6e46
CRM-17089 Consolidate billing block address field processing on membership forms

Currenlty the membership form is not saving correctly & giving enotices.

Am modifiying to be using the same code for both forms as part of this
fix.

Conflicts:
CRM/Member/Form/Membership.php

CRM-17089 consolidated billing name assignment between the forms

CRM-17089 fix & consolidate saving of billing fields
CRM/Contact/Form/ProfileContact.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Member/Form.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipRenewal.php
tests/phpunit/CRM/Member/Form/MembershipTest.php