So, I create new Groups called "User Type / Company X"
with my own logic, if i wanna make a group where only showed when User Type / Company X is selected then I just create new ir.module.category (Company Access Right) and new new groups that inherit User Type / Company X (this new group called Company Access Right / Default Employee).
but when i test it, my custom groups (Company Access Right / Default Employee) only show when User Type / Internal is selected. is there something wrong with my code? or its actually impossible to do it?