Skip to content
Snippets Groups Projects
Commit 7f70d990 authored by roen-odoo's avatar roen-odoo
Browse files

[FIX] point_of_sale: correctly set owner on pos order refund


Current behavior:
If set an owner on a product and make a pos order with this product then
refund this order. The owner would be lost on the refund.

Steps to reproduce:
- Activate the consignment feature
- Create a product, and add some stock with a owner (e.g. "John Doe")
- Create a pos order with this product
- Refund the pos order
- Go to the stock picking of the refund, the owner is not set on the
  move lines.

opw-3146749

closes odoo/odoo#116054

X-original-commit: c58500f0893690b91eec2f3cce53220d6a62be18
Signed-off-by: default avatarTrinh Jacky (trj) <trj@odoo.com>
Signed-off-by: default avatarEngels Robin (roen) <roen@odoo.com>
parent 92a9fe97
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