Thursday, February 7, 2019
4 changes · master
Enhancements to existing features
Calendar reminders now show the reminder type as part of their name, making them easier to identify when selecting reminders for events or appointment types. This improves day-to-day usability, especially when multiple reminders have similar timing or incomplete names.
Original PR description
**Description of the issue/feature this PR addresses**: - Task: https://www.odoo.com/web#id=1923205&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.0165b10b77f8f0c63d1ea5d67e506dd4 **Current behavior before PR:** -name field was not having alarm_type as prefix. **Desired behavior after PR is merged:** -name field will have alarm_type as it's prefix. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
User language settings are now easier to understand. The previously blank default language option is labeled as "System (English)", and English is clarified as "English (US)", reducing confusion when users update their preferences.
Original PR description
Task: https://www.odoo.com/web?#id=1921583&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.e51fff205012519edae42a3b4ebdbad9
Calendar reminder demo records now include the reminder type in their displayed names. This makes it easier for users to identify and select the right reminders when configuring appointments or calendar events.
Original PR description
**Description of the issue/feature this PR addresses**: - Task: https://www.odoo.com/web#id=1923205&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.0165b10b77f8f0c63d1ea5d67e506dd4 **Current behavior before PR:** -demo data is not having alarm_type as prefix. **Desired behavior after PR is merged:** -demo data will have alarm_type as prefix. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Intrastat code form view has been visually improved to use a clearer sheet-style layout. This makes the form more consistent with other Odoo screens and easier for users to read and edit.
Original PR description
Before improvement:  After improvement: 