Namaste, I have an intercompany feature in my module, the thing is when I login from a different user with all the rights, I am not able to select inter company which is "res.company"s object, this is happening because of res.company's access right. I can select the intercompany in admin because it has superuser rights.
I dont want to give superuser rights to everyone, but I want the user to be able to select the intercompany. How can I achieve that?
Thanks.