Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: CiviContribute
-
Labels:None
Description
I verified in sandbox for contact http://sandbox.drupal.civicrm.org/civicrm/contact/view?reset=1&cid=204.
Import data was:
"person_id","given_name","middle_name","surname","addressee","line1","line2","city","state","zip","country","email","timestamp","month","day","year","amount","transaction_type","directed_donation"
"108983","John","Adam","Smith","John Adam Smith","Short Street","Gerli","Avellaneda","Buenos Aires","1870","ARGENTINA","john@example.com","2013-01-19 02:01:45","January","19","2013","120.00","Member Dues",""
I used the mapping "johns test" – not sure if that will persist in the sandbox or not.
The date is imported correctly as Received Date, but the time for the contribution is listed as 12:00AM.
This is important for audit purposes.