← Back to team overview

openerp-india team mailing list archive

[Bug 985469] [NEW] v6.1 - account.move - reconcil_

 

Public bug reported:

in 6.1 you have an error in account/account.py
line 1389:

'reconcil_partial_id':False,

needs to be

 'reconcile_partial_id':False,

** 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/985469

Title:
  v6.1 - account.move - reconcil_

Status in OpenERP Addons (modules):
  New

Bug description:
  in 6.1 you have an error in account/account.py
  line 1389:

  'reconcil_partial_id':False,

  needs to be

   'reconcile_partial_id':False,

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


Follow ups

References