← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 696204] Re: [6.0] report_aged_receivable missing company_id

 

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

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

** 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 C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/696204

Title:
  [6.0] report_aged_receivable missing company_id

Status in OpenObject Addons Modules:
  Confirmed

Bug description:
  account_report.py

appart from the wrong SUM(credit-debit) - should be  (debit - credit)

 the SQL statement in 
def _calc_bal
is not restricting the selection to the "actual company"

I think this report does not care about company at all





References