OCA social fork
95a70d8bda
Before, on the backend if you check the `opt_out` checkbox and saving on a `mailing.contact`, the entire row (`mailing.contact.subscription`) would be unlinked. Combined with `mass_mailing_list_dynamic` this means the contact would just be re-subscribed over and over. After, check `opt_out` will fill `unsubscription_date` and the row will stay. Tests in `mass_mailing_list_dynamic` pass. |
||
---|---|---|
.github/workflows | ||
mail_activity_board | ||
mail_activity_creator | ||
mail_activity_partner | ||
mass_mailing_partner | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.t2d.yml | ||
LICENSE | ||
README.md |
social
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
mail_activity_board | 15.0.1.0.0 | Add Activity Boards | |
mail_activity_creator | 15.0.1.0.0 | Show activities creator | |
mail_activity_partner | 15.0.1.0.0 | Add Partner to Activities |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to 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.