From 5322697c5c74ee2845648af4b5a58f2cf24317fa Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 25 Mar 2024 12:38:27 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mail_drop_target/README.rst | 2 +- mail_drop_target/__manifest__.py | 2 +- mail_drop_target/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3ffd2de84..d1b37b401 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ addon | version | maintainers | summary [mail_composer_cc_bcc](mail_composer_cc_bcc/) | 16.0.2.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_account](mail_composer_cc_bcc_account/) | 16.0.2.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. [mail_debrand](mail_debrand/) | 16.0.1.0.2 | [![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_drop_target](mail_drop_target/) | 16.0.1.0.0 | | Attach emails to Odoo by dragging them from your desktop +[mail_drop_target](mail_drop_target/) | 16.0.1.1.0 | | Attach emails to Odoo by dragging them from your desktop [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_inline_css](mail_inline_css/) | 16.0.0.1.0 | | Convert style tags in inline style in your mails [mail_layout_force](mail_layout_force/) | 16.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Force a mail layout on selected email templates diff --git a/mail_drop_target/README.rst b/mail_drop_target/README.rst index 04a1330f4..095e20204 100644 --- a/mail_drop_target/README.rst +++ b/mail_drop_target/README.rst @@ -7,7 +7,7 @@ Drag & drop emails to Odoo !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:836945053b05ebf3de9aa08cfe84ee1b5c18a2cca8c8e77229c99ea45962938a + !! source digest: sha256:e919dcef6dab8ff8aaa3381bae42c978fa61e3c9bbc7a8c5cca62e850cfb2525 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mail_drop_target/__manifest__.py b/mail_drop_target/__manifest__.py index cecda3f82..a543bb113 100644 --- a/mail_drop_target/__manifest__.py +++ b/mail_drop_target/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Drag & drop emails to Odoo", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Discuss", diff --git a/mail_drop_target/static/description/index.html b/mail_drop_target/static/description/index.html index 86c95d283..ea285b923 100644 --- a/mail_drop_target/static/description/index.html +++ b/mail_drop_target/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:836945053b05ebf3de9aa08cfe84ee1b5c18a2cca8c8e77229c99ea45962938a +!! source digest: sha256:e919dcef6dab8ff8aaa3381bae42c978fa61e3c9bbc7a8c5cca62e850cfb2525 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/social Translate me on Weblate Try me on Runboat

This module was written to allow users to drag&drop emails from their desktop to Odoo.