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

[FIX] point_of_sale: correctly set lot_id on refund orders


Current behavior:
When refunding an order, the lot_id of the original order was not set
on the refund order.

Steps to reproduce:
- Create a product with tracking by lot
- Open the POS and add the product to the order
- Set a lot on the product
- Pay the order
- Refund the order
- Check the lot on the refund order, there is no lot set

opw-3485740

closes odoo/odoo#136162

X-original-commit: 218c8d519e1a78cf2e15b556a4f298cf1ef0231d
Signed-off-by: default avatarRobin Heinz (rhe) <rhe@odoo.com>
Signed-off-by: default avatarRobin Engels (roen) <roen@odoo.com>
parent 17a8b705
Branches
Tags
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