-
Notifications
You must be signed in to change notification settings - Fork 47
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
T0024 - Automatic reminder for invalid partners #1663
base: 14.0
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small remark and another general question : Could we simply automatically archive the found contacts (and still send the notification email to SDS)? Then in the email we could simply write: "Those following contacts were found and automatically archived". That means writing {"archive": True} on them.
partner_communication_switzerland/data/auto_reminder_archive_contact.xml
Outdated
Show resolved
Hide resolved
…ontact.xml Co-authored-by: ecino <ecino@users.noreply.github.com>
When I discussed that with Sarah, she was not so happy about the idea of automating the archive part, because she was scared that Odoo would archive people that should not be archived. Therefore, when we discussed that with Andre, we choose to not automatically archive first, in order to let SDS check that the people we propose to archive are the good ones. But yes, if SDS is happy with how the criteria are set, it would be better to archive the people that need to be archived automatically. |
Waiting Sarah's feedback in order to know whether we should directly archive those contacts or not. |
@ecino I'm taking over this task. So in the end, we should not automatically archive the invalid partners, correct? Only send an email reminder with the list of potentially invalid partners? |
@nlachat-compassion exactly |
What I did until now:
@ecino what do you think about my proposed implementation? |
Quality Gate passedIssues Measures |
A scheduled action should be created, similar to :
After test with MailHog, the following output is obtained :