Skip to content

Commit e6c856e

Browse files
committed
[BOT] post-merge updates
1 parent d8760b8 commit e6c856e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ addon | version | maintainers | summary
3737
[mail_debrand](mail_debrand/) | 17.0.1.0.1 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> <a href='https://github.com/joao-p-marques'><img src='https://github.com/joao-p-marques.png' width='32' height='32' style='border-radius:50%;' alt='joao-p-marques'/></a> | 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
3838
[mail_disable_follower_notification](mail_disable_follower_notification/) | 17.0.1.0.0 | | Don't send emails by default when adding followers to records
3939
[mail_forward](mail_forward/) | 17.0.2.0.1 | <a href='https://github.com/carlos-lopez-tecnativa'><img src='https://github.com/carlos-lopez-tecnativa.png' width='32' height='32' style='border-radius:50%;' alt='carlos-lopez-tecnativa'/></a> | Forward messages from the chatter of any document to other users.
40-
[mail_gateway](mail_gateway/) | 17.0.1.0.5 | | Base module for gateway communications
40+
[mail_gateway](mail_gateway/) | 17.0.1.0.6 | | Base module for gateway communications
4141
[mail_gateway_whatsapp](mail_gateway_whatsapp/) | 17.0.1.0.1 | | Set a gateway for whatsapp
4242
[mail_history_mark_unread](mail_history_mark_unread/) | 17.0.1.0.0 | | Add 'Mark as Unread' action to messages in History mailbox
4343
[mail_layout_preview](mail_layout_preview/) | 17.0.1.0.0 | | Preview email templates in the browser

mail_gateway/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Mail Gateway
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:dfa31cc012554c87128c29ec244c03dad893b09911795fb372d317dc7bdbf645
14+
!! source digest: sha256:a52292c6abd1045451ec2a1746088a944b64596689e600c2c8cd8a05a244c45e
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

mail_gateway/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Mail Gateway",
66
"summary": "Base module for gateway communications",
7-
"version": "17.0.1.0.5",
7+
"version": "17.0.1.0.6",
88
"license": "AGPL-3",
99
"author": "Creu Blanca,Dixmit,Odoo Community Association (OCA)",
1010
"website": "https://github.com/OCA/social",

mail_gateway/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Mail Gateway</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:dfa31cc012554c87128c29ec244c03dad893b09911795fb372d317dc7bdbf645
375+
!! source digest: sha256:a52292c6abd1045451ec2a1746088a944b64596689e600c2c8cd8a05a244c45e
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/social/tree/17.0/mail_gateway"><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-17-0/social-17-0-mail_gateway"><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&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module will allow you to integrate an external chat system in your

0 commit comments

Comments
 (0)