← Back to team overview

openerp-india team mailing list archive

[Bug 1207268] Re: [Trunk]: Accounting > Reporting, Unable to print reports.

 

** Project changed: openobject-addons => openerp-web

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

Title:
  [Trunk]: Accounting > Reporting, Unable to print reports.

Status in OpenERP Web:
  Confirmed

Bug description:
  Hello,

  Test with today's latest Trunk.
  Go to Accounting > Report: Try to print any report

  Result:
  2013-08-01 10:50:05,768 9964 ERROR acc openerp.addons.web.http: An exception occured during an http request
  Traceback (most recent call last):
    File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/http.py", line 408, in dispatch
      r = self._call_function(**self.params)
    File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/http.py", line 184, in _call_function
      return self.func(*args, **kwargs)
    File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/http.py", line 1043, in nfunc
      return func(*args, **kwargs)
    File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/controllers/main.py", line 1690, in index
      raise ValueError("action['datas']['ids'] and context['active_ids'] are undefined")
  ValueError: action['datas']['ids'] and context['active_ids'] are undefined

  Expected:
  Able to print the report.

  Thanks & Regards,
  Devishree(DBR)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/1207268/+subscriptions


References