Addons concerning odoo's social ERP features and messaging in general
 
 
 
Go to file
Eduardo De Miguel b4a223a357 [FIX] Add recipients of the all related messages on the notification
When using composer, doesn't include all recipients of the message on the notification.
2023-09-21 07:53:31 +02:00
.github/workflows [RFR] Update pre-commit config using `copier -f update` 2023-02-07 15:36:10 +01:00
base_search_mail_content Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
email_template_qweb Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
mail_activity_board Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
mail_activity_team Translated using Weblate (Italian) 2023-09-20 19:54:42 +00:00
mail_attach_existing_attachment Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
mail_debrand Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
mail_layout_preview [UPD] README.rst 2023-09-03 17:03:29 +00:00
mail_optional_autofollow Update translation files 2022-12-30 15:56:50 +00:00
mail_optional_follower_notification Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
mail_outbound_static [UPD] README.rst 2023-09-03 17:03:29 +00:00
mail_partner_opt_out [UPD] README.rst 2023-09-03 17:03:29 +00:00
mail_post_defer [UPD] README.rst 2023-09-04 08:20:49 +00:00
mail_show_follower [FIX] Add recipients of the all related messages on the notification 2023-09-21 07:53:31 +02:00
mail_template_substitute [UPD] README.rst 2023-09-03 17:03:29 +00:00
mass_mailing_contact_active [UPD] README.rst 2023-09-03 17:03:29 +00:00
mass_mailing_list_dynamic Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
mass_mailing_partner Translated using Weblate (Spanish) 2023-09-03 20:03:34 +00:00
mass_mailing_resend [UPD] README.rst 2023-09-03 17:03:29 +00:00
setup [ADD] setup.py 2023-09-04 08:20:44 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2023-03-12 21:01:04 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 09:07:59 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 09:07:59 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 09:07:59 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 09:07:59 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 09:07:59 +02:00
.pre-commit-config.yaml [RFR] Update pre-commit config using `copier -f update` 2023-02-07 15:36:10 +01:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 09:07:59 +02:00
.pylintrc [16.0][FIX] Update copier template 2022-11-29 15:47:20 -03:00
.pylintrc-mandatory [16.0][FIX] Update copier template 2022-11-29 15:47:20 -03:00
LICENSE Initialize 16.0 branch 2022-10-03 09:07:59 +02:00
README.md [UPD] addons table in README.md 2023-09-04 08:20:49 +00:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

social

{'TODO': 'add repo description.'}

Available addons

addon version maintainers summary
base_search_mail_content 16.0.1.0.2 Base Search Mail Content
email_template_qweb 16.0.1.0.0 Use the QWeb templating mechanism for emails
mail_activity_board 16.0.1.1.0 Add Activity Boards
mail_activity_team 16.0.1.0.0 Add Teams to Activities
mail_attach_existing_attachment 16.0.1.0.1 Adding attachment on the object by sending this one
mail_debrand 16.0.1.0.0 pedrobaeza joao-p-marques Remove Odoo branding in sent emails Removes anchor <a href odoo.com togheder with it's parent ( for powerd by) form all the templates removes any 'odoo' that are in tempalte texts > 20characters
mail_layout_preview 16.0.1.0.0 Preview email templates in the browser
mail_optional_autofollow 16.0.1.0.0 Choose if you want to automatically add new recipients as followers on mail.compose.message
mail_optional_follower_notification 16.0.1.0.1 Choose to notify followers on mail.compose.message
mail_outbound_static 16.0.1.0.1 Allows you to configure the from header for a mail server.
mail_partner_opt_out 16.0.1.0.0 Add the partner's email to the blackmailed list
mail_post_defer 16.0.1.0.1 Yajo Faster and cancellable outgoing messages
mail_template_substitute 16.0.1.0.0 This module allows to create substitution rules for mail templates.
mass_mailing_contact_active 16.0.1.0.0 Adds active feature on mailing list contact and subscriptions
mass_mailing_list_dynamic 16.0.1.0.0 Mass mailing lists that get autopopulated
mass_mailing_partner 16.0.1.0.0 Link partners with mass-mailing
mass_mailing_resend 16.0.1.0.0 pedrobaeza Resend mass mailings

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.