-
- Downloads
[FIX] payment_payulatam: Fix error while making payment
In https://github.com/odoo/odoo/commit/e21f185d3c6a3bac3a1a7ba482df4d6cf616a159 acquirer_reference is changed to reference for payment, but while validating the payment values there is still acquirer_reference so it's giving traceback Now changed acquirer_reference to reference while validating payment and check proper transactionID with acquirer_reference. Task-ID: 1964073 closes: #32439 Signed-off-by:pimodoo <pimodoo@users.noreply.github.com>
Please register or sign in to comment