Skip to content
Snippets Groups Projects
Commit e44219b1 authored by Robin Heinz's avatar Robin Heinz
Browse files

[FIX] point_of_sale: Load all existing Payment Method but displayed linked ones


Before, when using the manage order, if a payment method was used and then removed from the pos.config,
we couldn't load the old order anymore because of unknow reference.
To fix this, we load all methods at the opening of the pos but when we display the payment methods we only show those in the pos.config.

closes odoo/odoo#71263

Task-id: 2541708
Signed-off-by: default avatarpimodoo <pimodoo@users.noreply.github.com>
parent aff3a2e0
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