mirror of https://github.com/OCA/social.git
[BOT] post-merge updates
parent
391cb223cb
commit
7348bb9b82
|
@ -31,7 +31,7 @@ addon | version | maintainers | summary
|
|||
[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.1 | [](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 | [](https://github.com/pedrobaeza) [](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
|
||||
[mail_debrand](mail_debrand/) | 16.0.1.0.2 | [](https://github.com/pedrobaeza) [](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
|
||||
[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
|
||||
[mail_optional_autofollow](mail_optional_autofollow/) | 16.0.1.0.0 | | Choose if you want to automatically add new recipients as followers on mail.compose.message
|
||||
|
|
|
@ -7,7 +7,7 @@ Mail Debrand
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:f91852497b0f9f8e88b013b21baf1809dc34f8ec3f770a47531cc9e2af515446
|
||||
!! source digest: sha256:c80423afba6bc67dbd41bd85691cca5467a916487130adaf6afd7181d78d4d65
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
( for powerd by) form all the templates
|
||||
removes any 'odoo' that are in tempalte texts > 20characters
|
||||
""",
|
||||
"version": "16.0.1.0.1",
|
||||
"version": "16.0.1.0.2",
|
||||
"category": "Social Network",
|
||||
"website": "https://github.com/OCA/social",
|
||||
"author": """Tecnativa, ForgeFlow, Onestein, Sodexis, Nexterp Romania,
|
||||
|
|
|
@ -366,7 +366,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:f91852497b0f9f8e88b013b21baf1809dc34f8ec3f770a47531cc9e2af515446
|
||||
!! source digest: sha256:c80423afba6bc67dbd41bd85691cca5467a916487130adaf6afd7181d78d4d65
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/social/tree/16.0/mail_debrand"><img alt="OCA/social" src="https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_debrand"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module modifies the functionality of emails to remove the Odoo branding,
|
||||
|
|
Loading…
Reference in New Issue