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

I have this error while trying to upgrade my Odoo version 15 to version 17


Error while render the template KeyError: 'product.wishlist' Template: website_sale_wishlist.header_wishlist_link Path: /t/t/t[2] Node:

The error occurred while rendering the template website_sale_wishlist.header_wishlist_link and evaluating the following expression: 


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

Hi,

It appears that there's a problem with rendering the template associated with the wishlist functionality in the website sale module of Odoo. The error message suggests a KeyError, indicating that the key 'product.wishlist' is referenced in the template but is not found in the current context where it's being evaluated. To address this issue, review the template code. Examine the template file 'website_sale_wishlist.header_wishlist_link' to identify where the key 'product.wishlist' is being used. Ensure that it's correctly defined and accessible within the context where it's being called.


Hope it helps

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
5
أكتوبر 24
1570
5
يونيو 25
14817
0
ديسمبر 23
17
1
يونيو 25
1573
3
يوليو 25
3229