Skip to Content
Menu
This question has been flagged
1879 Views

In odoo 8 i want to create timer to check every day  if a demand (i create object resiliation.demand)done in a specific time

like example :

if an user create a demand today and after 5 days the user not take actions like :

- add signed attachment 

the demand will archive (field active will be False)

Avatar
Discard

Hi,

this is what crons are made for.

I think you should read the odoo documentation first before starting to develop.

https://odoo-development.readthedocs.io/en/latest/odoo/models/ir.cron.html

Best regards.

Related Posts Replies Views Activity
0
Apr 24
397
4
Nov 23
4244
0
Oct 23
377
0
Dec 22
1334
2
Dec 23
17348