diff --git a/README.md b/README.md index ced583afa..623370020 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [mail_activity_team](mail_activity_team/) | 16.0.1.0.0 | | Add Teams to Activities [mail_attach_existing_attachment](mail_attach_existing_attachment/) | 16.0.1.0.1 | | Adding attachment on the object by sending this one [mail_autosubscribe](mail_autosubscribe/) | 16.0.1.0.0 | | Automatically subscribe partners to its company's business documents -[mail_composer_cc_bcc](mail_composer_cc_bcc/) | 16.0.1.0.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_composer_cc_bcc](mail_composer_cc_bcc/) | 16.0.1.0.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_debrand](mail_debrand/) | 16.0.1.0.1 | [![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_improved_tracking_value](mail_improved_tracking_value/) | 16.0.1.0.0 | | Improves tracking changed values for certain type of fields.Adds a user-friendly view to consult them. [mail_layout_preview](mail_layout_preview/) | 16.0.1.0.0 | | Preview email templates in the browser @@ -49,7 +49,7 @@ addon | version | maintainers | summary [mass_mailing_list_dynamic](mass_mailing_list_dynamic/) | 16.0.1.0.0 | | Mass mailing lists that get autopopulated [mass_mailing_partner](mass_mailing_partner/) | 16.0.1.0.0 | | Link partners with mass-mailing [mass_mailing_resend](mass_mailing_resend/) | 16.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Resend mass mailings -[mass_mailing_unique](mass_mailing_unique/) | 16.0.1.0.0 | | Avoids duplicate mailing lists and contacts +[mass_mailing_unique](mass_mailing_unique/) | 16.0.1.0.1 | | Avoids duplicate mailing lists and contacts [//]: # (end addons) diff --git a/mail_composer_cc_bcc/README.rst b/mail_composer_cc_bcc/README.rst index f7aa4b865..316a7b39f 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:5db429b9ae0f739ec6b4aa02e8b8e717c47c128c2643f218d54f7a3e1b0a673e + !! source digest: sha256:5e1148fbb1ae19217b0286fcf623c67d487dbee6edd8b1fc072ce53c825f9a0b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 1fa927e09..30ed692f8 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": "16.0.1.0.0", + "version": "16.0.1.0.1", "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 b5c0c77bc..d3010396c 100644 --- a/mail_composer_cc_bcc/static/description/index.html +++ b/mail_composer_cc_bcc/static/description/index.html @@ -1,20 +1,19 @@ - - + Email CC and BCC