Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

How to configure alerts for employee contract expiration.

Naroči se

Get notified when there's activity on this post

This question has been flagged
emailactionsalerts
4 Odgovori
20248 Prikazi
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
Opusti
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
Opusti
Matthew Crowder
Avtor

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
Avtor

Thanks. That works.

Avatar
Matthew Crowder
Avtor 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
Opusti
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
Opusti
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
Opusti
Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
How to send alert Email.
email alerts
Avatar
0
mar. 15
5564
Server Action Email sent in plain text Solved
server email actions
Avatar
Avatar
1
jul. 24
9309
Route Email into all users Odoo-Inbox
messaging email actions
Avatar
Avatar
2
avg. 18
7658
Incorrect Recipient Name in Reminder for Appointment
calendar email alerts appointments
Avatar
Avatar
2
okt. 24
2074
Alerts for Work Order or Routing or workcenter
email workorder working_center alerts
Avatar
Avatar
Avatar
2
sep. 23
6756
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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