Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] add missing flanker soft dependency #472

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

yajo
Copy link
Contributor

@yajo yajo commented Feb 2, 2022

In Odoo 15.0, support for flanker has been included.

See https://github.com/odoo/odoo/blob/a7f7233e0eae8ee101d745a9813cba930fd03dcb/addons/mail/tools/mail_validation.py#L11-L27

Without this, we get these logs:

odoo.addons.mail.tools.mail_validation: The `flanker` Python module is not installed,so email validation fallback to email_normalize. Use 'pip install flanker' to install it

@moduon MT-221

In Odoo 15.0, support for flanker has been included.

See https://github.com/odoo/odoo/blob/a7f7233e0eae8ee101d745a9813cba930fd03dcb/addons/mail/tools/mail_validation.py#L11-L27

Without this, we get these logs:

    odoo.addons.mail.tools.mail_validation: The `flanker` Python module is not installed,so email validation fallback to email_normalize. Use 'pip install flanker' to install it

@moduon MT-221
@carlosdauden carlosdauden merged commit 667ecd8 into Tecnativa:master Feb 2, 2022
@yajo yajo deleted the flanker branch February 2, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants