diff --git a/README.md b/README.md index d71194d0b..fcf0b2cd0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [base_search_mail_content](base_search_mail_content/) | 17.0.1.1.0 | | Base Search Mail Content [mail_activity_board](mail_activity_board/) | 17.0.1.0.1 | | Add Activity Boards [mail_activity_done](mail_activity_done/) | 17.0.1.0.0 | | Mail Activity Done -[mail_activity_team](mail_activity_team/) | 17.0.1.0.0 | | Add Teams to Activities +[mail_activity_team](mail_activity_team/) | 17.0.1.1.0 | | Add Teams to Activities [mail_attach_existing_attachment](mail_attach_existing_attachment/) | 17.0.1.0.0 | | Adding attachment on the object by sending this one [mail_composer_cc_bcc](mail_composer_cc_bcc/) | 17.0.1.0.0 | [![trisdoan](https://github.com/trisdoan.png?size=30px)](https://github.com/trisdoan) | This module enables sending mail to CC and BCC partners in mail composer form. [mail_composer_cc_bcc_account](mail_composer_cc_bcc_account/) | 17.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 for invoices. diff --git a/mail_activity_team/README.rst b/mail_activity_team/README.rst index 6f46e8a9f..5a31c52cc 100644 --- a/mail_activity_team/README.rst +++ b/mail_activity_team/README.rst @@ -7,7 +7,7 @@ Mail Activity Team !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1ec2986e180d35e605a67ecb2b8256da4ee87b09abedeab928d81618833db93c + !! source digest: sha256:bd502f437814d54cd866a1b95178501c1830284dd579e6e9e12769129ea95d65 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/mail_activity_team/__manifest__.py b/mail_activity_team/__manifest__.py index 3e34a7367..33444635d 100644 --- a/mail_activity_team/__manifest__.py +++ b/mail_activity_team/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Mail Activity Team", "summary": "Add Teams to Activities", - "version": "17.0.1.0.0", + "version": "17.0.1.1.0", "development_status": "Alpha", "category": "Social Network", "website": "https://github.com/OCA/social", diff --git a/mail_activity_team/static/description/index.html b/mail_activity_team/static/description/index.html index 76c86dcad..31e4e0bcf 100644 --- a/mail_activity_team/static/description/index.html +++ b/mail_activity_team/static/description/index.html @@ -2,18 +2,19 @@ - + Mail Activity Team