Sale Layout

sale_layout
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/sale_layout
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Goffin Simon, Nicolas Martinelli, Jérome Maes, Richard Mathot, qdp-odoo, Damien Bouvy, Yannick Tivisse
WEBSITE
WEBSITEhttps://www.odoo.com/page/crm
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:31
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
Manage your sales reports
=========================
With this module you can personnalize the sale order and invoice report with
separators, page-breaks or subtotals.
    

Code Analysis

Views touched (11)
XML IDNameModelTypeStatus
category_template category_template ir.ui.view qweb New
report_configuration_form_view report.configuration.form.view sale_layout.category form New
report_configuration_search_view report.configuration.search.view sale_layout.category search New
report_configuration_tree_view report.configuration.form.view sale_layout.category tree New
report_invoice_layouted report_invoice_layouted ir.ui.view qweb Inherits account.report_invoice_document
report_sale_layouted report_sale_layouted ir.ui.view qweb Inherits sale.report_saleorder_document
separator_template separator_template ir.ui.view qweb New
subtotal_template subtotal_template ir.ui.view qweb New
view_invoice_form_inherit_1 account.invoice.form.inherit_1 account.invoice data Inherits account.invoice_form
view_invoice_line_form_inherit_2 account.invoice.line.form.inherit_2 account.invoice.line data Inherits account.view_invoice_line_form
view_order_form_inherit_1 sale.order.form.inherit_1 sale.order data Inherits sale.view_order_form
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • sale_layout_lines(self, cr, uid, ids, invoice_id=None, context=None)
    Returns invoice lines from a specified invoice ordered by sale_layout_category sequence. Used in sale_layout module. :Parameters: -'invoice_id' (int): specify the concerned invoice.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • sale_layout_lines(self, cr, uid, ids, order_id=None, context=None)
    Returns order lines from a specified sale ordered by sale_layout_category sequence. Used in sale_layout module. :Parameters: -'order_id' (int): specify the concerned sale order.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/sale_layout
VERSION
VERSION 1.0
CATEGORY
CATEGORYSale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Denis Ledoux, Fabien Meghazi, Goffin Simon, Simon Lejeune, Nicolas Lempereur
WEBSITE
WEBSITEhttps://www.odoo.com/page/crm
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Manage your sales reports
=========================
With this module you can personnalize the sale order and invoice report with
separators, page-breaks or subtotals.
    

Code Analysis

Views touched (11)
XML IDNameModelTypeStatus
category_template category_template ir.ui.view qweb New
report_configuration_form_view report.configuration.form.view sale_layout.category form New
report_configuration_search_view report.configuration.search.view sale_layout.category search New
report_configuration_tree_view report.configuration.form.view sale_layout.category tree New
report_invoice_layouted report_invoice_layouted ir.ui.view qweb Inherits account.report_invoice_document
report_sale_layouted report_sale_layouted ir.ui.view qweb Inherits sale.report_saleorder_document
separator_template separator_template ir.ui.view qweb New
subtotal_template subtotal_template ir.ui.view qweb New
view_invoice_form_inherit_1 account.invoice.form.inherit_1 account.invoice data Inherits account.invoice_form
view_invoice_line_form_inherit_2 account.invoice.line.form.inherit_2 account.invoice.line data Inherits account.view_invoice_line_form
view_order_form_inherit_1 sale.order.form.inherit_1 sale.order data Inherits sale.view_order_form
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • sale_layout_lines(self, cr, uid, ids, invoice_id=None, context=None)
    Returns invoice lines from a specified invoice ordered by sale_layout_category sequence. Used in sale_layout module. :Parameters: -'invoice_id' (int): specify the concerned invoice.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • sale_layout_lines(self, cr, uid, ids, order_id=None, context=None)
    Returns order lines from a specified sale ordered by sale_layout_category sequence. Used in sale_layout module. :Parameters: -'order_id' (int): specify the concerned sale order.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/sale_layout
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Rucha (Open ERP), Stephane Wirtel, Pinakin Nayi (OpenERP), Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Divyesh Makwana (Open ERP), Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Mayur Maheshwari (OpenERP), vro, niv-openerp, Xavier ALT, Ujjvala Collins (OpenERP), Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Hardik Ansodariy (OpenERP), rch-openerp, ARA (OpenERP), fp, psi (Open ERP), Dhara (OpenERP)
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - stock
    - product
    - base
    - process
    - decimal_precision
    - account
    - base_setup
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - procurement
    - account_invoice_layout
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module provides features to improve the layout of the Sales Order.
=======================================================================

It gives you the possibility to
    * order all the lines of a sales order
    * add titles, comment lines, sub total lines
    * draw horizontal lines and put page breaks

    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form_inherit_1 sale.order.form.inherit_1 sale.order xpath Inherits sale.view_order_form
Models touched (0)

No models found for this module.