Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

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

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

How to check sent emails and messages in Odoo?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
emailsquickstartSettings
4 Respostas
32355 Visualizações
Avatar
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
Avatar
Cancelar
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?

Avatar
Romain Barbason (rbn)
Autor Melhor resposta

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
Avatar
Cancelar
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 ?

Avatar
Ksolves India Limited (Odoo Gold Partner)
Melhor resposta

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
Avatar
Cancelar
Avatar
Peter Groft
Melhor resposta

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
Avatar
Cancelar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Melhor resposta

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
Avatar
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
How to avoid having your emails sent via Odoo being considered as Spam? Resolvido
emails technical quickstart
Avatar
Avatar
2
ago. 25
17849
How often are email messages sent from Odoo?
emails
Avatar
Avatar
Avatar
2
set. 25
3616
how to stop getting Monthly Sales Targets email?
emails
Avatar
0
out. 25
911
How it works: Product Costing, accounting for the value of products in real-time Resolvido
quickstart
Avatar
1
set. 25
5347
Link attachments with wanted record and model Resolvido
quickstart
Avatar
1
abr. 25
9952
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة 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 é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

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