← Back to team overview

openerp-india team mailing list archive

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

 

** Summary changed:

- v6.1 - account.move - reconcil_
+ Trunk/6.1 - account.move - reconcil_

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

-- 
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):
  Confirmed

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