Thursday, March 27, 2025
1 change · saas-18.1
Resolved issues and error corrections
When setting up a new point of sale payment method, choosing a payment terminal provider no longer causes the page refresh to discard information already entered. This prevents duplicate data entry and makes terminal installation smoother for users configuring POS payments.
Original PR description
In this commit, save the record when we install the payment terminal from the form widget. Steps: --- - Go to payment method config - Click on new - Journal = bank & Integration = terminal - Select a payment provider to download - the page refreshes and loses the data that is configured task - 4653445 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr