Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

how to get Reminder for Scheduled Phone call?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
calendaremailremindersphonecall
12 Odpowiedzi
29387 Widoki
Awatar
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
Awatar
Odrzuć
Awatar
Andreas Brueckl
Najlepsza odpowiedź

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
Awatar
Odrzuć
Awatar
Nathan Reid
Najlepsza odpowiedź

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
Awatar
Odrzuć
Awatar
Denis Baranov
Najlepsza odpowiedź

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
Awatar
Odrzuć
Awatar
Ivan Elizaryev
Najlepsza odpowiedź

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
Awatar
Odrzuć
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.

Awatar
Agustin Allera
Najlepsza odpowiedź

hello,

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

Why can be?

Regards

0
Awatar
Odrzuć
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.

Awatar
Dr Obx
Najlepsza odpowiedź

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
Awatar
Odrzuć
Awatar
Andres Humberto Agredo Bermudez
Najlepsza odpowiedź

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
Awatar
Odrzuć
Andres Humberto Agredo Bermudez

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

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
automate reminder calendar Rozwiązane
calendar email reminders
Awatar
Awatar
1
kwi 24
3838
Any way to get Email from Calender Event Reminder?
calendar reminders
Awatar
Awatar
1
kwi 23
5876
How to disable sending notifications per Email to the attendees? Odoo v12
calendar email
Awatar
Awatar
1
sty 20
8320
Meeting reminders Rozwiązane
calendar reminders
Awatar
Awatar
Awatar
Awatar
Awatar
11
sty 24
14466
Email problem when setting a calendar event
calendar email
Awatar
Awatar
2
mar 15
3865
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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