c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32070
[Bug 838004] Re: Schedulers are disabled on reboot
Ok, thanks for your help. I think it's a little bit complicate, because
you have to add the database name whenever you create a new database. It
would be simplier if the schedulers are created automatically.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/838004
Title:
Schedulers are disabled on reboot
Status in OpenERP Addons (modules):
Invalid
Bug description:
Hello,
I developped a module to manage warranties. Every warranty has a
validity period.
Every night, all the warranties must be scanned, and the system send
e-mails if warranties are expired.
To do that, I created a function in an object that is called by a
trigger. This trigger is set to run every night at 02:00. It normally
works, but sometimes, the server is automatically shuted down to be
saved (that's a virtual machine). It appens arount 01:00. When it
appens, the scheduler doesn't work, and we must wait about the first
connexion to the database to receive e-mail (thanks to field repeat
missed).
The server is a Ubuntu 10.04 LTS Server.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/838004/+subscriptions
References