Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

How to configure alerts for employee contract expiration.

Odoberať

Get notified when there's activity on this post

This question has been flagged
emailactionsalerts
4 Replies
20283 Zobrazenia
Avatar
Matthew Crowder

How do you configure the system to email you when an employees contract is going to expire? For example I need to get an email 40 days before. I have tried several things with Actions, Automated Actions, but no messages are sent. Created a test contract and set the expiration date to 2 days from now, then configured an automated action with a server action to run an email message 2 days before ( -2) and nothing. Any ideas?

2
Avatar
Zrušiť
Avatar
Med Said BARA
Best Answer

There are many ways to do that, but the easiest way is to use "super_calendar":

Install this module, go under "Super Calendar" menu, choose "configurator" under "Configuration", and then create a "calendar" as follows: choose "hr.contract" as model and "Contract reference" as description field, give a description (like Employee End of Contract), and last choose "End Date" as "date_start_field_id".
you can if you want fill the others fields.

You can find the module HERE.

Other solution is to use "hr_contract_state" modules from HERE.

Modified Answer: after your comment.

<<You say that you need to get an automatically generated email>>, in this case you should create an "Automated action" (go to settings ---> Technical ---> Automated Actions ).......... The solution you need is described HERE

0
Avatar
Zrušiť
Matthew Crowder
Autor

Thanks. That however does not provide the requirement of email. Let me be more specific. I don't need to see a report, or a calendar. I need to get an automatically generated email. I need to be able to configure the days before the expiration that the email is sent. Because I also want to impliment this for Fleet contracts as well. There are many people saying how easy it is to do this, yet I have seen ZERO instructions, and nothing seems to work.

Matthew Crowder
Autor

Thanks. That works.

Avatar
Matthew Crowder
Autor Best Answer

Just for posterity so other can see. Here are the steps to set automatic alerts on any contract.. i.e. HR Employee, or Fleet for example. I will use fleet as an example.

Step 1. As a user who has access rights to Technical Features, go to Settings --> Automated Actions. Create A new Automated Action. For the Related Document Model choose.. Contract information on a vehicle (you can also type in the actual model name.. fleet.vehicle.log.contract ) . Set the trigger date to ... Contract Expiration Date.

The Next Field (Delay After Trigger Date) is a bit ridiculous. Who wants to be reminded of a contract expiration AFTER the fact? The field should say Days Before Date to Fire Action and the number should be converted to a negative. IMHO. Any way... to get a workable solution you must enter in the number in the negative. So for instance like me if you want to be warned 35 days BEFORE the expiration... put in Delay After Trigger Date.. the number -35 But the sake of testing, right now just put in -1 for 1 day before. Save the Action.

Step 2. Go to Server Actions and create new Action. Call it Fleet Contract Expiration Warning. The Object will be the same as above .. Contract information on a vehicle. The Action Type is Email. For email address I just put my email. Under subject put in... [[object.name]]. This will tell you the name of the car. Message you can put any text message you like. Now save the Server Action.

Step 3. Now go back to the Automated Action you created and go to the Action tab next to the conditions tab. Click Add and add the server action you created . In this case Fleet Contract Expiration Warning. Then Save.

Step 4. To test, set a contract to expire tomorrow under one of your fleets vehicles. Then Save it.

Step 5. Go to Scheduled Actions.. Set interval number to 1. Interval Unit to Minutes. Then Set the Next Execution date to 2 minutes from now. If your SMTP is configured correctly you will start to get a mail every minute with the reminder.

Hope this helps someone!

3
Avatar
Zrušiť
sneha antony

i didnt understand step 5.Where is the menu Scheduled Actions?

sneha antony

Also my SMTP congiguration met with some error.Can you please describe how the incoming and outgoing mails are configured.

Avatar
Eva Pinter
Best Answer

Update: This does not work properly. In fact, when the automated action is defined, it will send a message every hour, as the condition will always be true until the contract is updated. So this is not a proper solution for the problem.

 

Hello Mathew,

Thank you for your explanation. It really helps and worked for "on creation" "on update" but did not work for time dependent condition. Further, it is not clear what scheduled action should be changed to one minute for testing.

Thanks for help

1
Avatar
Zrušiť
Avatar
Agung Sepruloh
Best Answer

You can use this module to notify the employee only https://apps.odoo.com/apps/modules/17.0/employee_contract_reminder/

If you want to notify both employee and hr manager, you can use this module https://apps.odoo.com/apps/modules/17.0/hr_contract_reminder/

0
Avatar
Zrušiť
Enjoying the discussion? Don't just read, join in!

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
How to send alert Email.
email alerts
Avatar
0
mar 15
5577
Server Action Email sent in plain text Solved
server email actions
Avatar
Avatar
1
júl 24
9333
Route Email into all users Odoo-Inbox
messaging email actions
Avatar
Avatar
2
aug 18
7663
Incorrect Recipient Name in Reminder for Appointment
calendar email alerts appointments
Avatar
Avatar
2
okt 24
2088
Alerts for Work Order or Routing or workcenter
email workorder working_center alerts
Avatar
Avatar
Avatar
2
sep 23
6775
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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