Skip to Content
Menu
This question has been flagged
5399 Views

I have setup 3 companies,

And for user = Admin, all 3 companies are 'allowed', the default company is company 1.

I tried several scripts inside the Controller but none of them could return the correct value of the current company displayed on the upper right side of the windows.

user = request.env['res.users'].sudo.browse(request.uid)

current_company = user.company_id.name

but it always points to the user's default company (in this case id=1) even if i change the company on the top-right corner.

Please help. Thank you Odooers!

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 23
2380
1
Aug 22
3248
0
May 22
2988
1
Apr 21
5749
0
Feb 25
1248