OCA/sale-workflow · 19.0
sale_order_line_section
sale_order_line_section
sale_order_line_section
This module adds a stored Section field on sale order lines.
In standard Odoo, the relation between a line and its section is only implicit: a line belongs to the nearest previous section according to the order sequence. This is inconvenient for domains, grouping, reporting, or custom business logic because there is no direct field to use.
With this module, each non-section sale order line is linked to its nearest previous section line.
Typical use cases include:
- grouping sale order lines by section in tree views, exports, or reports;
- filtering all lines that belong to a given section without recomputing the relation from the sequence;
Table of contents
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>.





