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

Hello Community,

I recently upgraded from Odoo v16 to v17 and am facing an issue with a custom filter that used to work perfectly in the previous version. The filter is defined as follows:

In v16, this filter would pass the context {'x_studio_show_price': 'end_user'} to actions triggered from the filtered view, effectively influencing the behavior based on this context. However, after upgrading to v17, it appears that the context is no longer being passed as expected.

I'm looking for any insights or solutions on how to ensure that the context from this filter is correctly applied in Odoo v17. Has anyone else encountered this issue or found a workaround?

Thank you for any help or guidance you can provide!

الصورة الرمزية
إهمال
الكاتب

<filter name="end_user" string="End User Price" domain="[]" context="{'x_studio_show_price': 'end_user'}"/>
here is my xml

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
يونيو 24
3
0
أبريل 24
1571
1
فبراير 24
2849
3
ديسمبر 23
1764
4
مايو 25
2427