Skip to content

Files

stock_move_location_domain_improved

Stock Move Location Domain Improved

This module improves the domain filter of the destination location on stock move lines.

Table of Contents

In vanilla Odoo, when selecting the destination on detailed operations (stock move lines), only child locations of the destination location defined on the picking are selectable.

static/description/stock_move_line_destination.png

When a automatic push rule is applied to the operation (stock move), its destination location can be different from the picking.

static/description/stock_move_destination.png

In such case, the selectable locations on the detailed operations is inconsistent with the location defined on the operation.

After installing this module, the selectable locations on detailed operations match the location defined on the operation.

static/description/stock_move_line_destination_fixed.png