Tuesday, August 30, 2016
5 changes · master
Enhancements to existing features
The website quote app has been converted to Odoo's newer development framework and its files were reorganized. This should make the quoting feature easier to maintain and evolve, with little expected change for day-to-day users.
Original PR description
Task: https://www.odoo.com/web#id=12132&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.opBsPWr8BTUKkhZl
This update reorganizes and modernizes internal Sales module files to follow newer Odoo development standards. It helps keep the sales codebase easier to maintain and removes unused legacy files, with little expected change for day-to-day users.
Original PR description
Description of the issue/feature this PR addresses: - sale_report.py and res_partner.py: migrate into new api Task:https://www.odoo.com/web#id=24266&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.ab92a1c54e05ce203cb5414e602cf155 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 product visible discount feature has been migrated to Odoo's newer internal framework and its files have been reorganized. This keeps the feature easier to maintain while preserving its business purpose of showing discounts clearly on sales-related pricing.
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
The website Twitter integration has been modernized to align with Odoo's newer internal framework. This helps keep the feature maintainable and compatible with future platform improvements without changing the core business workflow.
Original PR description
Website_twitter: Migrate to NewAPI 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
This update continues internal migration work in the Point of Sale order area. It helps keep the sales checkout codebase aligned with current platform standards, supporting easier maintenance and future improvements without changing day-to-day user workflows.
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