Skip to content

[ADD] outlook: add search and refresh button #47

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rusp-odoo
Copy link

  • Implemented /mail/plugin/leads/search to fetch CRM leads based on partner email, name, or lead name.
  • Implemented /mail/plugin/tickets/search to fetch Helpdesk tickets by name.
  • Implemented /mail/plugin/tasks/search to fetch Project tasks by task name, partner name, or project name.

@rusp-odoo rusp-odoo force-pushed the outlook-add-search-rusp branch 2 times, most recently from b17bfaa to ab25e82 Compare March 20, 2025 08:33
@rusp-odoo rusp-odoo force-pushed the outlook-add-search-rusp branch 6 times, most recently from ac680fa to 153e0c0 Compare March 25, 2025 09:34
…nsion

In this commit:
- Add functionality to search leads/tasks/tickets in the database
directly from the extension.
- Add a refrech button to refrech the data from the database.
- Generalize the search & refresh functionality.
@rusp-odoo rusp-odoo force-pushed the outlook-add-search-rusp branch from 153e0c0 to 8bdcf70 Compare March 25, 2025 09:54
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.

1 participant