[17.0][MIG] mail_template_attachment_i18n: Migration to 17.0#3559
[17.0][MIG] mail_template_attachment_i18n: Migration to 17.0#3559OCA-git-bot merged 16 commits intoOCA:17.0from
Conversation
BhaveshHeliconia
left a comment
There was a problem hiding this comment.
Code review LGTM!
christian-ramos-tecnativa
left a comment
There was a problem hiding this comment.
It looks like the Partner language mode is not working. Can you take a look? The preview and template options works properly
71bcc53 to
fcb4cf3
Compare
fcb4cf3 to
6da2f77
Compare
|
Thanks for reviewing @christian-ramos-tecnativa! I have fixed the code to work correctly with the Partner language and added a test that covers that use case. I've also ported the changes to the v18 migration #3560, which depends on this one. |
christian-ramos-tecnativa
left a comment
There was a problem hiding this comment.
Functional and code review, LGTM
|
This PR has the |
|
Same comment: #3560 (comment) |
Currently translated at 100.0% (29 of 29 strings) Translation: server-tools-16.0/server-tools-16.0-mail_template_attachment_i18n Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-mail_template_attachment_i18n/it/
Currently translated at 100.0% (29 of 29 strings) Translation: server-tools-16.0/server-tools-16.0-mail_template_attachment_i18n Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-mail_template_attachment_i18n/it/
6da2f77 to
2352bca
Compare
2352bca to
9327e21
Compare
|
@pedrobaeza I've renamed the module in a separate commit to make it easier to review. If everything looks good, I can squash the commits and port the changes to the v18 migration PR. Let me know if anything else is needed for the rename! |
9327e21 to
c5495fa
Compare
pedrobaeza
left a comment
There was a problem hiding this comment.
Thanks!
/ocabot merge nobump
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at 638389d. Thanks a lot for contributing to OCA. ❤️ |
|
Checking now, I wonder why this is here instead of OCA/mail... |
Standard migration, added some testing.