i want to create an automated report with informations at the the leave calender, the function should be executed each year two times. do you know how i can implement a cronjob at odoo12 on server side (in my custom python code)?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
Please refer this link https://www.odoo.yenthevg.com/creating-automated-actions-in-odoo/
Thanks for your answer, is there a way to execute the code on two specific dates? I will rebuild the guide, if it work i will mark your answer.
Hi,
You can create scheduled action from the user interface also.for that enable the developer mode -->Technical settings --> Automation -->Scheduled Action.in your scenario just try by setting the interval type as months and interval unit as 6.
i mean interval number as 6
Set the "interval_number" to 6 and the "interval_type" to months. This'll make it go off once every 6 months.
hey, thx for the Comments! i cant solve it like this, because it should extend the code at new year and in march. and to work at the UI isnt the best solution, because we would lose what we customized.
active no more
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jul 19
|
6513 | ||
|
0
Apr 24
|
294 | ||
|
2
Apr 24
|
236 | ||
|
2
Nov 19
|
6210 | ||
|
2
Apr 19
|
2025 |