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

I have one model tasks on top of which I developed 3 Kanban views (a ,  b , c) with the following states

states = [ ('new','New') ,('pending','Pening'), ('inreview','In review'), ('done','Done')]

I want to show the "In review" state only in the kanban view a.

아바타
취소
작성자

Unfortunately, adding the domain to the action didn't solve it for me. I stiff have the different stages showing on all the views.

Can you post links to screenshots to show what you did?

베스트 답변

I suppose you have 3 menu options (one for each view).  Each menu option has a Windows Action, and you can set the domain there.

Enable Developer Mode and navigate to Settings / Technical / Menu Items:

This image has an empty alt attribute; its file name is menu-item-example-odoo-13.png

If you click on the Action ("Leads") you can view / edit the Windows Action

This image has an empty alt attribute; its file name is windows-action-example.jpg
Your domain for the views b and c would be something like this: 

[('state','!=','inreview')]
아바타
취소
관련 게시물 답글 화면 활동
Limit kanban box 해결 완료
2
9월 25
256
7
8월 25
28320
0
5월 19
6363
1
12월 17
6163
1
1월 25
2011