-
-
Notifications
You must be signed in to change notification settings - Fork 856
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
[16.0][MIG] partner_company_type: Migrate to version 16.0 #1355
Conversation
Currently translated at 100,0% (15 of 15 strings) Translation: partner-contact-10.0/partner-contact-10.0-partner_company_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-10-0/partner-contact-10-0-partner_company_type/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: partner-contact-12.0/partner-contact-12.0-partner_company_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_company_type/
Currently translated at 100.0% (16 of 16 strings) Translation: partner-contact-12.0/partner-contact-12.0-partner_company_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_company_type/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: partner-contact-13.0/partner-contact-13.0-partner_company_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_company_type/
Currently translated at 100.0% (16 of 16 strings) Translation: partner-contact-13.0/partner-contact-13.0-partner_company_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_company_type/zh_CN/
Currently translated at 100.0% (16 of 16 strings) Translation: partner-contact-14.0/partner-contact-14.0-partner_company_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_company_type/fr/
Currently translated at 93.7% (15 of 16 strings) Translation: partner-contact-14.0/partner-contact-14.0-partner_company_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_company_type/sv/
Hey @apineux, thank you for your Pull Request. It looks like some users haven't signed our Contributor License Agreement, yet.
Appreciation of efforts, |
a733b0e
to
b976911
Compare
@@ -14,16 +14,16 @@ Partner Company Type | |||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | |||
:alt: License: AGPL-3 | |||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github | |||
:target: https://github.com/OCA/partner-contact/tree/15.0/partner_company_type | |||
:target: https://github.com/OCA/partner-contact/tree/16.0/partner_company_type | |||
:alt: OCA/partner-contact | |||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | |||
:target: https://translation.odoo-community.org/projects/partner-contact-15-0/partner-contact-15-0-partner_company_type |
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.
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.
No need to change. Bot will do
/ocabot migration partner_company_type |
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, Just a little comment about the Credits.rst file
@@ -0,0 +1,3 @@ | |||
This module is maintained by: | |||
|
|||
* Odoo Community Association |
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.
I think this file could be deleted
This PR has the |
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
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 46f79f2. Thanks a lot for contributing to OCA. ❤️ |
#1353