Monday, July 4, 2016
5 changes
Enhancements to existing features
This change prevents users from creating or editing currencies directly while entering supplier information. It helps ensure currencies are managed only through the proper configuration menu, reducing accidental or inconsistent currency setup.
Original PR description
Description of the issue/feature this PR addresses: - Currency Creation Task:https://www.odoo.com/web#id=26846&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.44eb149e84d170a09a0b20a617b3b052 Current behavior before PR: https://drive.google.com/file/d/0B45jrxrhIvidS0lLbmZCNE82ZTA/view?usp=sharing Desired behavior after PR is merged: https://drive.google.com/file/d/0B45jrxrhIvidNEJpRldpQ2w0OEE/view?usp=sharing ## 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 appear when changing the resume option in recruitment configuration settings. Users can now update that setting without being interrupted by a crash, improving reliability for HR configuration workflows.
Original PR description
Description of the issue/feature this PR addresses: - Traceback on resume option change Issue:https://www.odoo.com/web#id=677480&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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
Code cleanup and technical improvements
The CRM module was reorganized and migrated to Odoo's newer internal API while aiming to keep existing business behavior unchanged. This should improve maintainability and test coverage, with little visible impact for day-to-day CRM users.
Original PR description
Migration of CRM code to new API. Nothing should change functionnaly. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change fixes an error that could occur during product reordering in inventory. It helps ensure warehouse-related replenishment actions run reliably without being blocked by a typo.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web#id=676614&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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 partner assignment area in CRM was updated to use Odoo's newer internal framework and file structure. This should make the module easier to maintain and more reliable over time, with no major visible workflow changes expected for users.
Original PR description
Task: https://www.odoo.com/web#id=12139&view_type=form&model=project.task&action=327&menu_id=4720