Monday, January 20, 2020
1 change · master
Resolved issues and error corrections
This fixes an issue in restaurant point of sale where card terminal payment details could be lost after returning to the floor plan. Keeping this information prevents already validated payments from being treated as unpaid or unprocessed, reducing payment confusion for staff and customers.
Original PR description
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. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr