Skip to content
Snippets Groups Projects
Commit a54d54c9 authored by Jacky (trj)'s avatar Jacky (trj)
Browse files

[FIX] point_of_sale: random failure when reprint receipt

Because the `receiptHtml` was taken from a component which was mounted outside of the DOM, it was hardly ever destroyed for some unknown reasons and the `el.outerHTML` could not be taken to create the receipt.

closes odoo/odoo#71087

Signed-off-by: default avatarpimodoo <pimodoo@users.noreply.github.com>
parent 37cea376
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