Skip to content

Latest commit

 

History

History
 
 

project_double_alias

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
License: AGPL-3

Double alias in projects

Odoo by default allows to define an alias to receive mails, but you can only select to create tasks or claims related to the project, but not both.

This module makes possible to create an alias for each.

Installation

On installation time, this module will move all the existing project aliases that point to issues to the second alias. If the configured alias is for tasks, an alias for issues is searched in the system anyway for being linked.

This operation will be reverted back when uninstalling (move second aliases to the first one when no alias is defined for tasks).

In case you have projects which have configured both aliases for tasks and issues, both are preserved on uninstallation of this module, but you will only have accessed to the task one.

Configuration

  1. Enable developer mode.
  2. Go to Settings > Parameters > System parameters.
  3. Create or edit the parameter with the name "mail.catchall.domain", and put as value the domain of your mail server.
  4. System parameter "mail.catchall.alias" needs to be configured as well.

Usage

  1. Go to a project
  2. Access the "E-mails" tab.
  3. Define a mail alias for the tasks and a mail alias for issues
Try me on Runbot

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Images

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.