objects.inv is missing on the documentation

Bug #1199687 reported by Guewen Baconnier @ Camptocamp
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Medium
OpenERP's Framework R&D

Bug Description

Related to the doc.openerp.com website, hosting the built sphinx documentation.

The server documentation at:

https://doc.openerp.com/trunk/server/

Should provides the `objects.inv` file to allow other documentations to link it using intersphinx.
However, the url https://doc.openerp.com/trunk/server/objects.inv returns a 500 Internal Error.

I assume it should be there as the intersphinx extension is used in the configuration of the documentation.

Same issue for all versions (i.e. https://doc.openerp.com/6.1/server/objects.inv) and docs (i.e. https://doc.openerp.com/trunk/web/objects.inv).

By the way, we get an error too if we click on the links "Index" or "Module Index" on the page: https://doc.openerp.com/trunk/web/

--------------------------------------------------------------------
Details of the error:
Internal Server Error
{"message": "OpenERP Server Error", "code": 200, "data": {"debug": "Traceback (most recent call last):\n File \"/home/odoo/src/web/saas-1/addons/web/http.py\", line 304, in dispatch\n r = method(self, **self.params)\n File \"/home/odoo/src/custom/private/saas_master/controllers/main.py\", line 750, in index\n return self.doc(req, **kwargs)\n File \"/home/odoo/src/custom/private/saas_master/controllers/main.py\", line 771, in doc\n return urls.dispatch(lambda e, v: views[e](req, urls, e, v, **kwargs))\n File \"/usr/lib/python2.7/dist-packages/werkzeug/routing.py\", line 1281, in dispatch\n return view_func(endpoint, args)\n File \"/home/odoo/src/custom/private/saas_master/controllers/main.py\", line 771, in <lambda>\n return urls.dispatch(lambda e, v: views[e](req, urls, e, v, **kwargs))\n File \"/home/odoo/src/custom/private/saas_master/controllers/main.py\", line 823, in trunk\n document = ws.get_document(args['document'])\n File \"/usr/local/lib/python2.7/dist-packages/sphinx/websupport/__init__.py\", line 191, in get_document\n 'The document \"%s\" could not be found' % docname)\nDocumentNotFoundError: The document \"objects.inv\" could not be found\n", "message": "The document \"objects.inv\" could not be found", "name": "sphinx.websupport.errors.DocumentNotFoundError", "arguments": ["The document \"objects.inv\" could not be found"]}}

description: updated
Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
tokyo bit (tokyobit11) wrote :

We empathize with the common frustration consumers experience when sifting through countless product options, investing valuable time in research, comparisons, and reading reviews, only to find that none of the available choices quite meet their expectations.
https://yogaclouds.com/how-to-use-a-yoga-wheel/

Revision history for this message
Umaih Murp (umaishpaisui) wrote :

TechanZone is your go-to source for all things tech, striving to connect you with the most valuable and relevant news in the global technology sphere.
https://techanzone.com/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.