Thursday, April 7, 2016
8 changes
Enhancements to existing features
Expense records will now show the commonly used Status grouping by default, making it easier for users to review and manage expenses by their current stage. This reduces extra clicks and improves day-to-day navigation in the Expenses app.
Original PR description
Description of the issue/feature this PR addresses: - Make "Status" as default group by in expense Task: https://www.odoo.com/web#id=23336&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.5f34933aa894af1a81939229311ede72 Current behavior before PR: - Status is a group-by that is commonly used, currently hidden in "custom group" Desired behavior after PR is merged: - "Status" will be a default group by in hr_expense ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change removes unused code from the website tips component, reducing maintenance overhead without changing how users interact with the system. It helps keep the product codebase simpler and less prone to future issues.
Original PR description
opw-673946
Resolved issues and error corrections
The stock product filter now avoids showing service and consumable products as exhausted stock. This keeps inventory views focused on items that are actually stock-managed, reducing confusion for users reviewing shortages.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=23348&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad : https://pad.odoo.com/p/r.2449ddbb537c010c21f8a5369ef31111 Current behavior before PR: In product, the "exhausted stock" filter is wrong because it includes services Desired behavior after PR is merged: Services should be excluded from the "Exhausted Stock" filter ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …filter.
The CRM activities analysis report now includes the fields needed for the “Lost” filter to work correctly. This helps users analyze lost opportunities without missing or broken report filters.
Original PR description
[FIX] crm: add needed fields for Activities Analysis The two fields used in the filter Lost were not available on the crm.activity.report model. opw-673533
Code cleanup and technical improvements
The marketing campaign CRM demo module was reorganized and updated to align with the newer application structure. This is an internal maintenance change that should make the demo data easier to maintain without changing day-to-day user workflows.
Original PR description
<strong>Task:https://www.odoo.com/web#id=12169&view_type=form&model=project.task&action=327</strong> <strong>Pad:https://pad.odoo.com/p/r.OsAA687URNWpaal6</strong>
The Point of Sale discount feature was reorganized and migrated to Odoo's newer internal framework. This helps keep the discount functionality maintainable and compatible with the current platform without changing the business feature itself.
Original PR description
Task: https://www.odoo.com/web#id=13713&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.cWoz9rvbOWNtBhQu
The website Twitter feature was reorganized and migrated to Odoo's newer internal API structure. This helps keep the integration maintainable and ready for future improvements without changing the core business workflow.
Original PR description
Task: https://www.odoo.com/web?#id=12130&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.frrrQC7LwpPCgnNG
The product visible discount feature has been migrated to Odoo's newer application framework. This keeps the feature maintainable and compatible with ongoing platform improvements without changing the core business behavior.
Original PR description
Task: https://www.odoo.com/web?#id=12152&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.dbip7WZEr9ui8CWo