Project

General

Profile

roos-fs tasks #179

Updated by Vadim Pariev 10 months ago

**User Story:** 
 As a user, I want to add notes, calls, and emails to a lead so I can track communication history. 

 **Acceptance Criteria:** 

 - User can add 3 types of entries: 
 --Call: icon + description 
 --Email: icon + description 
 --Note: description only 
 - Each entry shows who added it and when 
 - Entries are listed chronologically 
 - Entries are grouped by the days 
 - each day provides proivdes the date, weekday infromation 

Back