Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

How can I set the automated action about email notification

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
actioncrmautomated
8 Antwoorden
26499 Weergaven
Avatar
Ken Shen

Hi Guys,

I meet a problem when I was trying to setup CRM system. I want to make a function like 1. people assign new leads or new Claims to a sales team then system will automatically send a notification to the team leader's email address. 2. When team leader assign the lead or claim to a specific person, system will automatically send a notification to this person's eamil address.

Please help to tell me how to make it. Thanks a lot!

0
Avatar
Annuleer
Avatar
Acespritech Solutions Private Limited
Beste antwoord

Hi,

You can create an Automated Action which is linked to a Server Action of Type E-Mail.

For that need to set outgoing email server from the Settings-> Technical-> Email.

In Automated Actions, under Settings-> Technical-> Automated Actions you can define the server action and related Document model Lead/Opportunity, In Filter Condition After update Filter=Draft Lead

Thanks,
Acespritech Solutions Pvt. Ltd.
www.acespritech.com
Mail: info@acespritech.com
Skype: acespritech
Blogs: http://acespritechblog.wordpress.com

1
Avatar
Annuleer
Ken Shen
Auteur

Hi Thanks! But how can I set the sending email address is the team leader's address from the server action. Because i set different sales teams, I want system will get the email address automatically up to the the sales team people assigned.

Acespritech Solutions Private Limited

Hi,

In the server action You can define object = Lead/Opportunity, Action Type=Email, Email Address = object.user_id.email.

Avatar
Stillpham
Beste antwoord

Dear,

I take interest in auto reply mail when customer send some request to us. Could you introduce me how to set auto reply on odoo10?


Thanks

Still

0
Avatar
Annuleer
Avatar
Denis Baranov
Beste antwoord

Perhaps, this module would be of use: https://apps.odoo.com/apps/modules/9.0/total_notify/

0
Avatar
Annuleer
Avatar
Dev12
Beste antwoord

Hi, I know its been a while...

I'm using Odoo 8. Got the email for new leads to be send and its working... But, the emails shows up empty.

This is the template I'm trying to use:


Subject Nuevo Lead: ${object.event_id.name}

=====================================

Nombre Cliente: ${object.name}

ID: ${object.id}

Nº teléfono: ${object.phone}

Correo electrónico: ${object.email}

Compañía: ${object.company_id.partner_name}

Asunto: ${object.event_id.name}

Consulta: ${object.description}

=====================================

This template I'm not sure yet if its the right format, I just get the email empty and the title of the lead. Can somebody guide me to get the template working? and check if this template is ok?

Thanks

0
Avatar
Annuleer
Dev12

Got the template working: Nuevo Lead: #${object.id} - ${object.name} - Cliente: ${object.partner_id != False and object.partner_id.name or object.contact_name} Nuevo lead pendiente de revisión: Lead ID: ${object.id} Cliente: ${object.partner_id != False and object.partner_id.name or object.contact_name} Nº teléfono: ${object.phone} Correo electrónico: ${object.email_from} Compañía: ${object.partner_name} Asunto: ${object.name} Detalles: ${object.description} And the emails are working now, figure it out... there are actually 2 templates that we have to edit.

Ana trajano

Hi @Dev12, May I request a detailed instruction on how did you do it? I'm not familiar with Automated Action/Server Action, thanks in advance :)

Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Link opportunity to contact using automated action
action crm automated
Avatar
0
okt. 21
2609
Compare 2 dates automated action
action automated
Avatar
Avatar
Avatar
3
apr. 24
2862
CRM change name automatically
crm automated
Avatar
Avatar
Avatar
Avatar
3
feb. 24
2865
Computed price based on input
action automated
Avatar
Avatar
1
sep. 23
2681
Automated action to create new scheduled activity Opgelost
crm automated
Avatar
Avatar
1
apr. 23
9690
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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