Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
7092 Ansichten

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  

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Autor Beste Antwort

Thanks a lot! 

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

Bye

Avatar
Verwerfen

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Juli 25
766
4
Juni 25
2021
1
Juni 25
851
0
Feb. 25
896
1
Nov. 24
1751