Coder Social home page Coder Social logo

pentaho-odoo's People

Contributors

code-repository avatar deepak-willowit avatar jon-willdooit avatar pietercvdm avatar richard-willdooit avatar thomas-willdooit avatar vadimenapps avatar wenshan-willowit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pentaho-odoo's Issues

ProtocolError: <ProtocolError for localhost:8080/pentaho-reports-for-odoo: 404 Not Found>

Hello guys,
We are trying to install pentaho-reports on Odoo 10.
When I try to run an uploaded report I receive this error:

Traceback (most recent call last):
File "/odoo10/odoo10-server/odoo/http.py", line 638, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/odoo10/odoo10-server/odoo/http.py", line 675, in dispatch
result = self._call_function(**self.params)
File "/odoo10/odoo10-server/odoo/http.py", line 331, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/odoo10/odoo10-server/odoo/service/model.py", line 119, in wrapper
return f(dbname, *args, **kwargs)
File "/odoo10/odoo10-server/odoo/http.py", line 324, in checked_call
result = self.endpoint(*a, **kw)
File "/odoo10/odoo10-server/odoo/http.py", line 933, in call
return self.method(*args, **kw)
File "/odoo10/odoo10-server/odoo/http.py", line 504, in response_wrap
response = f(*args, **kw)
File "/odoo10/odoo10-server/addons/web/controllers/main.py", line 878, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/odoo10/odoo10-server/addons/web/controllers/main.py", line 870, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/odoo10/odoo10-server/odoo/api.py", line 679, in call_kw
return call_kw_model(method, model, args, kwargs)
File "/odoo10/odoo10-server/odoo/api.py", line 664, in call_kw_model
result = method(recs, *args, **kwargs)
File "/odoo10/odoo10-server/odoo/models.py", line 1329, in load_views
for [v_id, v_type] in views
File "/odoo10/odoo10-server/odoo/models.py", line 1329, in
for [v_id, v_type] in views
File "/odoo10/custom/addons/pentaho_reports/wizard/report_prompt.py", line 346, in fields_view_get
parameters = self._setup_parameters(report_action)
File "/odoo10/custom/addons/pentaho_reports/wizard/report_prompt.py", line 198, in _setup_parameters
report_parameters = proxy.report.getParameterInfo(proxy_argument)
File "/usr/lib/python2.7/xmlrpclib.py", line 1233, in call
return self.__send(self.__name, args)
File "/usr/lib/python2.7/xmlrpclib.py", line 1587, in __request
verbose=self.__verbose
File "/usr/lib/python2.7/xmlrpclib.py", line 1273, in request
return self.single_request(host, handler, request_body, verbose)
File "/usr/lib/python2.7/xmlrpclib.py", line 1321, in single_request
response.msg,
ProtocolError: <ProtocolError for localhost:8080/pentaho-reports-for-odoo: 404 Not Found>

The report was made using Pentaho report designer.
Can you tell me how can I solve this?
I used Pentaho on Odoo 8 version without problems.

Nested Parameters do not work using Odoo-Pentaho connector also NULL values are not pass

Hello,
I am facing issue with odoo 10c - pentaho connector provided by your good self,

1 - Reports works fine with nested parameters in pentaho but do not work in odoo 10c
Example: First parameter is Countries List and second nested parameter is Cities against selected country.

2 - More over, NULL values do not pass properly from odoo to pentaho.
Example: I want to run detailed sale report country wise. If put Country parameter then it should show only sales of specified country and when parameter empty then it must show all countries with its sales.
this works fine in pentaho but not when report run through odoo.

Thank you

Odoo 10 SQL Report - Protocol Error

I am trying to get Pentaho setup on my new ODOO 10 server with a SQL report. Everything is basically setup the same as on my Odoo 9 server. When I try to run the report I get the following error:

: (<class 'xmlrpclib.ProtocolError'>, <ProtocolError for localhost:8080/pentaho-reports-for-odoo: 404 Not Found>, <traceback object at 0x7f3a45fc6878>)

Any recommendations?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.