Closed nda-odoo closed 6 months ago
Instead of opening the popup 'Cancel mollie payment' an error is thrown, breaking the UI.
js error: TypeError: line.payment_method.payment_terminal.send_payment_cancel(...).finally is not a function
TypeError: line.payment_method.payment_terminal.send_payment_cancel(...).finally is not a function
Hi,
Thank you for your contribution and for submitting the pull request (PR). We truly appreciate your effort and interest in improving the project.
Best regards,
Instead of opening the popup 'Cancel mollie payment' an error is thrown, breaking the UI.
js error:
TypeError: line.payment_method.payment_terminal.send_payment_cancel(...).finally is not a function