openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #24356
[Bug 1207268] [NEW] [Trunk]: Accounting > Reporting, Unable to print reports.
Public bug reported:
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)
** Affects: openobject-addons
Importance: Undecided
Status: New
** Summary changed:
- [trunk]: Accounting > Reporting, Unable to print reports.
+ [Trunk]: Accounting > Reporting, Unable to print reports.
--
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 Addons (modules):
New
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/openobject-addons/+bug/1207268/+subscriptions
Follow ups
References