← 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
       Status: Confirmed => In Progress

-- 
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 OpenERP Modules (addons):
  In Progress

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