- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Improve migration 16.0 l10n eu nace #195
Improve migration 16.0 l10n eu nace #195
Conversation
Short category names are now displayed on partner views, since NACE names are so long
Data files were there, but translations were not.
[ADD] setup.py
[12.0][IMP] - Add unit tests [IMP] - code improve Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/migrations/12.0.2.0.0/pre-migration.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/migrations/12.0.2.0.0/post-migration.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/views/res_partner.xml Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/readme/CONTRIBUTORS.rst Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> [FIX] - fix code Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> [FIX] - Fix name_search
Fix post-migration Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com> Update l10n_eu_nace/models/res_partner_nace.py Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com>
Some need to add secondary NACE codes to partners. This is a very little addition, possibly quite standard, so it's done directly in the base addon. @Tecnativa TT17678
FIX + IMP : more readable query for updating partners with new xml_id regarding old xml_id
Currently translated at 100.0% (868 of 868 strings) Translation: community-data-files-14.0/community-data-files-14.0-l10n_eu_nace Translate-URL: https://translation.odoo-community.org/projects/community-data-files-14-0/community-data-files-14-0-l10n_eu_nace/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: community-data-files-14.0/community-data-files-14.0-l10n_eu_nace Translate-URL: https://translation.odoo-community.org/projects/community-data-files-14-0/community-data-files-14-0-l10n_eu_nace/
f73a38b
to
21b8500
Compare
Hello @aronabencherif , I would like to ask if you could have a look to the PR as is my intention to migrate and update other modules that relays on this new dataset cataloge (ShowVoc). Thank you in advance. |
This is an improvement on the migration of the
l10n_eu_nace
module to version 16, taking into account feedback received on this PR #176