| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/18.0/sale_order_note_template |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pierre Verkest |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pierre Verkest |
| COMMITTERS | |
| COMMITTERS | Weblate, oca-ci, IsabelAForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_management - sale - sales_team - base - 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 | This module add sale terms and conditions templates and change existing terms and conditions (sale_order.note) field type from Text to Html. Users will be able to select *terms and conditions template* to fulfill *terms and conditions* likes in mail composer users can configure their template using jinja2. ## How this module differ from [sale_comment_template](https://github.com/OCA/sale-reporting/tree/14.0/sale_comment_template)? - [base_comment_template](https://github.com/OCA/reporting-engine/tree/14.0/base_comment_template) is for managing comments not terms, it would probably see as mess for users to mixed terms and comments. - [sale_comment_template](https://github.com/OCA/sale-reporting/tree/14.0/sale_comment_template) depends on [account_comment_template](https://github.com/OCA/account-invoice-reporting/tree/14.0/account_comment_template) comments are forwards to generated invoices, here we don't really display sales terms on final invoices - [base_comment_template](https://github.com/OCA/reporting-engine/tree/14.0/base_comment_template) at the time writing do not support template engine |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form_terms_template |
sale_order_note_templatesale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_terms_template_form |
sale.terms_template.form | sale.terms_template | form | New |
view_sale_terms_template_search |
sale.terms_template.search | sale.terms_template | search | New |
view_sale_terms_template_tree |
sale.terms_template.list | sale.terms_template | list | New |
note
Html
terms_template_id
Many2one → sale.terms_template
string='Terms and conditions template'
args: 'sale.terms_template'
No public methods.
active
Boolean
default=True
name
Char
required=True
text
Html
string='Terms template'
translate=True
get_value(self, sale_order, add_context=None, post_process=True)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/16.0/sale_order_note_template |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pierre Verkest |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pierre Verkest |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, OCA-git-bot, oca-ci, IsabelAForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_management - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form_terms_template |
sale_order_note_templatesale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_terms_template_form |
sale.terms_template.form | sale.terms_template | form | New |
view_sale_terms_template_search |
sale.terms_template.search | sale.terms_template | search | New |
view_sale_terms_template_tree |
sale.terms_template.list | sale.terms_template | tree | New |
note
Html
readonly=True
states={'draft': [('readonly', False)]}
terms_template_id
Many2one → sale.terms_template
readonly=True
states={'draft': [('readonly', False)]}
string='Terms and conditions template'
args: 'sale.terms_template'
No public methods.
active
Boolean
default=True
name
Char
required=True
text
Html
string='Terms template'
translate=True
get_value(self, sale_order, add_context=None, post_process=True)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/14.0/sale_order_note_template |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pierre Verkest |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pierre Verkest |
| COMMITTERS | |
| COMMITTERS | Pierre Verkest, oca-travis, Weblate, OCA-git-bot, Duy (Đỗ Anh) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_management - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form_terms_template |
sale_order_note_templatesale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_terms_template_form |
sale.terms_template.form | sale.terms_template | form | New |
view_sale_terms_template_search |
sale.terms_template.search | sale.terms_template | search | New |
view_sale_terms_template_tree |
sale.terms_template.list | sale.terms_template | tree | New |
note
Html
readonly=True
states={'draft': [('readonly', False)]}
terms_template_id
Many2one → sale.terms_template
readonly=True
states={'draft': [('readonly', False)]}
string='Terms and conditions template'
args: 'sale.terms_template'
No public methods.
active
Boolean
default=True
name
Char
required=True
string='Name'
text
Html
string='Terms template'
translate=True
get_value(self, sale_order, add_context=None, post_process=True)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/sale-workflow |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] sale_order_note_template: Migration to 19.0 (#4292) |