Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.1.5
-
Fix Version/s: 4.3.0
-
Component/s: CiviContribute, CiviMember
-
Labels:None
Description
When a contribution is recorded during manual memb renewal, receive_date is set with a time (rather than 00:00:00). Then if you search for a date range in civiContribute, with the contribution's receive_date as the "To" date, the donation will not show up.
Steps:
- bring up a renewal form on a membership on a contact
- select "Record a renewal payment" and fill in a credit card payment (leave renewal date as today, default)
- goto civicontribute search and select From & To dates as today's date
- the donation will not appear
Tested on demo site with (http://drupal.demo.civicrm.org/civicrm/contact/view?reset=1&force=1&cid=98)