Daily updates from Odoo
Thursday, July 7, 2016
9 changes · master
Security fixes and vulnerability patches
This update tightens how subscription-related scheduled tasks are created, avoiding broad employee access to sensitive technical settings. It keeps subscription operations working while reducing unnecessary permissions and improving internal security posture.
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
Enhancements to existing features
This update modernizes the Belgian Intrastat reporting module so it works with Odoo's newer application framework. It also corrects a missing import issue and reorganizes module files, improving reliability and maintainability for Belgian compliance reporting.
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 data import component was updated to use Odoo's newer internal framework and reorganized for easier maintenance. This should make future improvements and fixes safer while preserving the import experience for users.
Original PR description
task: https://www.odoo.com/web#id=12293&view_type=form&model=project.task&menu_id=3942&action=327 pad: https://pad.odoo.com/p/r.GZ1YLOalCvJkJMHZ
Recruitment users can now filter job applications based on whether they are active or archived. This makes it easier to review current applications separately from older archived records and improves reporting clarity.
Original PR description
It is now possible to filter the applications on their archived status. opw-682119
Resolved issues and error corrections
Odoo now generates website asset links using the configured CDN at the right time, so pages can correctly load files from the intended delivery network. This helps improve website performance and avoids cached asset links bypassing CDN settings.
Original PR description
use website cdn instead of 'url_for' into assetbundle generator. now 'url_for' is used only by website addons. issue: The bundle generate html without use website cdn because url_for must use the context value at running time and not at compile/cache time.
Code cleanup and technical improvements
The multilingual accounting localization module has been reorganized and migrated to Odoo's newer internal framework. This should make the module easier to maintain and align it with current platform standards, with limited direct impact on daily users.
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
This update reorganizes the French FEC accounting export module and migrates it to Odoo's newer internal application framework. For business users, the change should help keep French accounting compliance reporting maintainable and aligned with the current Odoo platform, without introducing a major functional 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
The EU service tax localization module has been reorganized and migrated to Odoo's newer application framework. This helps keep the module maintainable and compatible with current Odoo development standards, with limited direct impact on day-to-day users.
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 stock landed costs module was updated to use Odoo's newer internal framework, making it easier to maintain and evolve. Existing landed cost features and related tests were migrated without introducing a new business workflow.
Original PR description
<strong>Task:</strong> https://www.odoo.com/web#id=13132&view_type=form&model=project.task&menu_id=3942&action=327 <strong>Pad:</strong> https://pad.odoo.com/p/r.dTbdXwkcpfrYp0Ww