Project

General

Profile

Feature #1457

Updated by Alexander Watzinger about 3 years ago

CONNEC requested notes for entities (outside CRM) that can be shared. Maybe we can add a public flag for notes but we would still have to think where/how to display them. 

 Implementation: 
 * Checkbox for public at insert/update a note (default=off) 
 * It will now shown below the description 
 * it will be possible to add multiple notes (private and public) to entities 
 * Because there now can be multiple, notes will be shown in a new tab instead at the info tab 
 * Admin admin and managers can set public edit/delete notes of other users to private (useful for e.g. a user gets inactive) 
 * Notes can be searched with the general include notes in search

Back