Skip to content
Snippets Groups Projects
Commit 7b29911d authored by Florent de Labarre's avatar Florent de Labarre Committed by Nicolas Martinelli
Browse files

[FIX] stock: move line: lot and product


In the detailed operations view and in an immediate transfer:
    - add a line
    - select a random lot_id
    - select a random product_id
    - validate

The system won't raise while the combination of product_id/lot_id may
not make sense. We add a constraint to solve this isse.

Closes #25766
opw-1868453

closes odoo/odoo#39112

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 3952cd2e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment