hello
I am trying to use payment provider V.16 on Odoo V.17 i Think i have fixed most of the issues but still remening with this problem
File "/home/odoo/src/odoo/odoo/tools/convert.py", line 39, in safe_eval = lambda expr, ctx={}: s_eval(expr, ctx, nocopy=True) File "/home/odoo/src/odoo/odoo/tools/safe_eval.py", line 379, in safe_eval raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr)) ValueError: : "External ID not found in the system: payment.payment_icon_cc_mastercard" while evaluating "[(6, 0, [ref('payment.payment_icon_cc_mastercard'),ref('payment.payment_icon_cc_visa'),])]"
i think is the problem is happening because of the Data/payment_provider_data.xml in this line