Skip to content
Snippets Groups Projects
Commit 581a7414 authored by Xavier-Do's avatar Xavier-Do Committed by Thibault Delavallée
Browse files

[REF] mail: simplify notification code

Purpose of this commit is to clean notification process: calls, methods
API, method name, variable propagation.

Contains notably

  * simplify API of methods used to group recipients when sending notification
    emails;
  * improve and rename methods used in email notification process;
  * move some methods on model itself as non mail thread records could be
    mass-mailed and _notify_email_headers could be called on other records;

Related to task 1943901
Linked to PR #32404
parent b4e9b3fb
No related branches found
No related tags found
No related merge requests found
Showing
with 241 additions and 283 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment