Wednesday, July 1, 2015
1 change
Enhancements to existing features
Odoo now supports internal-only message types that are visible to employees but hidden from public and portal users. This improves customer-facing communication by allowing teams, such as sales, to follow and discuss internal activities without exposing those updates externally.
Original PR description
Starting from now, subtypes can be internal. This means that only employees (group_user members) can see the messages with this subtype. This feature replaces and enhances the 'log a note = no subtype = internal only' feature. Public and portal users cannot see internal messages. This allows to have subtypes and a follow mechanism that works for employees and is not visible for external people. Its first use will be for Crm Activities, allowing to have custom subtypes visible only for salesman and not send to the customer.