Skip to content
Snippets Groups Projects
Commit a3d543d2 authored by Thibault Francois's avatar Thibault Francois
Browse files

[FIX] sale: fix call _find_mail_template on multiple record


The implementation of _find_mail_template allow to call it only
on one record at a time.

This was not the case with in _send_order_confirmation_mail.

- Add excplicit constraint in _find_mail_template
- Make sure _send_order_confirmation_mail call the method once per
  record

closes odoo/odoo#102135

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent 7a41e93f
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment