| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/mail |
| GIT | |
| GIT | https://github.com/OCA/mail.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/mail/tree/17.0/mail_notification_sound_volume |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Social Network |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, GuillermoNforgeflow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/mail |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows users to configure the volume of notification sounds in Odoo (chat messages, inbox notifications, etc.). A volume slider is added to the user's Preferences page, with a test button to preview the sound at the selected volume. The slider is only visible when notifications are managed within Odoo. By default, the volume is set to 100%. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif_notification_volume |
res.users.preferences.form.notification.volume | res.users | field | Inherits base.view_users_form_simple_modif |
notification_volume
Float
readonly=False
related='res_users_settings_id.notification_volume'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
notification_volume
Float
default=1.0
No public methods.