콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2017 화면

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
6월 24
3
0
4월 24
1573
1
2월 24
2850
3
12월 23
1764
4
5월 25
2429