Tradução automática. Os dados e os números são a fonte da verdade; a redação pode conter erros de tradução e alguns trechos podem continuar em inglês. A versão autoritativa são as páginas em inglês e em ucraniano. avise-nos se algum termo estiver impreciso
search_engine_image_thumbnail
em search-engine · código no GitHub
Generate thumbnails for binded record
ACSONE SA/NV · AGPL-3
| Série | Estado | Detalhes | Código |
|---|---|---|---|
| 16.0 | ✗Erro de instalação | The code needs a newer Python than this series ships: fs_attachment/models/fs_file_gc.py:145 — TypeError: unsupported operand type(s) for |: 'type' and 'NoneType' · executado em 2026-08-27 | no GitHub |
| 17.0 | —Não testado | sem branch | |
| 18.0 | ◌Not installable by manifest | Not installable by manifest | no GitHub |
| 19.0 | —Não testado | sem branch |
The module’s code on 18.0
| Lines of code | python 745 · xml 342 |
| Tests | yes: 1 file(s), 83 lines |
| Migration scripts | no |
| Models | 7 new · 9 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 6805bc300cce.
O catálogo apps.odoo.com tem um anúncio com o mesmo nome técnico na 16.0: apps.odoo.com/apps/modules/16.0/search_engine_image_thumbnail. Nome igual não prova código igual — como contamos isto.
Depende de
| Módulo | Estado | Verificado |
|---|---|---|
| base_partition | ✓Instala | 2026-08-20 |
| connector_search_engine | ✓Instala | 2026-08-19 |
| fs_base_multi_image | ✓Instala | 2026-08-20 |
| fs_image_thumbnail | ✓Instala | 2026-08-20 |
Histórico
| Última alteração | 2025-09-15 |
| Commits de código, 12 meses | 1 |
| Mais ativos | Laurent Mignon (ACSONE), Sébastien BEAU, kobros-tech |
| Arquivos | 37 |
Commits de tradução e de bots ficam fora da contagem.
Log de instalação 16.0
2026-08-27 08:08:14,027 1 CRITICAL job_05d7287adbd2 odoo.modules.module: Couldn't load module fs_attachment
2026-08-27 08:08:14,027 1 CRITICAL job_05d7287adbd2 odoo.modules.module: unsupported operand type(s) for |: 'type' and 'NoneType'
2026-08-27 08:08:14,034 1 WARNING job_05d7287adbd2 odoo.modules.loading: Transient module states were reset
2026-08-27 08:08:14,035 1 ERROR job_05d7287adbd2 odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 374, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 190, in load_module_graph
load_openerp_module(package.name)
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 471, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "/mnt/pool/fs_attachment/__init__.py", line 1, in <module>
from . import models
File "/mnt/pool/fs_attachment/models/__init__.py", line 1, in <module>
from . import fs_file_gc
File "/mnt/pool/fs_attachment/models/fs_file_gc.py", line 14, in <module>
class FsFileGC(models.Model):
File "/mnt/pool/fs_attachment/models/fs_file_gc.py", line 145, in FsFileGC
self, code: str, batch_size: int | None = None
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
2026-08-27 08:08:14,037 1 CRITICAL job_05d7287adbd2 odoo.service.server: Failed to initialize database `job_05d7287adbd2`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1333, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-16>", line 2, in new
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 374, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 190, in load_module_graph
load_openerp_module(package.name)
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 471, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "/mnt/pool/fs_attachment/__init__.py", line 1, in <module>
from . import models
File "/mnt/pool/fs_attachment/models/__init__.py", line 1, in <module>
from . import fs_file_gc
File "/mnt/pool/fs_attachment/models/fs_file_gc.py", line 14, in <module>
class FsFileGC(models.Model):
File "/mnt/pool/fs_attachment/models/fs_file_gc.py", line 145, in FsFileGC
self, code: str, batch_size: int | None = None
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'O resultado parece errado? Diga-nos — mostraremos o log ou executaremos de novo. Relatar um resultado errado