OCA social fork
573181bcea
This change let odoo process a state sent from mailgun legacy webhooks that seems to apply when the message is not sent because the related email has been mark us as spam or have bounced before. For solve this add two new states to _mailgun_event_type_mapping_mailgun_event_type_mapping method: * failed: Mailgun could not deliver the email to the recipient email server * rejected: Mailgun rejected the request to send/forward the email source in https://documentation.mailgun.com/en/latest/quickstart-events.html#events. |
||
---|---|---|
.github/workflows | ||
base_search_mail_content | ||
mail_activity_board | ||
mail_activity_creator | ||
mail_activity_done | ||
mail_activity_partner | ||
mail_activity_team | ||
mail_attach_existing_attachment | ||
mail_debrand | ||
mail_optional_follower_notification | ||
mail_outbound_static | ||
mail_preview_base | ||
mail_show_follower | ||
mail_tracking | ||
mail_tracking_mailgun | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md |
social
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
base_search_mail_content | 15.0.1.0.1 | Base Search Mail Content | |
mail_activity_board | 15.0.1.0.0 | Add Activity Boards | |
mail_activity_creator | 15.0.1.0.0 | Show activities creator | |
mail_activity_done | 15.0.1.0.0 | Mail Activity Done | |
mail_activity_partner | 15.0.1.0.0 | Add Partner to Activities | |
mail_activity_team | 15.0.1.2.0 | Add Teams to Activities | |
mail_attach_existing_attachment | 15.0.1.0.0 | Adding attachment on the object by sending this one | |
mail_debrand | 15.0.1.2.0 | 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_optional_follower_notification | 15.0.1.0.1 | Choose to notify followers on mail.compose.message | |
mail_outbound_static | 15.0.1.0.0 | Allows you to configure the from header for a mail server. | |
mail_preview_base | 15.0.1.0.0 | Base to add more previewing options | |
mail_show_follower | 15.0.1.2.1 | Show CC document followers in mails. | |
mail_tracking | 15.0.1.0.1 | Email tracking system for all mails sent |
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.