← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 752413] Re: trunk - balance amount missing in journal entries

 

see patch
I have also added 
'balance_line_abs': fields.function(_balance_move_line_abs, method=True, string='Balance Line abs'),

this makes it easy to sort by absolute values because matching move
lines have often  debit = credit and ther is no other way to see these
lines next to each other than ordering by absolute values

in another system we even had an automatic reconciliation using the
absolute values.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/752413

Title:
  trunk - balance amount missing in journal entries

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  A wish more than a bug...
  Would you mind sometime to add the "total balance" beside Total debit and Total credit at the bottom left hand corner of list of entries screens...
  You have no idea how this small add could be useful. (I am simply taking about Total balance = Total Debit - Total Credit)

  see attached doc

  Many thanks

  Frederic

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


References