Mutiple tree Views for multiple Users

Asked by mm alam

HI every one,

I was wondering, that how it is possible to have multiple tree views for multiple users. The reason is that, i can create at most one tree view for a form.

If I have a many2one relationship, how can i force to pick a specific tree view in the field option? Is it really possible.

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Anup(SerpentCS) (anup-serpent) said :
#1

Hello mm alam,

   You can do that using the fields_view_get method overridden. In this method you can pass your selective view_id according to the user you select. So that you'll have different views for different users.

Thanks.

Can you help with this problem?

Provide an answer of your own, or ask mm alam for more information if necessary.

To post a message you must log in.