OCA/sale-workflow · 19.0
Sale Order Line Price Source Tracking
sale_order_line_price_source
Sale Order Line Price Source Tracking
This module tracks from where each sale order line unit price comes from.
It extends sale.order.line with: - price_source (pricelist,
product, manual) - price_source_pricelist_item_id (the applied
product.pricelist.item when source is pricelist)
Price source is computed from core pricing behavior, including
manual-price detection based on technical_price_unit versus
price_unit.
Table of contents
Usage
Use sale order lines as usual.
The module automatically updates provenance on line creation, pricing recalculation, and relevant line writes. Open a sale order line to inspect the source fields.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Camptocamp
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/sale-workflow project on GitHub.
You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.





