-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[17.0][MIG] web_favicon: Migration to 17.0 #2770
Conversation
closes OCA#199
Currently translated at 100,0% (9 of 9 strings) Translation: web-11.0/web-11.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_favicon/pt_BR/
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
Currently translated at 22.2% (2 of 9 strings) Translation: web-12.0/web-12.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/pt/
Currently translated at 100.0% (9 of 9 strings) Translation: web-12.0/web-12.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/zh_CN/
Currently translated at 100.0% (9 of 9 strings) Translation: web-12.0/web-12.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/pt_BR/
Currently translated at 100.0% (9 of 9 strings) Translation: web-12.0/web-12.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/ca/
Currently translated at 100.0% (9 of 9 strings) Translation: web-12.0/web-12.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/es/
Currently translated at 100.0% (9 of 9 strings) Translation: web-12.0/web-12.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/tr/
Currently translated at 88.8% (8 of 9 strings) Translation: web-12.0/web-12.0-web_favicon Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/de/
8a4f8aa
to
14b419f
Compare
All fixed |
9bf1e95
to
51438be
Compare
d89d49e
to
f3c71b7
Compare
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.
Functional review
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.
Tested on runboat and working. Just few comments.
9201e4e
to
02d8609
Compare
Hi @pedrobaeza Thanks for the comments. Could you please take a look? Thanks |
web_favicon/__manifest__.py
Outdated
"version": "17.0.1.0.0", | ||
"author": "Therp BV, " | ||
"Tecnativa, " | ||
"OERP Canada" |
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.
"OERP Canada" | |
"OERP Canada," |
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.
Please keep the previous image
a8186f5
to
25bb31b
Compare
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.
/ocabot merge nobump
On my way to merge this fine PR! |
Congratulations, your PR was merged at 48fe129. Thanks a lot for contributing to OCA. ❤️ |
preserve commit history from V12 to V17
Previously in this PR:
#2765 (comment)