← Back to team overview

openerp-india team mailing list archive

[Bug 1026434] [NEW] [6.1] Syntax error in addons/account/wizard/account_move_journal.py

 

Public bug reported:

on addons/account/wizard/account_move_journal.py line 101:

period = period_pool.browse(cr, uid, [period_id], ['name'])[0]['name']

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/1026434

Title:
  [6.1] Syntax error in addons/account/wizard/account_move_journal.py

Status in OpenERP Addons (modules):
  New

Bug description:
  on addons/account/wizard/account_move_journal.py line 101:

  period = period_pool.browse(cr, uid, [period_id], ['name'])[0]['name']

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1026434/+subscriptions


Follow ups

References