Skip to content

17.0 [ADD] mail_drop_target: drag‑and‑drop email integration#115

Open
PrabhuAppalapuriSAMSA-IT wants to merge 3 commits intoOCA:17.0from
PrabhuAppalapuriSAMSA-IT:17.0-mail_drop_target
Open

17.0 [ADD] mail_drop_target: drag‑and‑drop email integration#115
PrabhuAppalapuriSAMSA-IT wants to merge 3 commits intoOCA:17.0from
PrabhuAppalapuriSAMSA-IT:17.0-mail_drop_target

Conversation

@PrabhuAppalapuriSAMSA-IT

This PR introduces a new module mail_drop_target for Odoo 17.0.

Purpose:

  • Provide users with the ability to drag and drop emails directly into Odoo records.
  • Simplify email management by automatically linking dropped emails to the appropriate model.
  • Enhance productivity by reducing manual attachment handling.

Features:

  • Drag‑and‑drop support in chatter.
  • Automatic linking of dropped emails to related records.

Dependencies:

  • Relies on Odoo’s core mail module.
  • Python external libraries required : extract_msg, cryptography<37

Status:

  • Initial Completed and successfully tested
  • Module integrated in our production system

Pre-Commit Run Status:

  • Passed

Module Files:

  • Xml files
  • JS files
  • Inherited Python methods with super method

@github-actions
Copy link

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 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant