~pexego/openerp-spain/removes_out_of_scope_modules_61

« back to all changes in this revision

Viewing changes to hr_attendance_project/__init__.py

  • Committer: dani-ds
  • Date: 2012-12-11 10:06:23 UTC
  • Revision ID: danielcampos@avanzosc.com-20121211100623-2pbh59s2mx642fll
[ADD] Diferentes módulos de la comunidad recomendados para localización Española.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- coding: utf-8 -*-
 
2
##############################################################################
 
3
#
 
4
#    hr_attendance_project module for OpenERP
 
5
#    Copyright (C) 2008 Zikzakmedia S.L. (http://zikzakmedia.com)
 
6
#       Raimon Esteve <resteve@zikzakmedia.com> All Rights Reserved.
 
7
#       Jordi Esteve <resteve@zikzakmedia.com> All Rights Reserved.
 
8
#
 
9
#    This file is a part of hr_attendance_project
 
10
#
 
11
#    hr_attendance_project is free software: you can redistribute it and/or modify
 
12
#    it under the terms of the GNU Affero 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.
 
15
#
 
16
#    hr_attendance_project 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 Affero General Public License for more details.
 
20
#
 
21
#    You should have received a copy of the GNU Affero General Public License
 
22
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
23
#
 
24
##############################################################################
 
25
 
 
26
import wizard