Traducción automática. Los datos y las cifras son la fuente de verdad; la redacción puede contener errores de traducción y algunos fragmentos pueden seguir en inglés. La versión autorizada son las páginas en inglés y en ucraniano. avísenos si un término no es exacto
survey_certification_py3o
en survey · código en GitHub
Categoría: Marketing/Survey · Tecnativa · AGPL-3
| Serie | Estado | Detalles | Código |
|---|---|---|---|
| 16.0 | —Sin probar | sin rama | |
| 17.0 | ~Problema del entorno | A system utility is missing from the image · ejecutado el 2026-08-26 · 17.0.1.0.0 | en GitHub |
| 18.0 | —Sin probar | sin rama | |
| 19.0 | ~Problema del entorno | A system utility is missing from the image · ejecutado el 2026-08-26 · 19.0.1.0.0 | en GitHub |
Odoo 20.0 dev — línea de desarrollo
Una afirmación distinta de la de la tabla de arriba. Allí: el módulo tal como está publicado, sobre una plataforma ya liberada. Aquí: el código del módulo con la versión de su manifiesto elevada mecánicamente, sobre una plataforma que no está liberada y que cambia a diario.
| Estado | Detalles |
|---|---|
| ✗fails | The symbol was removed from the platform: 'content_disposition' from 'odoo.http' · falló en un archivo de OTRO módulo: report_py3o/controllers/main.py · versión 19.0.1.0.0 → 19.5.1.0.0, código sin cambios · ejecutado el 2026-09-10 · odoo 19.5 · modidx/odoo:master-deps-20260910 |
Extracto del registro, 20.0 dev
2026-09-10 13:38:59,361 1 INFO job_b303a5b86f3f odoo.modules.loading: Module http_routing loaded in 0.37s, 139 queries (+139 other)
2026-09-10 13:38:59,361 1 INFO job_b303a5b86f3f odoo.modules.loading: Loading module report_py3o (17/41)
2026-09-10 13:38:59,382 1 CRITICAL job_b303a5b86f3f odoo.modules.module: Couldn't load module report_py3o
2026-09-10 13:38:59,388 1 WARNING job_b303a5b86f3f odoo.modules.loading: Transient module states were reset
2026-09-10 13:38:59,390 1 ERROR job_b303a5b86f3f odoo.registry: Failed to load registry
2026-09-10 13:38:59,390 1 CRITICAL job_b303a5b86f3f odoo.service.server: Failed to initialize database `job_b303a5b86f3f`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1559, in preload_registries
registry = Registry.new(dbname, update_module=update_module, install_modules=config['init'], upgrade_modules=config['update'], reinit_modules=config['reinit'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 67, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/odoo/orm/registry.py", line 222, in new
contextvars.Context().run(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 446, in load_modules
load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 172, in load_module_graph
load_openerp_module(package.name)
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 541, in load_openerp_module
__import__(qualname)
File "/mnt/pool/report_py3o/__init__.py", line 2, in <module>
from . import controllers
File "/mnt/pool/report_py3o/controllers/__init__.py", line 1, in <module>
from . import main
File "/mnt/pool/report_py3o/controllers/main.py", line 10, in <module>
from odoo.http import content_disposition, request, route, serialize_exception
ImportError: cannot import name 'content_disposition' from 'odoo.http' (/usr/lib/python3/dist-packages/odoo/http/__init__.py)
2026-09-10 13:38:59,394 1 INFO job_b303a5b86f3f odoo.service.server.ThreadedServer: Initiating shutdown
2026-09-10 13:38:59,394 1 INFO job_b303a5b86f3f odoo.service.server.ThreadedServer: Hit CTRL-C again or send a second signal to force the shutdown.
2026-09-10 13:38:59,394 1 INFO job_b303a5b86f3f odoo.addons.bus.websocket: Disconnecting 0 websockets
2026-09-10 13:38:59,497 1 INFO job_b303a5b86f3f odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 1 connectionsProcedencia: __manifest__.py sha256 54e68680acdc984d… · árbol de 23 archivos sin el manifiesto, sha256 61465282d3f51cf7…
Esto no dice que el módulo sea compatible con Odoo 20.0, y no dice que se instale en Odoo 20.0: sobre una plataforma estándar no lo hará, hasta que su mantenedor eleve la versión. Por qué elevamos la versión
The module’s code on 19.0
| Lines of code | python 209 · xml 29 |
| Tests | yes: 1 file(s), 96 lines |
| Migration scripts | no |
| Models | 0 new · 4 extensions |
Lines are physical, blanks and comments included, as wc -l. Tests are test_*.py files under tests/. Models are lines holding _name = and _inherit =. These are facts about the code, not a judgement: more lines is neither better nor worse. Measured 2026-08-28 on tree 9ecc6f726783.
Depende de
| Módulo | Estado | Comprobado |
|---|---|---|
| report_py3o | ✓Se instala | 2026-08-19 |
| survey | núcleo | viene con Odoo |
Historial
| Último cambio | 2026-08-13 |
| Commits de código, 12 meses | 4 |
| Más activos | pilarvargas-tecnativa, Adasat Torres de León |
| Archivos | 24 |
Los commits de traducción y de bots quedan fuera del recuento.
Registro de instalación 19.0
2026-08-26 19:35:47,513 1 WARNING job_a65341610ae4 odoo.addons.report_py3o.models.ir_actions_report: The libreoffice runtime is required to genereate the py3o report 'Custom Certifications' but is not found into the bin path. You must install the libreoffice runtime on the server. If the runtime is already installed and is not found by Odoo, you can provide the full path to the runtime by setting the key 'py3o.conversion_command' into the configuration parameters.
Registro de instalación 17.0
2026-08-26 22:21:45,748 1 WARNING job_348d1c02ef8c odoo.addons.report_py3o.models.ir_actions_report: The libreoffice runtime is required to genereate the py3o report 'Custom Certifications' but is not found into the bin path. You must install the libreoffice runtime on the server. If the runtime is already installed and is not found by Odoo, you can provide the full path to the runtime by setting the key 'py3o.conversion_command' into the configuration parameters.
¿El resultado parece erróneo? Díganoslo: le mostraremos el registro o lo ejecutaremos de nuevo. Informar de un resultado erróneo