[17.0] [MIG] auth_ldaps: Migration to 17.0#643
Conversation
Currently translated at 100.0% (6 of 6 strings) Translation: server-auth-14.0/server-auth-14.0-auth_ldaps Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_ldaps/it/
Currently translated at 100.0% (6 of 6 strings) Translation: server-auth-14.0/server-auth-14.0-auth_ldaps Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_ldaps/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-15.0/server-auth-15.0-auth_ldaps Translate-URL: https://translation.odoo-community.org/projects/server-auth-15-0/server-auth-15-0-auth_ldaps/
|
/ocabot migration auth_ldaps |
|
|
||
| class CompanyLDAP(models.Model): | ||
| _inherit = "res.company.ldap" | ||
| _description = "Company LDAP configuration" |
There was a problem hiding this comment.
Agreed that it's better not to do this, but this was also present in 16.0, 15.0, etc.
Maybe it's better to fix it after upgrade with a "fix" PR, so the fix can be backported.
|
@rven I'm in the process of testing this at a client site - seems to be working well so far. Thanks for your efforts here! Do you have some time to solve the review changes? I would be happy to take over this PR if you're short on time. :) |
12f7f8f to
e8f06e7
Compare
|
@ryanc-me Changes implemented, also added a separate commit for the removal of the _description attribute. |
e8f06e7 to
1337793
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at bfd34e0. Thanks a lot for contributing to OCA. ❤️ |
No description provided.