← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-addons/trunk-bug-746544-ara into lp:openobject-addons

 

Review: Needs Fixing
change the variable name:
        for obj in line.analytic_lines => for analytic in line.analytic_lines

Remove this lines:

6	context['journal_id'] = line.journal_id.id
17	context['period_id'] = line.period_id.id
I think its not needed now.


thanks,
mra
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-746544-ara/+merge/55924
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-746544-ara.



References