← Back to team overview

openerp-india team mailing list archive

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

 

Public bug reported:

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

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


Follow ups

References