Daily updates from Odoo
Navigate
Branch
Monday, May 30, 2016
9 changes
Security fixes and vulnerability patches
Saved filters now have access rules so users cannot view, change, or delete filters that belong to others. Administrators keep full control, while employees and external users are limited to the filters they are allowed to use, reducing the risk of unauthorized changes.
Original PR description
Task: https://www.odoo.com/web#id=21776&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.HqQn9VgIeyIZHEPw
New functionality added to Odoo
Sales and purchase receipts now include a dedicated accounting date that can differ from the bill date while still updating automatically in draft when the bill date changes. Journal items are always visible and entries are posted using the accounting date, improving clarity and control over receipt accounting.
Original PR description
Description of the issue/feature this PR addresses: - Added 'account_date' field for maintaining purchase and sales receipt's accounting date - Made visible 'Journal Items' tab Task: https://www.odoo.com/web#id=21781&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/openerp-project.task-61H3F80MD9 Current behavior before PR: Desired behavior after PR is merged: I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
Project task and issue searches now open in a list view with default filters for a user's own items instead of loading the heavier kanban view. This should make large production project databases quicker and easier to navigate for everyday users.
Original PR description
Description of the issue/feature this PR addresses: - [project] Search Tasks ==> list view <strong>Task:</strong> https://www.odoo.com/web#id=24213&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad:</strong> https://pad.odoo.com/p/r.9cc4a596e54307b7f62f13e3ba62e037 Current behavior before PR: - Project>Search>Tasks and Project>Search>Issues default view is the kanban one. Desired behavior after PR is merged: - A lot of tasks and issue loading in a production environment, so we have set a default filter for own tasks and own issues. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Website administrators can now choose whether to show or hide extra multi-website information in the settings area. This helps keep configuration screens cleaner for teams that do not need multi-website details, while still supporting those that manage multiple sites.
Original PR description
task id: 21389 link: https://www.odoo.com/web?#id=21389&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.xjbcD59szOZeLER9 This provides an option to show/hide unnecessary multi-website info.
Lunch orders that have already been ordered or received can no longer be deleted. This helps preserve accurate meal order records and prevents accidental removal of confirmed lunch activity.
Original PR description
<strong>Task: </strong>https://www.odoo.com/web#id=21734&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-EB2VOTYACF
Resolved issues and error corrections
This update prevents crashes caused by inconsistent text handling when Odoo builds page responses. It improves reliability for users working with content that includes non-English or special characters.
Original PR description
Problem is odoo is returning unicode response instead of normal strings. Mixing unicode and normal strings results in below mentioned issues: Please read gist and below comments: https://gist.github.com/ovnicraft/96ec0aea574150c28b2a Github issue: https://github.com/odoo/odoo/issues/8846
This fixes missing icons on two editor buttons in the mail composer. Users can now clearly recognize and use the buttons instead of seeing blank controls.
Original PR description
Description of the issue/feature this PR addresses: - Issue:https://www.odoo.com/web#id=673295&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - Try to send mail through mail wizard, in editor two blank buttons are visible if you click on it, works fine but icons are not visible. Desired behavior after PR is merged: - Try to send mail through mail wizard, in editor two blank buttons are visible if you click on it, icons of the buttons are always visible. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …e the user. -Try to send mail through mail wizard, in editor two blank buttons are visible if you click on it, works fine but icons are not visible,but now proper icons are visible.
Code cleanup and technical improvements
The POS receipt reprint feature was reorganized and updated to use Odoo's newer application framework. This helps keep the feature maintainable and aligned with current platform standards without changing the core business workflow.
Original PR description
Task :- https://www.odoo.com/web?#id=13684&view_type=form&model=project.task&menu_id=3942&action=327
Documentation and clarification updates
Aetna Softwares has added its signed Contributor License Agreement documentation. This clears the legal contribution requirement so their work can be accepted into the project.
Original PR description
Description of the issue/feature this PR addresses: CLA PR Current behavior before PR: CLA not signed Desired behavior after PR is merged: CLA signed ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr