TIP: You can type at any time to perform a new search.
Sale Order Line Sequence
sale_order_line_sequence · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- Category
- Sales
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-19 11:39:08
- Authors
- Odoo Community Association (OCA), Serpent CS, ForgeFlow
- Maintainers
- Odoo Community Association (OCA), Serpent CS, ForgeFlow
- Committers
- Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Displays the sequence of Sale order line and helps to maintain the order. The line sequence number is also displayed in sale order reports.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_invoice_document_inherit_sale_sequence |
report_invoice_document_inherit_sale_sequence | ir.ui.view | qweb | Inherits account.report_invoice_document |
report_saleorder_document_sequence |
report_saleorder_document_sequence | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
sale_order_portal_content_sequence |
sale_order_portal_content_sequence | ir.ui.view | qweb | Inherits sale.sale_order_portal_content |
view_move_form |
account.move.form | account.move | form | Inherits account.view_move_form |
view_order_form |
sale.order.form | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
related_so_sequenceCharcompute='_compute_related_so_sequence'string='SO Line Number'
No public methods.
New fields (1)
-
max_line_sequenceIntegercompute='_compute_max_line_sequence'store=Truestring='Max sequence in lines'
No public methods.
New fields (2)
-
sequenceIntegerdefault=9999help='Gives the sequence of this line when displaying the sale order.' -
visible_sequenceIntegercompute='_compute_visible_sequence'help='Displays the sequence of the line in the sale order.'store=True args: 'Line Number'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…