تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
953 أدوات العرض

Hello,


I have a problem with payment page. I'm using Odoo 17 community version and get below error in payment page. Do you have any idea?


UncaughtPromiseError > TypeError

Uncaught Promise > Cannot read properties of null (reading 'firstChild')

TypeError: Cannot read properties of null (reading 'firstChild')

    at Class._showLoading (https://www.beyt.xyz/web/assets/1/27f70d7/web.assets_frontend_lazy.min.js:7926:16)

    at https://www.beyt.xyz/web/assets/1/27f70d7/web.assets_frontend_lazy.min.js:7918:56

    at Array.forEach (<anonymous>)

    at Class.start (https://www.beyt.xyz/web/assets/1/27f70d7/web.assets_frontend_lazy.min.js:7918:21)

    at async Promise.all (index 0)

    at async Promise.all (index 64)

    at async Promise.all (index 1)

    at async Promise.all (index 1)

    at async createPublicRoot (https://www.beyt.xyz/web/assets/1/27f70d7/web.assets_frontend_lazy.min.js:6152:1108)

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

yes i found the solution.

In payment_delivery_methods view, i removed the inner text of "<span class="o_wsale_delivery_badge_price float-end fw-bold" name="price">Select to compute delivery rate</span>"

Remove only "Select to compute delivery rate" text. Then it will be ok.

الصورة الرمزية
إهمال
أفضل إجابة

do you found a solution to this?

الصورة الرمزية
إهمال