Thursday, April 6, 2017
7 changes · master
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
This change makes it easier to customize how accounting entries are created for currency exchange differences. Businesses can better carry reporting details, such as analytic dimensions, into those entries without changing the core process.
Original PR description
Forward port of #16236 --------- ### Description of the issue/feature this PR addresses: Such a prepare method is useful in situations where we want to propagate some analytic dimension to exchange difference move. ### Current behavior before PR: No possibility to extend the move line creation. ### Desired behavior after PR is merged: A prepare method allowing to extend the move line creation. --------- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
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
This update replaces short tax codes with clearer tax descriptions in the Argentine localization. It helps business users identify taxes more easily when reviewing accounting data and documents.
Original PR description
Replace taxes descriptions code into a clear tax description for l10n_ar 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
Canadian localization tax descriptions were updated from short codes to clearer, readable labels. This makes tax information easier for users to understand when configuring or reviewing Canadian taxes.
Original PR description
Replace taxes descriptions codes by clear tax description for l10n_CA 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 improves the wording of tax descriptions used in the Ecuador localization. Clearer tax labels help businesses review accounting records and tax reports with less ambiguity.
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