OCA social fork
Go to file
Jared Kipe 95a70d8bda [FIX] mass_mailing_partner: Unsubscribe should not unlink the subscription.
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.
2022-01-01 16:22:48 +01:00
.github/workflows [IMP] update dotfiles [ci skip] 2021-11-10 22:41:15 +01:00
mail_activity_board [UPD] README.rst 2021-11-29 08:39:27 +00:00
mail_activity_creator [UPD] README.rst 2021-12-06 14:59:57 +00:00
mail_activity_partner [UPD] README.rst 2021-12-06 14:54:54 +00:00
mass_mailing_partner [FIX] mass_mailing_partner: Unsubscribe should not unlink the subscription. 2022-01-01 16:22:48 +01:00
setup [ADD] setup.py 2021-12-06 14:59:58 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:41:15 +01:00
.editorconfig Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:41:15 +01:00
.flake8 Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.gitignore Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.isort.cfg Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2021-10-18 22:07:12 +02:00
.prettierrc.yml Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.pylintrc Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.pylintrc-mandatory Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.t2d.yml Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
LICENSE Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
README.md [UPD] addons table in README.md 2021-12-06 14:59:56 +00:00

Runbot Status Build Status codecov Translation Status

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.