Skip to content

[19.0][IMP] mail_tracking: Add email score search functionality (fw port)#220

Open
tarteo wants to merge 1 commit into
OCA:19.0from
tarteo:19-fw-18-red-score
Open

[19.0][IMP] mail_tracking: Add email score search functionality (fw port)#220
tarteo wants to merge 1 commit into
OCA:19.0from
tarteo:19-fw-18-red-score

Conversation

@tarteo

@tarteo tarteo commented Jul 1, 2026

Copy link
Copy Markdown
Member

fw port of #204

@pedrobaeza pedrobaeza added this to the 19.0 milestone Jul 1, 2026

mail, tracking = self.mail_send(self.recipient_1.email)
tracking.event_create("reject", {})

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As you are putting already a comment line, adding an extra empty line forces a lot of vertical scroll for reading the code, so it's convenient to remove such extra empty lines IMO.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's also a question of following the current code style.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can remove them for you. But I like spacing between blocks comment, for me it's faster to see what the comment is about. We should decide in the OCA what style is preferred, and then enforce it using linting if possible.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for considering my comment. For me, the syntax highlighting already acts for that visual distinction, so no need to add that extra lines, and more lines fits in the same screen size.

@tarteo tarteo force-pushed the 19-fw-18-red-score branch from 05eab17 to 7a15fb5 Compare July 1, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants