1
##############################################################################
3
# OpenERP, Open Source Management Solution
4
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>). All Rights Reserved
6
###############Credits######################################################
7
# Coded by: Vauxoo C.A. (Maria Gabriela Quilarque)
8
# Planified by: Nhomar Hernandez
9
# Audited by: Vauxoo C.A.
10
##############################################################################
11
# This program is free software: you can redistribute it and/or modify
12
# it under the terms of the GNU General Public License as published by
13
# the Free Software Foundation, either version 3 of the License, or
14
# (at your option) any later version.
16
# This program is distributed in the hope that it will be useful,
17
# but WITHOUT ANY WARRANTY; without even the implied warranty of
18
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
# GNU General Public License for more details.
21
# You should have received a copy of the GNU General Public License
22
# along with this program. If not, see <http://www.gnu.org/licenses/>.
24
##############################################################################
27
"name" : "Project Configuration",
29
"depends" : ["base","project","email_template"],
30
"author" : ["Vauxoo",],
35
**When you install this module:**
36
* Load two new columns called:
40
.. image:: project_conf/static/src/img/columns.png
42
* Load the templates automatically:
43
* Envio de Tarea por Email: Email Template to send email by task.
44
* Template to Outgoing mail server.
45
* Envio de Reporte de Credenciales del Server: After install server, the user should send this email.
47
**What need you do after install this module:**
49
- For configurate server go to the Menu: Setting->Technical->Email->Outgoing Mail Servers->OUT SERVER, set password for username and Test Conecction.
51
.. image:: project_conf/static/src/img/test_connection.png
53
- For active any template go to the Menu: Setting->Technical->Email->Templates, select the template and action triggers **Act context action**:
55
.. image:: project_conf/static/src/img/add_context_action.png
57
And before for see the action, go to any task and press More-> Send Mail (New Task)
59
.. image:: project_conf/static/src/img/send_mail.png
62
- Go to the Users and set the Email.
63
- Go to the Menu: Settings-> Technical-> Scheduler -> Scheduler Actions. Sign in template: **Email Queue Manager**, configurate Interval Number,
65
- Configurate for projects required the columns:
68
- For template: **Envio de Reporte de Credenciales del Server**, you may replace words blue colors with real information.
71
"website" : "http://vauxoo.com",
72
"category" : "Generic Modules",
78
"data/project_conf.xml"