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

Hi all,

I'm trying to use the developer mode on Odoo 9 Enterprise ed. and I'd like to add the Task Tags column in the list view  (Project > Search > Tasks, click on "List" icon).
I don't know what it has to be modified using the developer mode. Then, what's the code for the tasks tags?Thanks.

Piero  

아바타
취소
베스트 답변

Hi,

For adding an extra field in tree view via the user interface. first, you have to activate developer mode.

Then go to Project -> Search -> Tasks, click on "List" icon

Then go to developer option in the top of the screen


    This option is seen only when you activate the developer mode.

From Developer Option, Select Edit Tree View



Then you will get an option to edit the tree view.

Add here an extra field tag_ids. Save the changes. Go back to tree view

Then Refresh the PageYou will get the new field in tree view




Thank you

아바타
취소
작성자 베스트 답변

Thanks a lot! 

Where can I find other codes to add in the future more columns?

Bye

아바타
취소

In developer mode, go to form view. you can see the technical name of the field when the mouse pointer is on the field.

관련 게시물 답글 화면 활동
0
7월 25
792
4
6월 25
2062
1
6월 25
910
0
2월 25
910
1
11월 24
1795