Skip to content

[19.0][MIG] mail_drop_target: Migration to 19.0 #100

Open
ArtiomKichojalSAMSAIT wants to merge 1 commit intoOCA:19.0from
ArtiomKichojalSAMSAIT:19.0-mail_drop_target1
Open

[19.0][MIG] mail_drop_target: Migration to 19.0 #100
ArtiomKichojalSAMSAIT wants to merge 1 commit intoOCA:19.0from
ArtiomKichojalSAMSAIT:19.0-mail_drop_target1

Conversation

@ArtiomKichojalSAMSAIT
Copy link
Copy Markdown

Summary of Changes
The following changes have been made:

  1. discuss.py
    ❌ Removed deprecated import: from odoo.tools.translate import _
    ✅ Replaced _("...") with self.env._("...")

  2. mail_thread.py
    ❌ Removed deprecated import: from odoo import _, ...
    ✅ Replaced _("...") with self.env._("...")

  3. CREDITS.md
    ✅ Removed reference to past migration financing (15.0 to 16.0 by Camptocamp)
    File is now empty (compliant with OCA migration guidelines)

  4. file_uploader.esm.js
    ✅ Reordered imports alphabetically

  5. requirements.txt
    ✅ New file created with extract_msg dependency

@gurneyalex
Copy link
Copy Markdown
Member

/ocabot migration mail_drop_target

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Oct 30, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Oct 30, 2025
33 tasks
@OCA OCA deleted a comment from OCA-git-bot Oct 30, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 1, 2026

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.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale label Mar 1, 2026
@llabusch93
Copy link
Copy Markdown
Contributor

Hello,

looks good to me. When this will be merged?

@github-actions github-actions bot removed the stale label Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants