-
-
Notifications
You must be signed in to change notification settings - Fork 615
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
[15.0][MIG] mig mail_show_follower #862
Conversation
Display CC according to notification_type
Currently translated at 100.0% (7 of 7 strings) Translation: social-12.0/social-12.0-mail_show_follower Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_show_follower/fr/
As commented in OCA#788 the PR should be merged manually but we should update the version of the module as a minor update cc @ValentinVinagre @eLBati @MiquelRForgeFlow @HaraldPanten
Co-authored-by: Miquel Raïch <miquel.raich@eficent.com>
/ocabot migration mail_show_follower |
FYI @cvinh after this PR is reviewed and merged we will backport it to v14 |
many tests are failing, |
pre-commit are failing because in this lines https://github.com/OCA/social/pull/862/files#diff-b44d3d8a58eb40149e86dfa92e460ba5597bdab00d92d09f71c1d56c76a6444fR40-R44, codecov is warning that it's not tested, but I'm doing a straight foward migration. runboat is failing because it's trying to locate rsync, but it is not part of the migration. |
Hi @Shide , already had this one. |
[REF] Compact comment
0b1a4a1
to
ecaf6d7
Compare
@flotho Done, thanks! :) |
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.
Code review
/ocabot merge nobump @ValentinVinagre @HaraldPanten we can improve this module as you want and when you what with your improvements of https://github.com/sygel-technology/sy-server-backend/tree/14.0/mail_show_follower |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 5ee1f29. Thanks a lot for contributing to OCA. ❤️ |
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.
LGTM 👍🏻
I have backported the module to |
Some customizations are ready to merge. Review if you want: #866 |
Hello,
this is a straight foward migration from v12, so minor changes has been made.
@api.multi
removedsuper()
simplified@rafaelbn @pedrobaeza @ValentinVinagre please review if you want :)
MT-230 @moduon