Skip to content
Snippets Groups Projects
Commit 20d80250 authored by Thibault Delavallée's avatar Thibault Delavallée
Browse files

[FIX] mail: followers alias check on models not inheriting from alias mixin

You could try to check followers on a model not inheriting from mail alias
mixin. In that case current code would check followers on a void mail
alias mixin record, meaning no followers found. Instead we now
differentiate the class method from the method checking record properties.
parent d6a5c126
No related branches found
No related tags found
No related merge requests found
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