Daily updates from Odoo
Tuesday, July 12, 2016
8 changes · master
Enhancements to existing features
Updates to related record fields now create clearer chatter messages when records are added or removed. This helps users understand what changed by showing the related record name directly in the activity history.
Original PR description
Description of the issue/feature this PR addresses: - tracking x2many fields Task:https://www.odoo.com/web#id=26680&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.c039d7a43f1a10fe03b90a76c6bac129 Current behavior before PR: - For x2many fields, we are adding or removing on these fields, we doesn't get any message in chatter. Desired behavior after PR is merged: - For x2many fields, when we update (adding/removing) on these fields , we will get a new message in the chatter with the name from the record. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
This fixes an error that could stop the Timesheets module from upgrading successfully. Businesses can apply the upgrade with less risk of disruption to timesheet-related operations.
Original PR description
Description of the issue/feature this PR addresses: Issue : https://www.odoo.com/web#id=679241&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - upgrading the hr_timesheet module gives traceback Desired behavior after PR is merged: - on upgrading the module, issue of traceback will be solved ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Features or functions removed from Odoo
The Stock settings page no longer shows an empty “Extra Features” heading. This cleans up the settings screen and makes it easier for users to focus on available configuration options.
Original PR description
Description of the issue/feature this PR addresses: - remove header 'Extra Features' in settings Task:https://www.odoo.com/web#id=27249&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.4e35e0bf3bdfea75d1f46d6fe7e02a6f Current behavior before PR: https://drive.google.com/file/d/0B45jrxrhIvidaDhNOUNrR08zWDA/view?usp=sharing Desired behavior after PR is merged: https://drive.google.com/file/d/0B45jrxrhIvidT1JqWDNuZ0RaNTA/view?usp=sharing ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Code cleanup and technical improvements
The website membership app has been updated to use Odoo's newer internal framework and a cleaner file organization. This helps keep the app maintainable and easier to evolve, with minimal expected change for end users.
Original PR description
task:https://www.odoo.com/web#id=12126&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad:https://pad.odoo.com/p/r.6b08b935dad2baa3e538aefbe1457123
The stock calendar component was reorganized and updated to Odoo's newer internal framework, making it easier to maintain and evolve. Tests were also modernized, while an unused calendar field was removed with no expected business impact.
Original PR description
<b>Pad:</b> https://pad.odoo.com/p/r.BQy3Wmz6hAjfD2MC <b>Task:</b> https://www.odoo.com/web#id=20790&view_type=form&model=project.task&menu_id=3942&action=327
The Indian HR payroll module has been modernized to use Odoo's newer internal framework and reorganized for clearer maintenance. Payroll reports and automated checks were also updated, helping keep the module reliable without changing its core business purpose.
Original PR description
Description of the issue/feature this PR addresses: 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
The Document module has been reorganized and migrated to Odoo's newer application framework. This helps keep document management maintainable and compatible with the main platform, without introducing a major visible change for end users.
Original PR description
Description of the issue/feature this PR addresses: - [document] migrate into new api <strong>Task: </strong>https://www.odoo.com/web#id=24260&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong>https://pad.odoo.com/p/r.8db68e3dcb6a24e32f315f70e785a6a6 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
Miscellaneous changes
The pull request does not include enough information about changed files or commits to determine a specific business impact. Based on the provided title and body, this appears to be a placeholder or administrative submission rather than a clearly described product change.
Original PR description
Description of the issue/feature this PR addresses: 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