у wms · джерело на GitHub
Release channel based on geo-localization
ACSONE SA/NV · AGPL-3
| Серія | Статус | Деталі |
|---|---|---|
| 16.0 | ✗Помилка install | Помилка SQL при установці · прогін 2026-08-21 |
| 17.0 | —Не тестовано | гілки немає |
| 18.0 | —Не тестовано | гілки немає |
| 19.0 | —Не тестовано | гілки немає |
| master | —Не тестовано | гілки немає |
| Модуль | Статус | Перевірено |
|---|---|---|
| geoengine_partner | ✗Помилка install | 2026-08-21 |
| stock_release_channel | ✓Встановлюється | 2026-08-21 |
| Остання зміна | 2025-05-20 |
| Комітів коду за 12 міс | 0 |
| Найактивніші | Jacques-Etienne Baudoux, Sébastien Alix, sbejaoui |
| Файлів | 19 |
Переклади й коміти ботів у підрахунок не входять.
2026-08-21 17:33:19,898 1 ERROR job_37c616ea8647 odoo.sql_db: bad query:
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_topology;
ERROR: extension "postgis" is not available
DETAIL: Could not open extension control file "/usr/local/share/postgresql/extension/postgis.control": No such file or directory.
HINT: The extension must first be installed on the system where PostgreSQL is running.
2026-08-21 17:33:19,902 1 WARNING job_37c616ea8647 odoo.modules.loading: Transient module states were reset
2026-08-21 17:33:19,903 1 ERROR job_37c616ea8647 odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/mnt/pool/base_geoengine/geo_db.py", line 34, in init_postgis
cr.execute(
File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 324, in execute
res = self._obj.execute(query, params)
psycopg2.errors.FeatureNotSupported: extension "postgis" is not available
DETAIL: Could not open extension control file "/usr/local/share/postgresql/extension/postgis.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:
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 197, in load_module_graph
getattr(py_module, pre_init)(cr)
File "/mnt/pool/base_geoengine/geo_db.py", line 41, in init_postgis
raise MissingError(
odoo.exceptions.MissingError: Error, can not automatically initialize spatial postgis support. Database user may have to be superuser and postgres/postgis extensions with their devel header have to be installed. If you do not want Odoo to connect with a super user you can manually prepare your database. To do this, open a client to your database using a super user and run:
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_topology;
2026-08-21 17:33:19,905 1 CRITICAL job_37c616ea8647 odoo.service.server: Failed to initialize database `job_37c616ea8647`.
Traceback (most recent call last):
File "/mnt/pool/base_geoengine/geo_db.py", line 34, in init_postgis
cr.execute(
File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 324, in execute
res = self._obj.execute(query, params)
psycopg2.errors.FeatureNotSupported: extension "postgis" is not available
DETAIL: Could not open extension control file "/usr/local/share/postgresql/extension/postgis.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:
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,Результат виглядає неправильним? Повідомте — ми покажемо лог або перепрогонимо. Повідомити про хибний результат
Дані оновлено 2026-08-21 18:00 UTC · публікуємо факт прогону з логом і датою, не оцінку вендора · CSV і JSON відкриті
Питання або хибний результат: issue на GitHub чи hello@allservices.one
Незалежний проєкт. Не пов'язаний з Odoo S.A. чи Odoo Community Association.