Hi, I do not see documented if a job can give a return value for failed. Also, from what I understand in worker.py, any return values are ignored.
Is the recommended way to raise an exception, like
raise ValueError('A very specific bad thing happened')
Thanks,
Ron
-- Mailing list: https://launchpad.net/~openerp-connector-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-connector-community More help : https://help.launchpad.net/ListHelp

