Thursday, April 6, 2017
3 changes
New functionality added to Odoo
This update lets Odoo mark module categories as mutually exclusive and define specific module exclusions. It helps prevent installing combinations that should not coexist, such as accounting modules restricted for legal or compliance reasons.
Original PR description
Description of the issue/feature this PR addresses: Some modules may not be installed altogether. For instance, some accounting modules should prevent the installation of module 'account_cancel' for legal reasons. Current behavior before PR: No way to enforce module exclusion. Desired behavior after PR is merged: Exclude modules on a one-to-one basis, or based on a category.
Financial reports can now offer a journal filter beyond the default Profit and Loss report. This gives businesses more flexibility to review financial results by specific journals directly from the Odoo interface.
Original PR description
…cial report by default only P&L shows the journals filter, but it can be set for all financial reports easily from Odoo interface. task: 32126
Enhancements to existing features
Website analytics settings are reorganized so users see only relevant options and get clearer warnings when required tracking details are missing. The Google Analytics setup wizard now keeps website settings in sync, reducing configuration mistakes and making dashboard analytics easier to enable.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=31386&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.330760e641a05590e2ee9bd607a46be7 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