Repository
odoo/odoo · module folder
Module version
1.1
Category
Project Management
Folder size
0.07 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.openerp.com
Last tracking update
2026-08-07 04:47:35
Authors
OpenERP SA
Maintainers
OpenERP SA
Committers
Rifakat Haradwala (Open ERP), Xavier Morel, Antony Lesuisse, Carlos Vásquez, niv-openerp, rch-openerp, Els Van Vossel, Vo Minh Thu, Olivier Dony, Stephane Wirtel, Israel Fermin Montilla, Launchpad Translations on behalf of openerp, Fabien Pinckaers, Hardik Ansodariy (OpenERP), Raphael Collet, DBR (OpenERP), Harry (OpenERP), Yogesh (OpenERP), tfr@openerp.com, RavishchanraMurari (Open ERP), Jigar Amin
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module can automatically create Project Tasks based on incoming emails
===========================================================================

Allows creating tasks based on new emails arriving at a given mailbox,
similarly to what the CRM application has for Leads/Opportunities.
There are two common alternatives to configure the mailbox integration:

 * Install the ``fetchmail`` module and configure a new mailbox, then select
   ``Project Tasks`` as the target for incoming emails.
 * Set it up manually on your mail server based on the 'mail gateway' script
   provided in the ``mail`` module - and connect it to the `project.task` model.


    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_task_mailgate_form task.mailgate.form project.task form Inherits project.view_task_form2
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.