Thursday, March 3, 2016
6 changes · master
Enhancements to existing features
Incoming emails that include embedded images are now handled more reliably. Images are saved as attachments and shown in the message thread, so users can view email content as intended while keeping records cleaner.
Original PR description
cid management in incoming emails
Email and chatter messages are now cleaned in one place, keeping only approved styling and identifying quoted text or signatures more consistently. The message view now hides quoted content behind a read more/read less control, reducing clutter while preserving access to the full conversation.
Original PR description
Parse style attribute to keep only a white list of accepted properties Remove quote detection in sanitizer Remove html_email_clean Remove classes
The project task calendar now opens in a monthly view by default instead of a weekly view. This better matches task deadlines, which are date-only values, and helps avoid confusion about setting deadlines at a specific hour.
Original PR description
… hours, So in the calendar view for task, set the "month" view by default instead of the "week" view. <b>Pad:</b> https://pad.odoo.com/p/r.kIMggUBAnWnyGUpZ <b>Task:</b> https://www.odoo.com/web?#id=22126&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
The sales team code field is no longer shown by default in list and search views. This keeps everyday configuration screens cleaner while still allowing advanced users with technical features enabled to access the code when needed.
Original PR description
Description of the issue/feature this PR addresses: 'Code' field should only be visible in list view with technical features <strong>Task: </strong> : https://www.odoo.com/web#id=22671&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong>https://pad.odoo.com/p/openerp-project.task-4N35USG33Y Current behavior before PR: The 'Code' field in the sales team configuration is visible in list view and Searchview without enabling the Technical Features Desired behavior after PR is merged: The 'Code' field in the sales team configuration is visible in list view and Searchview enabling the Technical Features ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Clickable items in empty view messages now show a pointer cursor when users hover over them. This small visual cue makes it easier for users to recognize interactive links and reduces confusion when navigating Odoo screens.
Original PR description
Task: https://www.odoo.com/web#id=22623&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.380b80519a485049b2279550db5b52e6
The wording for a prorata invoice has been updated to the clearer US English term "Prorated Invoice." This makes invoice labels easier for English-speaking users to understand without changing business logic.
Original PR description
en_US doesn't speak latin. Please rename into "Prorated Invoice" if you want to signify a prorata.