İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

How to forward e-mail into Odoo record to be automatically stored correctly in mail.message?

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
mailmailingchattermail_threadmail.message
9578 Görünümler
Avatar
foo

Let's say we have Odoo User A (a user in res.users). Their e-mail is OdooUserA@gmail.com.

Let's say Random Customer 1, who may or may not be a res.partner / contact in Odoo, sends an e-mail directly to OdooUserA@gmail.com.

Odoo User gets this e-mail, they know it should be associated with a specific res.partner / crm.lead / project.task – or such. How can they forward this e-mail into Odoo and have it recognized? Specifically, recognized in chatter, as a mail.message, so it can appear underneath the proper record.

From what I can see, when Odoo sends an e-mail, it uses the following headers to know which model and which id to associate with:


X-Odoo-Objects: crm.lead-5962 

X-Odoo-db-uuid: 029017e4-1590-11e8-876a-705681c369f7


If I could send an actual e-mail to mymainodooaccount@gmail.com, and do something like this:  mymainodooaccount+crm.lead-193@gmail.com, then I could display this e-mail on the actual record in a view, and Odoo users know where to forward e-mails in this scenario. That would be ideal.

In actuality, we're using Google Apps, so we're using Google's SMTP server and POP with a single Odoo e-mail (eg. odoo@ourdomain.com). Odoo 11. Thank you – 

0
Avatar
Vazgeç
foo
Üretici

After many, many hours on this: looks like I can inherit mail.thread and extend message_process. In there, I have these arguments:

```

@api.model

def message_process(self, model, message, custom_values=None,

save_original=False, strip_attachments=False,

thread_id=None):

```

I can pass a model (str) and thread_id (int) – this is considered a fallback. While I see it getting used in the logs, I don't see my message appear there. Been at this for days, would love any other feedback. Wondering if this is a bug with the fallback.

Calgavin Ltd.

Hi foo. Would be interested if you ever accomplished this and found an answer? We're having the same trouble.

Anderson David Martinez Vidal

Hello you can use this module for that https://apps.odoo.com/apps/modules/15.0/mail_to_record/
it uses the mail aliases to create rules for incoming emails and will try to find a record by name or email in the subject in format [Document Name] or [ID]

Lacey Dandy

Did either of you have any luck? (Calgavin or foo?)

I'd love to find a solution that skips the manually assigned [id] of the mail to record app above and just looks at the contact email (and ideally an alternate email if they have one). Or ideas where to next would be super appreciated if you ended up working with someone on this.

Enjoying the discussion? Don't just read, join in!

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

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
Changing a variable in mail_thread.py
mail mail_thread mail.message v15 Git
Avatar
0
Ara 23
2601
Action server - Send Email doubt
mail template mail_thread mail.message odoov10
Avatar
Avatar
2
Ağu 19
3971
Add Events in Mail Chatter Odoo 10 Çözüldü
mail chatter mail_thread odoo odoo10
Avatar
1
Kas 17
5279
Huge mail.mail tables - why?
mail mailing
Avatar
0
Şub 24
2660
How to show message_type = notification in a portal chatter? Çözüldü
chatter mail.message
Avatar
Avatar
1
Eyl 21
7566
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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