Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consulting
    • Accounting Firm
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Solar Energy Systems
    • Shoe Maker
    • Serveis de neteja
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Chatter Message Threading and Folding

Subscriure's

Get notified when there's activity on this post

This question has been flagged
emailchatter
1 Respondre
2768 Vistes
Avatar
Cliff Kujala

Has anyone ever seen a module that can thread message chains in the Chatter?  

We have a module that allows us to reply to messages from the Chatter, and that keeps the messages connected via the email headers, and since we send all messages in "Email" mode they only go out to the external email addresses we explicitly send to (plus notifiy any internal users whom are followers).

That is working very well for us, and it allows us to hold multiple communication threads inside one chatter with different external people.  The models we are doing this on are not visiable in any type of Portal so there is no concern about marking the messages as "Employee Only" but of course we can do that as well if they were on the chatter of a portal viewable model.

The communication chain can get extremely long though.  Hundreds of emails sometimes.

It would be amazing if we could keep the threads grouped together by the top level Parent Message and then all the children messages under it.  The ability to then also have a button to fold the threads like you do in most email clients would be icing on the cake.   The order of the threads should be sorted by most recently received message at the top by default.  The ability to sort by other criteria would be extra cool, but not necessary. 

0
Avatar
Descartar
Avatar
Pavel Cenek
Best Answer

Hello, we are in the same situation. And I also have no good solution for this. I wondered what module do you use "that allows you to reply to messages from the Chatter, and that keeps the messages connected via the email headers"?

We use Mail Messages Easy Pro module for this purpose but it is not ideal. Some internal tweaks helped us to achieve desired behavior but I would appreciate if you could point me to a better solution.

Sorry if this should be sent as a comment rather as an answer. But the comment tool did not work for me.

0
Avatar
Descartar
Cliff Kujala
Autor

I am also using Mail Messages Easy Pro. Great module. We did modify it a bit for how it works for us as well.

To make sure our emails remain threaded for the external partners, we force all outbound emails to use "email" mode in a full composer window, and we use the "Quote" option from the three dots on a chatter message when replying. Full email composer is best for us because external emails only go to the people you intend them to goto, not all followers.

If you send an external email from chatter it will goto all the followers.

To fix external replies from adding followers and causing messages to accidentally be relayed to people they shouldn't goto, I just use some python code on an automated action that is triggered when an incoming email is received.

Pavel Cenek

I think we use the same procedure to avoid sending anything to followers. The only trouble with the Mail Messages Easy Pro Reply function is that it doesn't work the same way as email clients do. Instead of replying to the address stated in the From: header and all addresses in the To: and Cc: headers (except mine own) it uses some Odoo-specific logic of authors or whatever. The result is that it is easy to loose some recipients and thus excluding some participants of the conversation when replying. We hacked this somehow and it gives us more or less what we need but our solution is ugly and imperfect.

BTW would you mind to share your python code on an automated action that is triggered when an incoming email is received?

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

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

Registrar-se
Related Posts Respostes Vistes Activitat
How can I remove the "followers of" from emails?
email chatter
Avatar
Avatar
Avatar
Avatar
4
d’abr. 18
13252
Is it possible to receive an email and log it to the chatter in contacts? Solved
email chatter v18
Avatar
Avatar
1
de set. 25
1606
Can I Disable Emojis in Chatter?
email messages chatter
Avatar
0
de gen. 24
4655
Email Statistics in Chatter
email chatter studio
Avatar
0
de juny 19
4374
Where I can change templates for chatter email messages
email templates chatter
Avatar
Avatar
1
de juny 16
9283
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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