~openerp-community/eficent-openerp-project-management/nerviaconsultores-openerp-7.0

« back to all changes in this revision

Viewing changes to project_communications_mailgate_note/wizard/wizard.xml

  • Committer: jb.eficent
  • Date: 2012-10-02 23:10:39 UTC
  • Revision ID: jordi.ballester@eficent.com-20121002231039-404rhnlwbx1ya4w7
New revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<openerp>
 
3
    <data>
 
4
##############################################################################
 
5
#
 
6
#    project_mailgate_note module for OpenERP, Add buttons to add notes and send mail into history tab
 
7
#    Copyright (C) 2011 SYLEAM Info Services ([http://www.Syleam.fr/]) 
 
8
#              Sylvain Garancher [sylvain.garancher@syleam.fr]
 
9
#
 
10
#    This file is a part of project_mailgate_note
 
11
#
 
12
#    project_mailgate_note is free software: you can redistribute it and/or modify
 
13
#    it under the terms of the GNU Affero General Public License as published by
 
14
#    the Free Software Foundation, either version 3 of the License, or
 
15
#    (at your option) any later version.
 
16
#
 
17
#    project_mailgate_note is distributed in the hope that it will be useful,
 
18
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
19
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
20
#    GNU Affero General Public License for more details.
 
21
#
 
22
#    You should have received a copy of the GNU Affero General Public License
 
23
#    along with this program.  If not, see [http://www.gnu.org/licenses/].
 
24
#
 
25
##############################################################################
 
26
 
 
27
 
 
28
    </data>
 
29
</openerp>
 
 
b'\\ No newline at end of file'