OCA social fork
Go to file
Pedro M. Baeza eaa4cad627 [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters... (#211)
* [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters...

* Brand new icon
* Added feature of loading an existing filter as criteria
* Tests as SavepointCase for optimizing times
* Tests in post-install for avoiding errors on res.partner not null constraints
  when several modules added them.
* Updated documentation.
* Fix mock in test for not commiting test data.

* [FIX] mass_mailing_list_dynamic: Wasn't able to create contacts in fully synced lists

Syncing context was being set in the wrong object. Added to test too.

* [FIX] mass_mailing_list_dynamic: Allow to write back vals from res.partner

Module mass_mailing_partner writes back certain values from partner to
mass_mailing_contact. Module should allow that write operation.
2022-01-01 16:22:46 +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+IMP] mass_mailing_list_dynamic: tests, icons, filters... (#211) 2022-01-01 16:22:46 +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.