Daily updates from Odoo
Monday, May 11, 2020
1 change
Enhancements to existing features
Push notifications are now turned on by default for mobile users, matching common app behavior and reducing setup steps. The related setting is hidden from standard general settings and only shown in debug mode, keeping the settings page simpler for everyday users.
Original PR description
The Push notifications settings seems a bit outdated. As for now, every application send push notifications without asking the users as they can super easily disable the notification from their device. Before, Push notification is set false by default, user have to enable this for getting push notification in android and ios device. - Mobile setting is visible in general settings. Now, Push notification is set true by default because user can easily enable/disable from mobile device. Mobile setting is visible in debug mode in general settings. Task ID: 2205432