Skip to Content
Menu
This question has been flagged
1 Reply
1507 Views

Hi, sorry to bother you.
In a database there are 6 companies, 3 companies are from Mexico and 3 companies are from Colombia.
In this case, when you are in the Mexican company, sub menus of accounting reports that belong to Colombia appear.
How can I hide the sub menus and only show the ones that belong to their respective country?

I want to do this through a checkbox (Boolean field) if the company is Mexico hide the accounting reports of Colombia and only leave those of Mexico, in case the company is Colombia, hide the accounting reports that are from Mexico and only leave those from Colombia...
I want to do this through code, I already have the checkbox, but I don't know how to call the menus to hide them.
all this in odoo 15.
Again, sorry for the inconvenience.

Avatar
Discard
Best Answer

Hi Andrian Porras,

I think its better to manage those with access rights instead of changing the code part as changing the code for this will be bit complex. You can create 2 groups one for Mexico and the other for Colombia and add the menus respectively.

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 24
206
0
Mar 23
603
0
Mar 18
2656
0
Jul 17
6541
1
Nov 16
1813