Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
0140356
[ADD] mail_quoted_reply
etobella Apr 27, 2021
75ef6c5
[IMP] black, isort, prettier
LoisRForgeFlow Jun 3, 2022
a92624d
[MIG] mail_quoted_reply: migration to version 13.0
LoisRForgeFlow Jun 3, 2022
c88be1a
[MIG] mail_quoted_reply: Migration to 14.0
jonasbuchholz Apr 4, 2022
42fe61b
[MIG] mail_quoted_reply: Migration to 15.0
jonasbuchholz Oct 4, 2022
8b48c3c
Added translation using Weblate (Catalan)
jabelchi Jul 4, 2022
9fd1f42
Added translation using Weblate (Spanish)
jabelchi Jul 4, 2022
1db0ea2
Translated using Weblate (Catalan)
jabelchi Jul 4, 2022
292b69d
Translated using Weblate (Spanish)
jabelchi Jul 4, 2022
a007c0f
[FIX] mail_quoted_reply: avoid access right errors when reading action.
LoisRForgeFlow Oct 3, 2022
672aea9
[FIX] mail_quoted_reply: add line breaks before block quote
jonasbuchholz Dec 13, 2022
8d53472
[FIX] mail_quoted_reply: format of default m2m value in context (fixe…
StefanRijnhart Jan 13, 2023
88ea8d9
[MIG] mail_quoted_reply: Migration to 16.0
Borruso Jun 14, 2023
68747d4
[MIG] mail_quoted_reply
llabusch93 Jun 28, 2023
41a25eb
[IMP] Add functionality to include original subject in quoted reply
llabusch93 Jun 28, 2023
19a8362
15.0 - [IMP] mail_quoted_reply
Vulpino Jun 5, 2023
f0ba344
[IMP] mail_quoted_reply: set email author as default reply partner
jonasbuchholz Jun 21, 2023
85a462c
[FIX] mail_quoted_reply: Use standard paragraph element to enter text
grindtildeath Jan 9, 2024
0a309a9
Translated using Weblate (Spanish)
Ivorra78 Jan 10, 2024
be584ed
Added translation using Weblate (Italian)
mymage Jan 11, 2024
2c5efd8
Translated using Weblate (Italian)
mymage Jan 11, 2024
bc142ef
[IMP] mail_quoted_reply: pre-commit auto fixes
trisdoan Apr 12, 2024
0a48361
[MIG] mail_quoted_reply: Migration to 17.0
trisdoan Apr 12, 2024
5ad0a57
fixup! [MIG] mail_quoted_reply: Migration to 17.0
trisdoan Jun 2, 2024
7b79f07
fixup! [MIG] mail_quoted_reply: Migration to 17.0
Abranes Oct 4, 2024
7e52966
[IMP] mail_quoted_reply: Sanitize HTML body before quoting
grindtildeath Nov 7, 2024
f1637d1
[IMP] mail_quoted_reply: pre-commit auto fixes
Borruso Jan 23, 2025
ca06ad5
[MIG] mail_quoted_reply: Migration to 18.0
Borruso Jan 23, 2025
32103d0
[UPD] Update mail_quoted_reply.pot
Apr 7, 2025
1c0c474
[BOT] post-merge updates
OCA-git-bot Apr 7, 2025
ec76264
Translated using Weblate (Italian)
mymage Oct 16, 2025
ec6ef71
[MIG] mail_quoted_reply: Migration to version 19
mathiasfrancke Feb 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 98 additions & 0 deletions mail_quoted_reply/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

==================
Mail Message Reply
==================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f14d84d07497de8061c90082adea9bd9799e7a75ea6e2e84b2531ad387f6c8fd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github
:target: https://github.com/OCA/mail/tree/19.0/mail_quoted_reply
:alt: OCA/mail
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/mail-19-0/mail-19-0-mail_quoted_reply
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=19.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This addon allow to reply on messages from odoo directly. It is useful
when replying to a message from a customer.

**Table of contents**

.. contents::
:local:

Usage
=====

On the messages from threads, a reply button is shown. Once it has been
pressed, a composer with the reply is shown.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/mail/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/mail/issues/new?body=module:%20mail_quoted_reply%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Creu Blanca

Contributors
------------

- Enric Tobella
- Lois Rilo <lois.rilo@forgeflow.com>
- Giuseppe Borruso <gborruso@dinamicheaziendali.it>
- Laurence Labusch <lala@labiso.de>
- Dani Forga
- Tris Doan <tridm@trobz.com>
- Akim Juillerat <akim.juillerat@camptocamp.com>

Other credits
-------------



Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/mail <https://github.com/OCA/mail/tree/19.0/mail_quoted_reply>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 2 additions & 0 deletions mail_quoted_reply/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from . import models
from . import wizard
19 changes: 19 additions & 0 deletions mail_quoted_reply/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2021 Creu Blanca
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Mail Message Reply",
"summary": """
Make a reply using a message""",
"version": "19.0.1.0.0",
"license": "AGPL-3",
"author": "Creu Blanca,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/mail",
"depends": ["mail"],
"data": [],
"assets": {
"web.assets_backend": [
"/mail_quoted_reply/static/src/*.js",
],
},
}
93 changes: 93 additions & 0 deletions mail_quoted_reply/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_quoted_reply
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-07-04 15:05+0000\n"
"Last-Translator: jabelchi <jabelchi@gmail.com>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Date"
msgstr ""

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Assistent de redacció d'emails"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "From"
msgstr ""

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_message
msgid "Message"
msgstr "Missatge"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Subject"
msgstr ""

#, python-format
#~ msgid "Reply"
#~ msgstr "Respon"

#~ msgid ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "

#~ msgid "Display Name"
#~ msgstr "Nom a mostrar"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Darrera modificació el"

#~ msgid "Re: ${object.subject}"
#~ msgstr "Re: ${object.subject}"
93 changes: 93 additions & 0 deletions mail_quoted_reply/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_quoted_reply
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-10 19:33+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Date"
msgstr "Fecha"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Asistente composición Correo Electrónico"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "From"
msgstr "Desde"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_message
msgid "Message"
msgstr "Mensaje"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Subject"
msgstr "Asunto"

#, python-format
#~ msgid "Reply"
#~ msgstr "Responder"

#~ msgid ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "

#~ msgid "Display Name"
#~ msgstr "Nombre mostrado"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación el"

#~ msgid "Re: ${object.subject}"
#~ msgstr "Re: ${object.subject}"
52 changes: 52 additions & 0 deletions mail_quoted_reply/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_quoted_reply
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-10-16 11:42+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10.4\n"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Date"
msgstr "Data"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Procedura guidata creazione e-mail"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "From"
msgstr "Da"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_message
msgid "Message"
msgstr "Messaggio"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Subject"
msgstr "Oggetto"

#, python-format
#~ msgid "Reply"
#~ msgstr "Rispondi"
Loading