Sale Order Line Sequence

sale_order_line_sequence
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/19.0/sale_order_line_sequence
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Serpent CS
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 (4)
XML IDNameModelTypeStatus
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
view_move_form account.move.form account.move xpath Inherits account.view_move_form
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (3)

New fields (1)
  • related_so_sequence Char
    compute='_compute_related_so_sequence' string='SO Line Number'
Public methods (0)

No public methods.

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (0)

No public methods.

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • visible_sequence Integer
    compute='_compute_visible_sequence' help='Displays the sequence of the line in the sale order.' store=True args: 'Line Number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/sale_order_line_sequence
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Serpent CS
COMMITTERS
COMMITTERSStefan Rijnhart, Weblate, OCA-git-bot, oca-ci, LauraCForgeFlow, Francois Poizat, tendil
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
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 xpath Inherits account.view_move_form
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (3)

New fields (1)
  • related_so_sequence Char
    compute='_compute_related_so_sequence' string='SO Line Number'
Public methods (0)

No public methods.

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (0)

No public methods.

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • visible_sequence Integer
    compute='_compute_visible_sequence' help='Displays the sequence of the line in the sale order.' store=True args: 'Line Number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/17.0/sale_order_line_sequence
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Serpent CS
COMMITTERS
COMMITTERSStefan Rijnhart, Weblate, OCA-git-bot, oca-ci, Antonio Buric, FSchiepers, Sakthivel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 (4)
XML IDNameModelTypeStatus
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
view_move_form account.move.form account.move xpath Inherits account.view_move_form
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (3)

New fields (1)
  • related_so_sequence Char
    compute='_compute_related_so_sequence' string='SO Line Number'
Public methods (0)

No public methods.

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (0)

No public methods.

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • visible_sequence Integer
    compute='_compute_visible_sequence' help='Displays the sequence of the line in the sale order.' store=True args: 'Line Number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/16.0/sale_order_line_sequence
VERSION
VERSION 2.2.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Serpent CS
COMMITTERS
COMMITTERSPedro M. Baeza, Carlos Lopez, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, DoDo, OriolMForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
view_move_form account.move.form account.move xpath Inherits account.view_move_form
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (3)

New fields (1)
  • related_so_sequence Char
    compute='_compute_related_so_sequence' string='SO Line Number'
Public methods (0)

No public methods.

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (0)

No public methods.

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • visible_sequence Integer
    compute='_compute_visible_sequence' help='Displays the sequence of the line in the sale order.' store=True args: 'Line Number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/15.0/sale_order_line_sequence
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Serpent CS
COMMITTERS
COMMITTERSMiquel Raïch, Weblate, OCA-git-bot, oca-ci, SergiCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:33
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
view_move_form account.move.form account.move xpath Inherits account.view_move_form
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (3)

New fields (1)
  • related_so_sequence Char
    compute='_compute_related_so_sequence' string='SO Line Number'
Public methods (0)

No public methods.

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (0)

No public methods.

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • visible_sequence Integer
    compute='_compute_visible_sequence' help='Displays the sequence of the line in the sale order.' store=True args: 'Line Number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/14.0/sale_order_line_sequence
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Serpent CS
COMMITTERS
COMMITTERSMiquel Raïch, Weblate, OCA-git-bot, oca-ci, OriolMForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
view_move_form account.move.form account.move xpath Inherits account.view_move_form
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (3)

New fields (1)
  • related_so_sequence Char
    compute='_compute_related_so_sequence' string='SO Line Number'
Public methods (0)

No public methods.

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (0)

No public methods.

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.' string='Sequence'
  • visible_sequence Integer
    compute='_compute_visible_sequence' help='Displays the sequence of the line in the sale order.' store=True args: 'Line Number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/13.0/sale_order_line_sequence
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Serpent CS
COMMITTERS
COMMITTERSMiquel Raïch, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_saleorder_document_sequence report_saleorder_document_sequence ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (2)
  • copy(self, default=None)
  • write(self, line_values)

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.' string='Sequence'
  • sequence2 Integer
    help='Shows the sequence of this line in the sale order.' readonly=True related='sequence' store=True string='Line Number'
Public methods (1)
  • create(self, values)
    @api.model
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/12.0/sale_order_line_sequence
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent, Serpent CS
COMMITTERS
COMMITTERSAlex Comba, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Wolfgang Pichler
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_saleorder_document_sequence report_saleorder_document_sequence ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (2)
  • copy(self, default=None)
    @api.multi
  • write(self, line_values)
    @api.multi

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.' string='Sequence'
  • sequence2 Integer
    help='Shows the sequence of this line in the sale order.' readonly=True related='sequence' store=True string='Line Number'
Public methods (1)
  • create(self, values)
    @api.model
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/11.0/sale_order_line_sequence
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent, Serpent CS
COMMITTERS
COMMITTERSDenis Roussel, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Wolfgang Pichler, remihb
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_saleorder_document_sequence report_saleorder_document_sequence ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (2)
  • copy(self, default=None)
    @api.multi
  • write(self, line_values)
    @api.multi

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • sequence2 Integer
    help='Shows the sequence of this line in the sale order.' readonly=True related='sequence' store=True
Public methods (1)
  • create(self, values)
    @api.model
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/10.0/sale_order_line_sequence
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent, Serpent CS
COMMITTERS
COMMITTERSDenis Roussel, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Darshan Patel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_planner
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_saleorder_document_sequence report_saleorder_document_sequence ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' store=True string='Max sequence in lines'
Public methods (2)
  • copy(self, default=None)
    @api.multi
  • write(self, line_values)
    @api.multi

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • sequence2 Integer
    help='Shows the sequence of this line in the sale order.' readonly=True related='sequence' store=True
Public methods (1)
  • create(self, values)
    @api.model
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/9.0/sale_order_line_sequence
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent, Serpent CS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent, Serpent CS
COMMITTERS
COMMITTERSJordi Ballester Alomar, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://www.eficent.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_tip
    - web_planner
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' string='Max sequence in lines'
Public methods (2)
  • copy(self, default=None)
    @api.multi
  • write(self, line_values)
    @api.multi

New fields (2)
  • sequence Integer
    default=9999 help='Gives the sequence of this line when displaying the sale order.'
  • sequence2 Integer
    help='Shows the sequence of this line in the sale order.' readonly=True related='sequence' store=True
Public methods (2)
  • copy(self, default=None)
    @api.multi
  • create(self, values)
    @api.model