I'm really sorry but this bug is not at the bottom of the list. I think the login is not the right method, because If you send a command to the server without the login, the base.action.rule won't be loaded by the system. the best way, in the cron or in the rpc layer before the loading of the database(s).
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/944197 Title: Action Rules don't work right after server is started Status in OpenERP Addons (modules): Confirmed Bug description: Automated Actions that are run on write will only run after the scheduled "Check actions" runs for the first time. To repeat: - Create an automated action, with no conditions (it will fire on every save) - Save and test it: it will run correctly. - Restart the server and test it again immediatly after it's available: nothhing will happen (!) - Wait until the scheduler runs "Check Action Rules" and then test again: now it will work correctly. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/944197/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

