Quotation Builder

sale_quotation_builder
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/sale_quotation_builder
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Yannick Tivisse, qsm-odoo, Romain Derie, Romeo Fragomeli, Victor Feyens, Nasreddin Boulif (bon), Paolo (pgi), Victor Piryns (pivi), flvr-odoo
WEBSITE
WEBSITEhttps://www.odoo.com/app/sales
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - digest
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - social_media
    - google_recaptcha
    - utm
    - sale_management
    - sale
    - sales_team
    - account_payment
    - account
    - product
    - uom
    - analytic
    - payment
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Design great quotation templates with building blocks to significantly boost your success rate.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
brand_promotion brand_promotion ir.ui.view qweb Inherits website.brand_promotion
sale_order_form_quote_design sale.order.form.sale_quotation_builder sale.order xpath Inherits sale_management.sale_order_form_quote
sale_order_portal_content_inherit_sale_quotation_builder Order Design ir.ui.view qweb Inherits sale.sale_order_portal_content
sale_order_template_view_form_inherit_sale_quotation_builder sale.order.template.form.inherit.sale_quotation_builder sale.order.template sheet Inherits sale_management.sale_order_template_view_form
sale_quotation_builder.res_config_settings_view_form_inherit res.config.settings.view.form.inherit.sale.management.inherit.sale.quotation.builder res.config.settings xpath Inherits sale_management.res_config_settings_view_form
so_template SO Template ir.ui.view qweb New
Models touched (8)

New fields (2)
  • quotation_description Html
    compute='_compute_quotation_description' help='This field uses the Quotation Only Description if it is defined, otherwise it will try to read the eCommerce Description.' sanitize_attributes=False sanitize_overridable=True string='Quotation Description'
  • quotation_only_description Html
    help='The quotation description (not used on eCommerce)' sanitize_attributes=False sanitize_overridable=True string='Quotation Only Description' translate=html_translate
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    compute='_compute_website_description' precompute=True readonly=False sanitize_attributes=False sanitize_form=False sanitize_overridable=True store=True string='Website Description' translate=html_translate
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    compute='_compute_website_description' precompute=True readonly=False sanitize_attributes=False sanitize_overridable=True store=True string='Website Description' translate=html_translate
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    compute='_compute_website_description' precompute=True readonly=False sanitize_attributes=False sanitize_overridable=True store=True string='Website Description' translate=html_translate
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False sanitize_form=False sanitize_overridable=True string='Website Description' translate=html_translate
Public methods (1)
  • action_open_template(self)

New fields (1)
  • website_description Html
    compute='_compute_website_description' readonly=False sanitize_form=False sanitize_overridable=True store=True string='Website Description' translate=html_translate
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    compute='_compute_website_description' readonly=False sanitize_attributes=False sanitize_overridable=True store=True string='Website Description' translate=html_translate
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/15.0/sale_quotation_builder
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Thibault Delavallée, Jeremy Kersten, Jorge Pinna Puissant, Adrian Torres, Xavier-Do, Nasreddin Boulif (bon), Paolo (pgi)
WEBSITE
WEBSITEhttps://www.odoo.com/app/sales
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - digest
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - social_media
    - google_recaptcha
    - utm
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - product
    - uom
    - analytic
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Design great quotation templates with building blocks to significantly boost your success rate.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
brand_promotion brand_promotion ir.ui.view qweb Inherits website.brand_promotion
sale_order_form_quote_design sale.order.form.sale_quotation_builder sale.order xpath Inherits sale_management.sale_order_form_quote
sale_order_portal_content_inherit_sale_quotation_builder Order Design ir.ui.view qweb Inherits sale.sale_order_portal_content
sale_order_template_view_form_inherit_sale_quotation_builder sale.order.template.form.inherit.sale_quotation_builder sale.order.template xpath Inherits sale_management.sale_order_template_view_form
sale_quotation_builder.res_config_settings_view_form_inherit res.config.settings.view.form.inherit.sale.management.inherit.sale.quotation.builder res.config.settings xpath Inherits sale_management.res_config_settings_view_form
so_template SO Template ir.ui.view qweb New
Models touched (8)

New fields (2)
  • quotation_description Html
    compute='_compute_quotation_description' help='This field uses the Quotation Only Description if it is defined, otherwise it will try to read the eCommerce Description.' sanitize_attributes=False args: 'Quotation Description'
  • quotation_only_description Html
    help='The quotation description (not used on eCommerce)' sanitize_attributes=False translate=html_translate args: 'Quotation Only Description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (2)
  • onchange_sale_order_template_id(self)
    @api.onchange('sale_order_template_id')
  • onchange_update_description_lang(self)
    @api.onchange('partner_id')

New fields (1)
  • website_description Html
    sanitize=False sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (1)
  • open_template(self)

New fields (1)
  • website_description Html
    readonly=False related='product_id.product_tmpl_id.quotation_only_description' sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
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/14.0/sale_quotation_builder
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Olivier Dony, Christophe Simonis, Nicolas Martinelli, Nicolas Lempereur, Yannick Tivisse, Romain Derie, Jorge Pinna Puissant, Xavier-Do, Victor Feyens, Nasreddin Boulif (bon), fja-odoo, Benoit Socias, Paolo (pgi)
WEBSITE
WEBSITEhttps://www.odoo.com/page/quote-builder
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - digest
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - social_media
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - product
    - uom
    - analytic
    - utm
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Design great quotation templates with building blocks to significantly boost your success rate.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
brand_promotion brand_promotion ir.ui.view qweb Inherits website.brand_promotion
sale_order_form_quote_design sale.order.form.sale_quotation_builder sale.order xpath Inherits sale_management.sale_order_form_quote
sale_order_portal_content_inherit_sale_quotation_builder Order Design ir.ui.view qweb Inherits sale.sale_order_portal_content
sale_order_template_view_form_inherit_sale_quotation_builder sale.order.template.form.inherit.sale_quotation_builder sale.order.template xpath Inherits sale_management.sale_order_template_view_form
sale_quotation_builder.res_config_settings_view_form_inherit res.config.settings.view.form.inherit.sale.management.inherit.sale.quotation.builder res.config.settings xpath Inherits sale_management.res_config_settings_view_form
so_template SO Template ir.ui.view qweb New
Models touched (8)

New fields (2)
  • quotation_description Html
    compute='_compute_quotation_description' help='This field uses the Quotation Only Description if it is defined, otherwise it will try to read the eCommerce Description.' sanitize_attributes=False args: 'Quotation Description'
  • quotation_only_description Html
    help='The quotation description (not used on eCommerce)' sanitize_attributes=False translate=html_translate args: 'Quotation Only Description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (2)
  • onchange_sale_order_template_id(self)
    @api.onchange('sale_order_template_id')
  • onchange_update_description_lang(self)
    @api.onchange('partner_id')

New fields (1)
  • website_description Html
    sanitize=False sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (1)
  • open_template(self)

New fields (1)
  • website_description Html
    readonly=False related='product_id.product_tmpl_id.quotation_only_description' sanitize_form=False translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
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/13.0/sale_quotation_builder
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Nicolas Lempereur, Jeremy Kersten, Damien Bouvy, Yannick Tivisse, qsm-odoo, Romain Derie, Jorge Pinna Puissant, Adrian Torres, Xavier-Do, Nasreddin Boulif (bon), Paolo (pgi)
WEBSITE
WEBSITEhttps://www.odoo.com/page/quote-builder
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - http_routing
    - portal
    - mail
    - base_setup
    - bus
    - web_tour
    - auth_signup
    - social_media
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - product
    - uom
    - analytic
    - digest
    - resource
    - utm
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Design great quotation templates with building blocks to significantly boost your success rate.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
brand_promotion brand_promotion ir.ui.view qweb Inherits website.brand_promotion
sale_order_form_quote_design sale.order.form.sale_quotation_builder sale.order xpath Inherits sale_management.sale_order_form_quote
sale_order_portal_content_inherit_sale_quotation_builder Order Design ir.ui.view qweb Inherits sale.sale_order_portal_content
sale_order_template_view_form_inherit_sale_quotation_builder sale.order.template.form.inherit.sale_quotation_builder sale.order.template xpath Inherits sale_management.sale_order_template_view_form
sale_quotation_builder.res_config_settings_view_form_inherit res.config.settings.view.form.inherit.sale.management.inherit.sale.quotation.builder res.config.settings xpath Inherits sale_management.res_config_settings_view_form
so_template SO Template ir.ui.view qweb New
Models touched (8)

New fields (2)
  • quotation_description Html
    compute='_compute_quotation_description' help='This field uses the Quotation Only Description if it is defined, otherwise it will try to read the eCommerce Description.' sanitize_attributes=False args: 'Quotation Description'
  • quotation_only_description Html
    help='The quotation description (not used on eCommerce)' sanitize_attributes=False translate=html_translate args: 'Quotation Only Description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (2)
  • onchange_sale_order_template_id(self)
    @api.onchange('sale_order_template_id')
  • onchange_update_description_lang(self)
    @api.onchange('partner_id')

New fields (1)
  • website_description Html
    sanitize=False translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (1)
  • open_template(self)

New fields (1)
  • website_description Html
    readonly=False related='product_id.product_tmpl_id.quotation_only_description' translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
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/12.0/sale_quotation_builder
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, Denis Ledoux, Nicolas Lempereur, qsm-odoo, Romain Derie, Jorge Pinna Puissant, Adrian Torres, Xavier-Do, Sébastien Theys, Nasreddin Boulif (bon)
WEBSITE
WEBSITEhttps://www.odoo.com/page/quote-builder
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - http_routing
    - portal
    - mail
    - base_setup
    - bus
    - web_tour
    - social_media
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - digest
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Design great quotation templates with building blocks to significantly boost your success rate.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
brand_promotion brand_promotion ir.ui.view qweb Inherits website.brand_promotion
sale_order_form_quote_design sale.order.form.sale_quotation_builder sale.order xpath Inherits sale_management.sale_order_form_quote
sale_order_portal_content_inherit_sale_quotation_builder Order Design ir.ui.view qweb Inherits sale.sale_order_portal_content
sale_order_template_view_form_inherit_sale_quotation_builder sale.order.template.form.inherit.sale_quotation_builder sale.order.template xpath Inherits sale_management.sale_order_template_view_form
sale_quotation_builder.res_config_settings_view_form_inherit res.config.settings.view.form.inherit.sale.management.inherit.sale.quotation.builder res.config.settings xpath Inherits sale_management.res_config_settings_view_form
so_template SO Template ir.ui.view qweb New
Models touched (8)

New fields (2)
  • quotation_description Html
    compute='_compute_quotation_description' help='This field uses the Quotation Only Description if it is defined, otherwise it will try to read the eCommerce Description.' args: 'Quotation Description'
  • quotation_only_description Html
    help='The quotation description (not used on eCommerce)' sanitize_attributes=False translate=html_translate args: 'Quotation Only Description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (2)
  • onchange_sale_order_template_id(self)
    @api.onchange('sale_order_template_id')
  • onchange_update_description_lang(self)
    @api.onchange('partner_id')

New fields (1)
  • website_description Html
    sanitize=False translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)
    @api.multi

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (0)

No public methods.

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (1)
  • open_template(self)
    @api.multi

New fields (1)
  • website_description Html
    readonly=False related='product_id.product_tmpl_id.quotation_only_description' translate=html_translate args: 'Website Description'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)
    @api.multi

New fields (1)
  • website_description Html
    sanitize_attributes=False translate=html_translate args: 'Website Description'
Public methods (0)

No public methods.