Thursday, March 3, 2016
4 changes · master
Enhancements to existing features
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.