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

Routing: posting a message without model should be with a parent_id (private mesage)

Abonare

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

Această întrebare a fost marcată
emailgmailimapincomingv9
3 Răspunsuri
11063 Vizualizări
Imagine profil
TKF

 I configure my incoming mail server(IMAP) and my outgoing server(SMTP) with a gmail account.
Outgoing is ok, I can send email, oders, etc.
Then, if I receive a reply from my mail(outgoing), I got it in ODOO Inbox.

The problem is that when someone send me an email directly to my admin email adress, I got an error:

openerp.addons.fetchmail.fetchmail: Failed to process mail from imap server gmail in.
Traceback (most recent call last):
File "/odoo/odoo-server/addons/fetchmail/fetchmail.py", line 194, in fetch_mail
context=context)
File "/odoo/odoo-server/openerp/api.py", line 232, in wrapper
return old_api(self, *args, **kwargs)
File "/odoo/odoo-server/openerp/api.py", line 327, in old_api
result = method(recs, *args, **kwargs)
File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 1175, in message_process
routes = self.message_route(msg_txt, msg, model, thread_id, custom_values)
File "/odoo/odoo-server/openerp/api.py", line 230, in wrapper
return new_api(self, *args, **kwargs)
File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 1065, in message_route
update_author=True, assert_model=True)
File "/odoo/odoo-server/openerp/api.py", line 230, in wrapper
return new_api(self, *args, **kwargs)
File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 816, in message_route_verify
raise ValueError('Routing: posting a message without model should be with a parent_id (private mesage).')
ValueError: Routing: posting a message without model should be with a parent_id (private mesage).

I tried this solution (https://accounts.odoo.com/fr_FR/forum/help-1/question/valueerror-routing-posting-a-message-without-model-should-be-with-a-parent-id-private-mesage-77116), but I think it's not compatible with ODOO V9, because I always got a Warning:

openerp.modules.loading: invalid module names, ignored: s2ubasev8


So, I wondering, if it's possible to receive an email in ODOO when it's not a reply (Imagine that a vendor want to send me a new catalog...).


I already tried outlook.fr email, but same problem.



0
Imagine profil
Abandonează
Imagine profil
Nikola Gjorgjievski
Cel mai bun răspuns

I encountered the same problem. I am using odoo v9 Enterprise Edition. The solution is to configure the user. Go to Settings -> Users -> Users. Open some user and enter his email.In the tab Preferences the field "Email Messages and Notification" enter "All messages". Now when an email is fetched, it will generate message in the Discuss app. You can also configure the incoming server "Create a New Record" if you need to create some task, etc..

2
Imagine profil
Abandonează
Imagine profil
Carlos Almeida
Cel mai bun răspuns

check this module https://github.com/thinkopensolutions/tko-social/tree/8.0/tko_fix_mail_private_message_exception

this solution fixes it, even if you receive an email from a mailing list with the header TO: to an existent alias. 

0
Imagine profil
Abandonează
Imagine profil
Dhanalal Bhardwaj
Cel mai bun răspuns

It worked for me only when I setup the alias Domain and mail alias properly.
Hope this will help someone: https://agipme.fr/2016/09/odoo-9-configuration-des-mails-entrants.html

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
IMAP setup for INCOMING MAIL SERVER in ODOO
email imap incoming odooV8
Imagine profil
Imagine profil
1
ian. 17
10200
Catchall Email Help
outgoing email gmail incoming catchall
Imagine profil
Imagine profil
1
oct. 24
4841
Can someone explain the full procedure to configure incoming mail? Rezolvat
email incoming
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
7
mai 22
25740
A Real Email Client for Odoo is Finally Here!
email outlook gmail imap inbox email-bcc email-cc
Imagine profil
0
aug. 25
10
Email Customization / configuration
email smtp imap
Imagine profil
Imagine profil
Imagine profil
2
mai 24
3071
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