social icon indicating copy to clipboard operation
social copied to clipboard

Addons concerning odoo's social ERP features and messaging in general

Results 257 social issues
Sort by recently updated
recently updated
newest added

* 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...

bug

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?

enhancement
stale

when using `mail.mail_notification_light` as a wrapper Before: ![image](https://github.com/OCA/social/assets/1033124/105dbb27-dda1-4cea-ab21-1f99f6fd25bc) After: ![image](https://github.com/OCA/social/assets/1033124/04186409-ad62-48be-9683-8be36635e2ad)

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 -...

stale