← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 716306] Re: [6.0] Cost ledger report is in two modules

 

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

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

Title:
  [6.0] Cost ledger report is in two modules

Status in OpenERP Modules (addons):
  Invalid

Bug description:
  When I try to install hr_timesheet_invoice :

    File "/home/laurent/Documents/OpenERP/6.0/addons/hr_timesheet_invoice/report/cost_ledger.py", line 170, in <module>
      parser=account_analytic_cost_ledger, header='internal')
    File "/home/laurent/workspace/OpenERPServer6.0/bin/report/report_sxw.py", line 380, in __init__
      report_rml.__init__(self, name, table, rml, '')
    File "/home/laurent/workspace/OpenERPServer6.0/bin/report/interface.py", line 67, in __init__
      super(report_rml, self).__init__(name)
    File "/home/laurent/workspace/OpenERPServer6.0/bin/report/interface.py", line 45, in __init__
      assert not self.exists(name), 'The report "%s" already exists!' % name
  AssertionError: The report "report.hr.timesheet.invoice.account.analytic.account.cost_ledger" already exists!

  Report is present in account and hr_timesheet_invoice modules





References