stock_picking_backorder_move_qty

in stock-logistics-workflow · source on GitHub

Allows to set quantity to backorder by move

Category: Inventory · Camptocamp · AGPL-3

16.0×Not in this series
17.0×Not in this series
18.0×Not in this series
19.0Installs
SeriesStatusDetailsCode
16.0Not testedno branch
17.0Not testedno branch
18.0Not testedno branch
19.0Installs · run 2026-09-15 · 19.0.1.0.0on GitHub

Odoo 20.0 dev — development line

A different statement from the table above. There: the module as published, on a released platform. Here: the module’s code with its manifest version mechanically raised, on a platform that has not been released and changes daily.

StatusDetails
failsThe same code installs on 19.0; on the development line it does not. The difference belongs to the platform. (registry) · version 19.0.1.0.0 → 19.5.1.0.0, code unchanged · run 2026-09-10 · odoo 19.5 · modidx/odoo:master-deps-20260910

Log excerpt, 20.0 dev

2026-09-10 18:38:52,333 1 INFO job_d31d06c9554a odoo.modules.loading: loading stock/security/ir.access.csv
2026-09-10 18:38:52,909 1 INFO job_d31d06c9554a odoo.registry: Registry changed, signaling through the database
2026-09-10 18:38:52,917 1 INFO job_d31d06c9554a odoo.modules.loading: Module stock loaded in 14.05s, 5348 queries (+5348 other)
2026-09-10 18:38:52,917 1 INFO job_d31d06c9554a odoo.modules.loading: Loading module stock_picking_backorder_move_qty (43/44)
2026-09-10 18:38:52,979 1 WARNING job_d31d06c9554a odoo.modules.loading: Transient module states were reset
2026-09-10 18:38:52,981 1 ERROR job_d31d06c9554a odoo.registry: Failed to load registry
2026-09-10 18:38:52,981 1 CRITICAL job_d31d06c9554a odoo.service.server: Failed to initialize database `job_d31d06c9554a`.
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 187, in load_module_graph
    registry._setup_models__(env.cr, [])  # incremental setup
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  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 556, in _setup_models__
    model_classes.setup_model_classes(env)
  File "/usr/lib/python3/dist-packages/odoo/orm/model_classes.py", line 343, in setup_model_classes
    _setup_fields(model_cls, env)
  File "/usr/lib/python3/dist-packages/odoo/orm/model_classes.py", line 550, in _setup_fields
    field.setup(model)
  File "/usr/lib/python3/dist-packages/odoo/orm/fields.py", line 571, in setup
    self.setup_related(model)
  File "/usr/lib/python3/dist-packages/odoo/orm/fields.py", line 656, in setup_related
    raise KeyError(
KeyError: 'Field product_uom referenced in related field definition stock.backorder.confirmation.move.line.qty_to_backorder_uom_id does not exist.'
2026-09-10 18:38:52,987 1 INFO job_d31d06c9554a odoo.service.server.ThreadedServer: Initiating shutdown
2026-09-10 18:38:52,987 1 INFO job_d31d06c9554a odoo.service.server.ThreadedServer: Hit CTRL-C again or send a second signal to force the shutdown.
2026-09-10 18:38:52,987 1 INFO job_d31d06c9554a odoo.addons.bus.websocket: Disconnecting 0 websockets
2026-09-10 18:38:53,089 1 INFO job_d31d06c9554a odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 1 connections

Provenance: __manifest__.py sha256 db4d6043fb1e088e… · tree of 18 files without the manifest, sha256 426d4bc4b6951206…

This does not say the module is compatible with Odoo 20.0, and does not say it installs on Odoo 20.0 — on a stock platform it will not, until its maintainer raises the version. Why we raise the version

Depends on

ModuleStatusChecked
stockcoreships with Odoo

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

Get told when this module changes state

Data updated 2026-09-17 01: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.