odoo/tutorials#1267
Created by Harshvardhan Bareth (habar)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 116s)
- label
- odoo-dev:19.0-add-pricelist-price-habar
- head
- b21be695f42bfd3f845f6829011b546cdc3c0b97
| odoo/tutorials | |
|---|---|
| 19.0 | #1267 missing r+ |
| master |
19.0 add pricelist price habar
Description
New Custom Module: Introduces a standalone module to enhance pricing transparency in Odoo sales and invoicing.
New Fields Added: Adds a native book price field to both sale.order.line and account.move.line.
Audit & Comparison: Allows users and auditors to directly compare strict, policy-based pricelist amounts against manual price overrides.
Why This Change Is Being Done
Fixes Lost Reference: Prevents the system from losing the original policy-driven pricelist value when a salesperson manually alters a line price.
No Core Modification: Bridges the visual gap for audit and financial comparison without modifying core Odoo files.
Pricing Consistency: Ensures strict adherence to company pricing guidelines during sales and invoicing processes.
Better Decision-Making: Helps clients make faster, informed decisions by comparing the original book price with the applied sale price.
Audit-Ready Tracking: Tracks manual price overrides directly inside quotations, sales orders, and invoices.