-
-
Notifications
You must be signed in to change notification settings - Fork 867
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
[18.0][MIG] partner_disable_gravatar #1940
base: 18.0
Are you sure you want to change the base?
Conversation
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: partner-contact-12.0/partner-contact-12.0-partner_disable_gravatar Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_disable_gravatar/
Currently translated at 100.0% (1 of 1 strings) Translation: partner-contact-13.0/partner-contact-13.0-partner_disable_gravatar Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_disable_gravatar/pt_BR/
Currently translated at 100.0% (4 of 4 strings) Translation: partner-contact-14.0/partner-contact-14.0-partner_disable_gravatar Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_disable_gravatar/it/
- bump version in manifest - update translation - remove useless CONFIGURE.rst file
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: partner-contact-16.0/partner-contact-16.0-partner_disable_gravatar Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_disable_gravatar/
Currently translated at 100.0% (1 of 1 strings) Translation: partner-contact-16.0/partner-contact-16.0-partner_disable_gravatar Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_disable_gravatar/de/
Currently translated at 100.0% (1 of 1 strings) Translation: partner-contact-16.0/partner-contact-16.0-partner_disable_gravatar Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_disable_gravatar/fr/
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.
It looks like the [MIG] Migration to 18.0
commit got squashed into the [IMP] pre-commit auto fixes
commit?
@amh-mw There is 0 code change for v18 migration compared to the code in v17. |
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.
The commit message should be:
[MIG] partner_disable_gravatar: Migration to 18.0
not [IMP]
Simple migration from v17 to v18. No changes in the code. Tested, works well.