mirror of https://github.com/OCA/social.git
[BOT] post-merge updates
parent
284fcb24b6
commit
3f410fb18a
|
@ -47,7 +47,7 @@ addon | version | maintainers | summary
|
|||
[mail_optional_follower_notification](mail_optional_follower_notification/) | 16.0.1.0.1 | | Choose to notify followers on mail.compose.message
|
||||
[mail_outbound_static](mail_outbound_static/) | 16.0.1.0.2 | | Allows you to configure the from header for a mail server.
|
||||
[mail_partner_opt_out](mail_partner_opt_out/) | 16.0.1.0.0 | | Add the partner's email to the blackmailed list
|
||||
[mail_post_defer](mail_post_defer/) | 16.0.1.1.1 | [](https://github.com/Yajo) | Faster and cancellable outgoing messages
|
||||
[mail_post_defer](mail_post_defer/) | 16.0.1.1.2 | [](https://github.com/Yajo) | Faster and cancellable outgoing messages
|
||||
[mail_quoted_reply](mail_quoted_reply/) | 16.0.1.0.2 | | Make a reply using a message
|
||||
[mail_restrict_follower_selection](mail_restrict_follower_selection/) | 16.0.1.0.0 | | Define a domain from which followers can be selected
|
||||
[mail_send_confirmation](mail_send_confirmation/) | 16.0.1.0.0 | | Mail Send Confirmation
|
||||
|
|
|
@ -7,7 +7,7 @@ Deferred Message Posting
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:6f07ae0c18b8d71d8db4fa27da1dd7a4f7c10261f26f5eae447a2117c74aee7b
|
||||
!! source digest: sha256:5f2bb64d9b8c8b6d679664bdd998f14de14b83f966cd03756f356d0f6decc38b
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
"name": "Deferred Message Posting",
|
||||
"summary": "Faster and cancellable outgoing messages",
|
||||
"version": "16.0.1.1.1",
|
||||
"version": "16.0.1.1.2",
|
||||
"development_status": "Alpha",
|
||||
"category": "Productivity/Discuss",
|
||||
"website": "https://github.com/OCA/social",
|
||||
|
|
|
@ -366,7 +366,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:6f07ae0c18b8d71d8db4fa27da1dd7a4f7c10261f26f5eae447a2117c74aee7b
|
||||
!! source digest: sha256:5f2bb64d9b8c8b6d679664bdd998f14de14b83f966cd03756f356d0f6decc38b
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/social/tree/16.0/mail_post_defer"><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_post_defer"><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 enhances mail threads by using the mail queue by default.</p>
|
||||
|
|
Loading…
Reference in New Issue