social
social copied to clipboard
Addons concerning odoo's social ERP features and messaging in general
* Context - when we send a RFQ by email, a notification message is also created to track change of state from RFQ to RFQ Sent - avoid sending an...
## Module mail_composer_cc_bcc ## Describe the bug When using the mail_composer_cc_bcc module, in the Purchase module and after sending a Request for Quotation via email to the vendor, if you...
This module implements a simpler interface for the email template dynamic fields. A configurator allows the creation of predefined named replacement strings, which can then be selected in the template....
Should it possibile to salve and reuse an image uploaded in a mailing list?
when using `mail.mail_notification_light` as a wrapper Before:  After: 
This module, based on `mail_attach_existing_attachment` allows to define [REGular EXpression](https://docs.python.org/3/library/re.html) to pre-select existing attachment that matched with file name to send in compose mail. This module is designed to work...
This is the same feature as [mail_template_attach_existing_attachment]( https://github.com/OCA/social/pull/1288) for account module to send invoice by email with existing attachments. replace #1015
module: mail_restrict_follower_selection version: 15.0 **Steps to reproduce** - I want in "all purchase app" to prevent external followers. Here is the System Parameter (Filter) I defined: - Key: mail_restrict_follower_selection.domain.purchase.order -...