Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
Description
Change crm_activity_history.activity_date from Date to DateTime column.
Modify any code which inserts or updates activity history records to include time if available, including
- Send Email
- Completed Calls and Meetings -> Use scheduled date-time from these records as activity_date
- API ?
NOTE: In order to display date and time on Activity History selector - we'll need to finish fixes to crmDate to handle time displays. I've entered this as a separate issue.