Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.12 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 08:09:12
Authors
Akretion, Odoo Community Association (OCA), Commown SCIC
Maintainers
Akretion, Odoo Community Association (OCA), Commown SCIC
Committers
OCA-git-bot, oca-ci, Lena MONTENOT
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_form_view product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sale_confirmation_mail_template_id Many2one → mail.template
    domain=<expr> help='If set, this email will be sent to the buyer on sale confirmation' string='Sale confirmation email' args: 'mail.template'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • action_confirm(self)
  • send_sold_products_mail(self)