Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

How to check sent emails and messages in Odoo?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
emailsquickstartSettings
4 Răspunsuri
32377 Vizualizări
Imagine profil
Romain Barbason (rbn)

This post aims to guide you through the different places in Odoo where you can find information regarding sent quotations, invoices and other documents as well as how to set it up. 

3
Imagine profil
Abandonează
Tim Drinkwater

The solutions below let you see the message and the 'contact' that the message was sent to but it does not seem to show the actual email address. Is there anyway to see the actual email address. Is it possible to add the address to the chatter?

Imagine profil
Romain Barbason (rbn)
Autor Cel mai bun răspuns

Preliminary set up
1) Activate the developer mode in order to be able to access the "Technical" menu in the settings. 

Solution:
There is two places in Odoo where you can find information regarding the messages (emails, internal messages, invoices sent, quotations sent...) : Messages and Email. 

By default you will be able to see everything you need from Settings > Technical > Messages.
It is also possible to check the emails sent from Settings > Technical > Emails.

Issue? You can only see a few of these emails or maybe even none of them in Settings > Technical > Emails ! Why? 
Because there is an option in Odoo that deletes automatically these emails from this menu in order to save space which is really important for the efficiency of the database on the long term. Nevertheless, if you really need to see these information in Settings > Technical > Emails, then you need to change some set up on each email templates. 

In fact, there is the "auto delete" checkbox in the advanced settings of each template that you can decide to (un)tick in order to have the related emails saved or not in your Settings > Technical > Emails


8
Imagine profil
Abandonează
Răzvan Anastasescu

And what could be the best option to display a status on account move model: sent, not sent, error (bounce, recipient) ?

In case where emails are set to be auto deleted.

The is a general is_move_sent on account.move model that I can select the ones sent, but then for the wrong recipient email address or bounce how can I filter them ?

There is also a message_has_error on the account.move but which appears to be false for a case where the email has not been sent (there's a red envelope on the chatter message) so it doesn't seem reliable

Taking a look on the query of message_has_error compute in mail.thread model, I see that's binding also on the author id to be the signed in user (which might be wrong from my POV because maybe I want that any user to see if an invoice has been successfully sent or not)

I still cannot use that manual query without the user check because that will only return the number of messages with errors without being sure they are actually emails containing invoice but more problematic would in case of a successful resend

If I am looking on the mail.message there is NO straight forward option to filter emails sent with the invoices to the customers from the other chatter messages

Some messages appear to be of type email and other comment

Some of them have and others not notified_partner_ids and thus with or without any notification status that we can look for an error notification

So what would be the best option ?

Imagine profil
Ksolves India Limited (Odoo Gold Partner)
Cel mai bun răspuns

Hi Romain,

To check sent emails and messages in Odoo, follow these steps:

Go to the Odoo home page and log in with your credentials.
Click on the "Sales" module.
From the drop-down menu, select "Quotations" or "Invoices" (or any other document you wish to check).
Select the specific quotation or invoice you want to check.
Once you are in the document, click on the "More" button at the top right-hand corner of the screen.
From the drop-down menu, select "History."
Here you will find all the email correspondence related to that document, including sent emails and messages.
If you want to set up Odoo to track sent emails and messages, follow these steps:

Go to the Odoo home page and log in with your credentials.
Click on the "Settings" module.
From the drop-down menu, select "General Settings."
Scroll down to the "Email" section and make sure that the "Save outgoing emails" option is checked.
Click "Save" to apply the changes.
Once you have set up Odoo to track sent emails and messages, all outgoing emails and messages will be automatically saved and can be accessed through the "History" tab in each document.

Regards,

Ksolves Team!

1
Imagine profil
Abandonează
Imagine profil
Peter Groft
Cel mai bun răspuns

To check sent emails and messages in Odoo, you can follow these steps:

Open your Odoo account and go to the "Messaging" app.
Click on the "Inbox" button at the top left corner of the page.
On the left-hand side menu, click on "Sent".
Here, you will see a list of all the messages and emails you have sent from your Odoo account, along with their status and recipient information.
You can filter your sent messages based on various criteria such as date, recipient, status, etc.
Click on any sent message to view its details such as the message body, attachments, etc.

Regards,
Peter

0
Imagine profil
Abandonează
Imagine profil
Cybrosys Techno Solutions Pvt.Ltd
Cel mai bun răspuns

Hi,

Try to follow the below steps

->Log into your Odoo instance

->There you will find a icon Conversations in the Top right ,Click on it and You can see the Currently sent messages and also messages you sent recently and also email you have sent recently.

->It also Notifies the user whether Email sent has been failed or not in the current model.

->It also show which Model the Email sent has been failed and we can view the form view of the current model where the email has been failed.

Regards

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
How to avoid having your emails sent via Odoo being considered as Spam? Rezolvat
emails technical quickstart
Imagine profil
Imagine profil
2
aug. 25
17861
How often are email messages sent from Odoo?
emails
Imagine profil
Imagine profil
Imagine profil
2
sept. 25
3624
how to stop getting Monthly Sales Targets email?
emails
Imagine profil
0
oct. 25
913
How it works: Product Costing, accounting for the value of products in real-time Rezolvat
quickstart
Imagine profil
1
sept. 25
5350
Link attachments with wanted record and model Rezolvat
quickstart
Imagine profil
1
apr. 25
9961
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now