c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33069
[Bug 838004] Re: Schedulers are disabled on reboot
Vo Minh Thu,
Lots of companies have some jobs that must turn during the night. And
lots of this companies cuts services or virtual machines nightly to do
backups. If you have to edit the script everytime you create, delete or
rename a database, it becomes unmanageable.
It would be an option to give to the script (an argument) to tell we
want to load all databases in the script.
** Changed in: openobject-addons
Status: Invalid => New
--
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):
New
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