← Back to team overview

openerp-india team mailing list archive

[Bug 1203684] Re: balance += (line['debit'] or 0.00)- (line['credit'] or 0.00)

 

please see patch

** Patch added: "account.py.20130723.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/1203684/+attachment/3746592/+files/account.py.20130723.patch

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

Title:
  balance += (line['debit'] or 0.00)- (line['credit'] or 0.00)

Status in OpenERP Addons (modules):
  New

Bug description:
  Hello
  this statement  raises an error (in 6.1) after duplication of "Journal Entries" and editing 
  KeyError: 'credit'

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


References