| models | ||
| security | ||
| static/src | ||
| __init__.py | ||
| __manifest__.py | ||
| .gitignore | ||
| README.md | ||
Custom Disable AI Icon
This module allows administrators to hide the AI assistant icon in the systray (top right corner) for specific users.
Features
- adds a new security group "Hide AI Icon".
- Hides the AI icon in the web client for users belonging to this group.
Installation
- Place the module in your Odoo
addonspath. - Update the app list.
- Install the "Custom Disable AI Icon" module.
Configuration
To hide the AI icon for a user:
- Go to Settings > Users & Companies > Users.
- Select the user.
- In the Access Rights tab, scroll to the Administration section (or check other sections depending on Odoo version layout).
- Check the box "Hide AI Icon".
- Save the user record.
- The user may need to refresh their browser for the change to take effect.