social/README.md

52 lines
2.8 KiB
Markdown
Raw Normal View History

2021-10-17 17:07:28 +02:00
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/205/15.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-social-205)
[![Build Status](https://travis-ci.com/OCA/social.svg?branch=15.0)](https://travis-ci.com/OCA/social)
[![codecov](https://codecov.io/gh/OCA/social/branch/15.0/graph/badge.svg)](https://codecov.io/gh/OCA/social)
[![Translation Status](https://translation.odoo-community.org/widgets/social-15-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/social-15-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# social
TODO: add repo description.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
2021-11-29 09:39:26 +01:00
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
2022-03-16 09:29:19 +01:00
[base_search_mail_content](base_search_mail_content/) | 15.0.1.0.0 | | Base Search Mail Content
2021-11-29 09:39:26 +01:00
[mail_activity_board](mail_activity_board/) | 15.0.1.0.0 | | Add Activity Boards
2021-12-06 15:59:56 +01:00
[mail_activity_creator](mail_activity_creator/) | 15.0.1.0.0 | | Show activities creator
2022-01-21 11:56:03 +01:00
[mail_activity_done](mail_activity_done/) | 15.0.1.0.0 | | Mail Activity Done
2021-12-06 15:54:50 +01:00
[mail_activity_partner](mail_activity_partner/) | 15.0.1.0.0 | | Add Partner to Activities
2022-03-03 16:05:24 +01:00
[mail_activity_team](mail_activity_team/) | 15.0.1.0.0 | | Add Teams to Activities
2022-01-21 09:34:32 +01:00
[mail_attach_existing_attachment](mail_attach_existing_attachment/) | 15.0.1.0.0 | | Adding attachment on the object by sending this one
2022-01-20 19:07:47 +01:00
[mail_debrand](mail_debrand/) | 15.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) [![joao-p-marques](https://github.com/joao-p-marques.png?size=30px)](https://github.com/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
2022-03-18 12:46:47 +01:00
[mail_optional_follower_notification](mail_optional_follower_notification/) | 15.0.1.0.0 | | Choose to notify followers on mail.compose.message
2022-03-03 16:33:07 +01:00
[mail_outbound_static](mail_outbound_static/) | 15.0.1.0.0 | | Allows you to configure the from header for a mail server.
2022-02-17 16:23:58 +01:00
[mail_preview_base](mail_preview_base/) | 15.0.1.0.0 | | Base to add more previewing options
2022-03-16 10:04:20 +01:00
[mail_show_follower](mail_show_follower/) | 15.0.1.0.0 | | Show CC document followers in mails.
2021-10-17 17:07:28 +02:00
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
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](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.