← Back to team overview

openerp-community-reviewer team mailing list archive

Re: lp:~camptocamp/account-financial-tools/7.0-add-account_move_batch_validate-lep into lp:account-financial-tools

 

On 01/13/2014 11:55 AM, Leonardo Pistone @ camptocamp wrote:
> Guewen,
>
> that means that the session is the one we use to create the jobs, not the one the jobs use? In that case, you're right, creating the jobs is in the same transaction as the wizard.
>
> Thanks!
>

The session here is the one used for the INSERT of the job. A fresh 
session will be created to execute the job, but you don't have to bother 
with that.


-- 
https://code.launchpad.net/~camptocamp/account-financial-tools/7.0-add-account_move_batch_validate-lep/+merge/201187
Your team OpenERP Community Reviewer/Maintainer is subscribed to branch lp:account-financial-tools.


References