Skip to content
Snippets Groups Projects
Commit 1c14419e authored by Jason Van Malder's avatar Jason Van Malder
Browse files

[FIX] payment_stripe: fix traceback when error has no event


Issue

    - Install eCommerce
    - Add Stripe
    - Pay with invalid cart

    Traceback

Cause

    When I improved stripe error, I didn't checked if
    an error could have no event

Solution

    Check if the error has an event

OPW-2186385

closes odoo/odoo#44414

X-original-commit: 772c0274
Signed-off-by: default avatarJason Van Malder (jvm) <jvm@odoo.com>
parent 6fa4dbf2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment