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

[FIX] point_of_sale: correctly link credit notes and invoice from PoS


Current behavior:
When creating a credit note from a PoS order, the credit note is not
linked to the invoice of the orginal order.

Steps to reproduce:
- Make an order in the PoS, validate it and invoice it
- Make a refund of this order and invoice it too.
- Go to the credit note, the original invoice is not mentionned in the
  reference field.

opw-3150637

closes odoo/odoo#119952

Signed-off-by: default avatarEngels Robin (roen) <roen@odoo.com>
parent 2edd7559
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