Skip to Content
मेन्यू
This question has been flagged
1 Reply
1856 Views

Hey all,

i'm trying to get the currently selected company in a multi-company environment.

I've tried using 

self.env.user.company_id

But this gives me the user's default company.

I've also tried using the _context to get allowed_company_ids but this gives me a list that I can't use


Any help?

Avatar
Discard

Does not work can you share with model code for example?

Best Answer

Hi,

You can get the currently selected company in a multi-company environment by self.env.context.get('allowed_company_ids')

Hope it helps


Avatar
Discard
Related Posts Replies Views Activity
1
अग॰ 25
376
0
जुल॰ 25
544
0
जुल॰ 25
1186
1
मई 25
1660
1
अप्रैल 25
1737