← Back to team overview

openerp-india team mailing list archive

[Bug 985469] Re: Trunk/6.1 - account.move - reconcil_

 

** Changed in: openobject-addons
       Status: Confirmed => In Progress

-- 
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:
  Trunk/6.1 - account.move - reconcil_

Status in OpenERP Addons (modules):
  In Progress

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


References