← Back to team overview

openerp-india team mailing list archive

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

 

Hello Vadim,

Thanks for reporting!

It has been fixed on lp:~openerp-dev/openobject-addons/trunk-
bug-985469-amb branch with following revision no and id.

rev no : 6748
rev id  : 6748 amb@xxxxxxxxxxx-20120419105435-cy21chpu633xouhl

Thanks again!


** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-985469-amb

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

-- 
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):
  Fix Committed

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