Skip to content
Snippets Groups Projects
Commit a0f97d5f authored by Arnold Moyaux's avatar Arnold Moyaux
Browse files

[FIX] stock: same package in different location


- Create a move line from stock to shelf1 with PACK1
- Create a move line from stock to shelf2 with PACK1
- Validate

It should be be blocked. The contents of a package should all
be in the same location since the pack itself is in a location.

It's due to commit 78d6f46 that fix a rounding error.
However it should check for quants that have quantity since they
represents the package content.

closes odoo/odoo#41926

X-original-commit: c35ae635b58f205055621019c570a24d4ba98e33
Signed-off-by: default avatarArnold Moyaux <amoyaux@users.noreply.github.com>
parent 78bf4dba
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.
Please register or to comment