-
- Downloads
[FIX] point_of_sale: Lost payment info
Payment information for terminal transactions (payment_status,
transaction_id & card_type) was lost when going back to the floor
plan in pos_restaurant. Validated transactions were then considered as
not processed yet.
closes odoo/odoo#43550
Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
Showing
- addons/point_of_sale/models/pos_order.py 1 addition, 0 deletionsaddons/point_of_sale/models/pos_order.py
- addons/point_of_sale/models/pos_payment.py 1 addition, 0 deletionsaddons/point_of_sale/models/pos_payment.py
- addons/pos_restaurant/models/pos_order.py 12 additions, 6 deletionsaddons/pos_restaurant/models/pos_order.py
Please register or sign in to comment