Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

how to get Reminder for Scheduled Phone call?

Odebírat

Get notified when there's activity on this post

This question has been flagged
calendaremailremindersphonecall
12 Odpovědi
29402 Zobrazení
Avatar
Jack

Hi,

Is there a way to get reminders for a scheduled phone call?

The calls do not show up in the calendar, neither do they set off Email reminders, so it seems slightly noneffective to have to go back and keep checking what you have scheduled (as well as the need to go somewhere else to see meetings, etc.)

EDIT: I see this is similar to this question, with the difference being in how the reminder is being gotten.

The point however is the same.

10
Avatar
Zrušit
Avatar
Andreas Brueckl
Nejlepší odpověď

You can do it with the following setup:

  1. Create a new E-Mail Template image description

  2. Create a new Server Action which uses the template to send a mail image description

  3. Create an Automated Action which calls the Server Action 2 hours before a phonecall image description

    image description

Thats it!

5
Avatar
Zrušit
Avatar
Nathan Reid
Nejlepší odpověď

For anyone else struggling with this for Odoo 9, Andreas's answer works but you need to replace references to 'email.template' with 'mail.template' in the python code. 

1
Avatar
Zrušit
Avatar
Denis Baranov
Nejlepší odpověď

You may configure any sort of alarms (emails and notifications) for any Odoo objects. Have a look at the section "Special Feature" at this page: https://apps.odoo.com/apps/modules/9.0/joint_calendar/

1
Avatar
Zrušit
Avatar
Ivan Elizaryev
Nejlepší odpověď

I have made module  reminder_phonecall 

It adds Reminders field to phonecall form, which works the same as in Calendar/Events. You can select "15 min notif", "1 day notif", "1 hour mail" etc. So, you can easily get instant or mail reminder (or both).

Also, it creates Calendar Event. So, you can use Calendar as a agenda.

The module is based on reminder_base, which can be applied to any model with Date field. E.g for Next Action in opportunity: reminder_crm_next_action

0
Avatar
Zrušit
Dale

Hi Ivan. Your module sounds good. How can I buy it?

Ivan Elizaryev

Dale, you can by modules at odoo app store. Contact odoo support team, if you have problems with that.

Avatar
Agustin Allera
Nejlepší odpověď

hello,

I've tried these steps but I didn't receive the reminder

Why can be?

Regards

0
Avatar
Zrušit
Daniel Santos

I have been for a while creating automated actions (for meetings and phone calls too) and still doesnt work. So, there are 2 possibilities: 1: Is missing something to me, 2: This simple and important feature doesn't work. Hope is first! To create an automated action i follow the next steps: 1 - Gateway (out): Check; 2 - User Email - Check; 3 - Create an action and an automated action (Action Type: E-mail)- Check. 4 - Again; 5 - And Again; 6 - This should be less complicated... :|

TEIMI Yassine

If you used the python server action o send an email, you should paramter outgoing email server on the email template your using, it's on the advanced tab.

Avatar
Dr Obx
Nejlepší odpověď

I solved this problem in slightly different way.

there is a button Schedule a Meeting

Just replaced a Schedule Other Call with a Button (Schedule a meeting renamed to Schedule a call) which allow you create an event so once you set a new event you will get a notification on the screen and by email :)

:)

Is not perfect but ... ;)

0
Avatar
Zrušit
Avatar
Andres Humberto Agredo Bermudez
Nejlepší odpověď

I saw thath the system time in openerp are more or less acoording your GTM, so the email works only if you do not set trigger date, but that isn't very usefull, look the postgres BD in the crm_phonecall table and you can see the date stored in the phonecall.

 

0
Avatar
Zrušit
Andres Humberto Agredo Bermudez

look the time of my post! is 16:56, and the real time in my zone is 11:56

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

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
automate reminder calendar Vyřešeno
calendar email reminders
Avatar
Avatar
1
dub 24
3855
Any way to get Email from Calender Event Reminder?
calendar reminders
Avatar
Avatar
1
dub 23
5883
How to disable sending notifications per Email to the attendees? Odoo v12
calendar email
Avatar
Avatar
1
led 20
8338
Meeting reminders Vyřešeno
calendar reminders
Avatar
Avatar
Avatar
Avatar
Avatar
11
led 24
14479
Email problem when setting a calendar event
calendar email
Avatar
Avatar
2
bře 15
3865
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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