Skip to Content
Menu
This question has been flagged
4093 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
1234
1
Aug 22
2031
0
May 22
1511
1
Apr 21
3598
1
Apr 23
2765