field_vector

in server-tools · source on GitHub

New specialized field to store vector data

ACSONE SA/NV · LGPL-3

16.0Install error
17.0×Not in this series
18.0Install error
19.0Install error
master×Not in this series
SeriesStatusDetails
16.0Install errorПомилка SQL при установці · run 2026-08-21
17.0Not testedno branch
18.0Install errorПомилка SQL при установці · run 2026-08-21
19.0Install errorПомилка SQL при установці · run 2026-08-21
masterNot testedno branch

Depends on

ModuleStatusChecked
basecoreships with Odoo

External dependencies

Checked against modidx/odoo:19.0-deps-20260819b.

KindPackageIn our image
pythonnumpyin image

History

Last change2026-01-21
Code commits, 12 months4
Most activeHai Lang, Laurent Mignon (ACSONE)
Files23

Translation and bot commits are excluded from the commit count.

Install log 19.0

Error processing line 1 of /usr/local/lib/python3.12/dist-packages/extendable_pydantic_patcher.pth:

  Traceback (most recent call last):
    File "<frozen site>", line 201, in addpackage
    File "<string>", line 1, in <module>
    File "/usr/local/lib/python3.12/dist-packages/extendable_pydantic/__init__.py", line 4, in <module>
      from .main import ExtendableModelMeta
    File "/usr/local/lib/python3.12/dist-packages/extendable_pydantic/main.py", line 17, in <module>
      from pydantic._internal._model_construction import ModelMetaclass
    File "/usr/local/lib/python3.12/dist-packages/pydantic/__init__.py", line 396, in <module>
      _getattr_migration = getattr_migration(__name__)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.12/dist-packages/pydantic/_migration.py", line 260, in getattr_migration
      from .errors import PydanticImportError
    File "/usr/local/lib/python3.12/dist-packages/pydantic/errors.py", line 7, in <module>
      from typing_extensions import Literal, Self
  ModuleNotFoundError: No module named 'typing_extensions'

Remainder of file ignored
Error processing line 1 of /usr/local/lib/python3.12/dist-packages/extendable_pydantic_patcher.pth:

  Traceback (most recent call last):
    File "<frozen site>", line 201, in addpackage
    File "<string>", line 1, in <module>
    File "/usr/local/lib/python3.12/dist-packages/extendable_pydantic/__init__.py", line 4, in <module>
      from .main import ExtendableModelMeta
    File "/usr/local/lib/python3.12/dist-packages/extendable_pydantic/main.py", line 17, in <module>
      from pydantic._internal._model_construction import ModelMetaclass
    File "/usr/local/lib/python3.12/dist-packages/pydantic/__init__.py", line 396, in <module>
      _getattr_migration = getattr_migration(__name__)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.12/dist-packages/pydantic/_migration.py", line 260, in getattr_migration
      from .errors import PydanticImportError
    File "/usr/local/lib/python3.12/dist-packages/pydantic/errors.py", line 7, in <module>
      from typing_extensions import Literal, Self
  ModuleNotFoundError: No module named 'typing_extensions'

Remainder of file ignored
2026-08-21 16:07:44,678 1 WARNING ? odoo.tools.config: option addons_path, invalid addons directory '/mnt/extra-addons', skipped 
2026-08-21 16:07:44,678 1 WARNING ? odoo.tools.config: option --without-demo: since 19.0, invalid boolean value: 'all', assume True 
2026-08-21 16:07:44,678 1 WARNING ? odoo.tools.config: option addons_path, invalid addons directory '/mnt/extra-addons', skipped 
2026-08-21 16:08:02,844 1 ERROR job_7807b60c44f9 odoo.sql_db: bad query: b'\n        CREATE EXTENSION IF NOT EXISTS vector;\n    '
ERROR: extension "vector" is not available
DETAIL:  Could not open extension control file "/usr/local/share/postgresql/extension/vector.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.
 
2026-08-21 16:08:02,846 1 WARNING job_7807b60c44f9 odoo.modules.loading: Transient module states were reset 
2026-08-21 16:08:02,847 1 ERROR job_7807b60c44f9 odoo.registry: Failed to load registry 
2026-08-21 16:08:02,847 1 CRITICAL job_7807b60c44f9 odoo.service.server: Failed to initialize database `job_7807b60c44f9`. 
Traceback (most recent call last):
  File "/mnt/pool/field_vector/hooks.py", line 24, in pre_init_hook
    cr.execute(
  File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 440, in execute
    self._obj.execute(query, params)
psycopg2.errors.FeatureNotSupported: extension "vector" is not available
DETAIL:  Could not open extension control file "/usr/local/share/postgresql/extension/vector.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.


The above exception was the direct cause of the following exception:

Result looks wrong? Tell us — we will show the log or run it again. Report a wrong result

Data updated 2026-08-21 18:00 UTC · we publish the install log with a date, not a vendor rating · CSV and JSON are open

Questions or a wrong result: open an issue or hello@allservices.one

Independent project. Not affiliated with Odoo S.A. or the Odoo Community Association.