diff --git a/README.md b/README.md index 0fb27db005..b235a16a18 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ addon | version | maintainers | summary [mail_activity_team](mail_activity_team/) | 15.0.2.1.1 | | Add Teams to Activities [mail_attach_existing_attachment](mail_attach_existing_attachment/) | 15.0.1.0.0 | | Adding attachment on the object by sending this one [mail_autosubscribe](mail_autosubscribe/) | 15.0.1.0.3 | | Automatically subscribe partners to its company's business documents -[mail_composer_cc_bcc](mail_composer_cc_bcc/) | 15.0.1.1.1 | [![hailangvn2023](https://github.com/hailangvn2023.png?size=30px)](https://github.com/hailangvn2023) | This module enables sending mail to CC and BCC partners in mail composer form. +[mail_composer_cc_bcc](mail_composer_cc_bcc/) | 15.0.1.2.0 | [![hailangvn2023](https://github.com/hailangvn2023.png?size=30px)](https://github.com/hailangvn2023) | This module enables sending mail to CC and BCC partners in mail composer form. [mail_debrand](mail_debrand/) | 15.0.1.2.4 | [![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 20characters [mail_drop_target](mail_drop_target/) | 15.0.1.0.1 | | Attach emails to Odoo by dragging them from your desktop [mail_forward](mail_forward/) | 15.0.1.0.1 | | Forward messages from the chatter of any document to other users. diff --git a/mail_composer_cc_bcc/README.rst b/mail_composer_cc_bcc/README.rst index 09fabb1def..afe188b1ae 100644 --- a/mail_composer_cc_bcc/README.rst +++ b/mail_composer_cc_bcc/README.rst @@ -7,7 +7,7 @@ Email CC and BCC !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:59945b8ed99aa38c1a98f1a00009e362a68139184de765e5f8a4e4c00e0d5e27 + !! source digest: sha256:8cd84f469349cde2e0c377b6cb5fdb8a21ad9e4f6e76a1a97cb5dc930ec14624 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/mail_composer_cc_bcc/__manifest__.py b/mail_composer_cc_bcc/__manifest__.py index b59d40b01c..6f5ed52201 100644 --- a/mail_composer_cc_bcc/__manifest__.py +++ b/mail_composer_cc_bcc/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Email CC and BCC", "summary": "This module enables sending mail to CC and BCC partners in mail composer form.", - "version": "15.0.1.1.1", + "version": "15.0.1.2.0", "development_status": "Alpha", "category": "Social", "website": "https://github.com/OCA/social", diff --git a/mail_composer_cc_bcc/static/description/index.html b/mail_composer_cc_bcc/static/description/index.html index d6ad166bf2..483a50e0f0 100644 --- a/mail_composer_cc_bcc/static/description/index.html +++ b/mail_composer_cc_bcc/static/description/index.html @@ -367,7 +367,7 @@

Email CC and BCC

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:59945b8ed99aa38c1a98f1a00009e362a68139184de765e5f8a4e4c00e0d5e27 +!! source digest: sha256:8cd84f469349cde2e0c377b6cb5fdb8a21ad9e4f6e76a1a97cb5dc930ec14624 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: AGPL-3 OCA/social Translate me on Weblate Try me on Runboat

Odoo native does not support defining a Cc field in the Mail Composer