in ddmrp · source on GitHub
This module implements the final location logic of v18 added in v17 by stock_push_delay to DDMRP logic.
Category: Warehouse Management · ForgeFlow · LGPL-3
| Series | Status | Details |
|---|---|---|
| 16.0 | —Not tested | no branch |
| 17.0 | ~Environment problem | Незадоволена зовнішня залежність: Python · run 2026-08-20 |
| 18.0 | —Not tested | no branch |
| 19.0 | —Not tested | no branch |
| master | —Not tested | no branch |
| Module | Status | Checked |
|---|---|---|
| ddmrp | ~Environment problem | 2026-08-20 |
| stock_push_delay | ✓Installs | 2026-08-21 |
| Last change | 2025-05-22 |
| Code commits, 12 months | 0 |
| Most active | DavidJForgeFlow |
| Files | 14 |
Translation and bot commits are excluded from the commit count.
2026-08-20 17:35:22,381 1 WARNING job_881bd1a3927a odoo.modules.module: VersionConflict: (bokeh 3.9.2 (/usr/local/lib/python3.10/dist-packages), Requirement.parse('bokeh==3.4.1'))
2026-08-20 17:35:22,393 1 WARNING job_881bd1a3927a odoo.modules.loading: Transient module states were reset
2026-08-20 17:35:22,393 1 ERROR job_881bd1a3927a odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 496, in check_python_external_dependency
get_distribution(pydep)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 471, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 347, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 633, in find
raise VersionConflict(dist, req)
pkg_resources.VersionConflict: (bokeh 3.9.2 (/usr/local/lib/python3.10/dist-packages), Requirement.parse('bokeh==3.4.1'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 367, in check_external_dependencies
modules.check_manifest_dependencies(terp)
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 518, in check_manifest_dependencies
check_python_external_dependency(pydep)
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 507, in check_python_external_dependency
raise Exception('Python library version conflict: %s' % (pydep,))
Exception: Python library version conflict: bokeh==3.4.1
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 99, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 452, in load_modules
modules.button_install()
File "<decorator-gen-76>", line 2, in button_install
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 77, in check_and_log
return method(self, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 427, in button_install
modules._state_update('to install', ['uninstalled'])
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 400, in _state_update
update_demo = update_mods._state_update(newstate, states_to_update, level=level-1)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 400, in _state_update
update_demo = update_mods._state_update(newstate, states_to_update, level=level-1)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 406, in _state_update
self.check_external_dependencies(module.name, newstate)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 375, in check_external_dependencies
raise UserError(msg)
odoo.exceptions.UserError: Unable to install module "web_widget_bokeh_chart" because an external dependency is not met: Python library version conflict: bokeh==3.4.1
2026-08-20 17:35:22,395 1 CRITICAL job_881bd1a3927a odoo.service.server: Failed to initialize database `job_881bd1a3927a`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 496, in check_python_external_dependency
get_distribution(pydep)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 471, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 347, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 633, in find
raise VersionConflict(dist, req)
pkg_resources.VersionConflict: (bokeh 3.9.2 (/usr/local/lib/python3.10/dist-packages), Requirement.parse('bokeh==3.4.1'))
During handling of the above exception, another exception occurred:
Result looks wrong? Tell us — we will show the log or run it again. Report a wrong result
Data updated 2026-08-21 17: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.