Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 3.2.5, 4.0.7
-
Fix Version/s: 3.2.5
-
Component/s: CiviMember
-
Labels:None
Description
When adding a new member, if select "Record Membership Payment?" option, the 'received_date' field is not saved.
To fix the error, we have modified the following files :
- sites/all/modules/civicrm/CRM/Member/Form/Membership.php
- sites/all/modules/civicrm/CRM/Member/BAO/Membership.php
Attached patch can be copied to the root directory of the Drupal site and run the command:
patch -p0 < member_contrib_received_date.patch
Tested on demo site http://d7.drupal.demo.civicrm.org/