Tuesday, August 9, 2016
6 changes · master
Enhancements to existing features
Inventory valuation now includes a pivot view, making it easier for users to analyze stock valuation data from different angles. This improves reporting flexibility without changing underlying inventory processes.
Original PR description
Description of the issue/feature this PR addresses: Pivot view not show in inventory valuation. Task: https://www.odoo.com/web#id=27084&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.835a9cdeaff2a6843546f4a3a1b32933 Current behavior before PR: - Pivot view does not display in inventory valuation. Desired behavior after PR is merged: - Added pivot view in inventory Valuation. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The setup screen for Partner and General Ledger reports has been improved to make it clearer and easier to use. This helps accounting users configure reports more efficiently with less chance of confusion.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web#id=27141&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.ecbdf2007a2532610a5300cd3bd68b32 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
Point of Sale now leaves unspecified customer details truly blank instead of saving them as empty text. This makes customer filters and reporting more accurate, such as finding customers without an email address.
Original PR description
When creating a partner, the fields where the information is not specified are filled with an empty string value. The empty string value is not ideal as prevents to use filters like "email not set" and forces to use more complexe domain "... or email = ''" opw-684902
The time off form now shows the date consistency warning only when the user saves the leave request, rather than while they are still editing fields. This reduces interruptions during data entry while still preventing inconsistent leave dates from being saved.
Original PR description
Task : https://www.odoo.com/web?#id=27414&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.3825e16ccc55a9e81ec2cfabd7389fdf 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 …d not when editing the field.
This update cleans up outdated anonymization settings and improves support for anonymizing monetary fields. It helps keep the anonymization process reliable by removing obsolete references and simplifying error handling behavior.
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 adds Austrian regional state data to Odoo's base country records. Businesses using Austrian addresses can now select standardized Austrian states, improving address consistency and localization.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: No Austrian States Desired behavior after PR is merged: Austrian States @mart-e May I ask you to merge this for me? I think we should harmonize the codes within this file too as some country codes are original ISO 3166-2 and others use the abstraction without the country prefix which makes sense in this context. If you agree, I am happy to do this and add even more country states based on ISO 3166-2. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr