~edannenberg/openobject-addons/stable_5.0-extra-magentoerp

« back to all changes in this revision

Viewing changes to c2c_timesheet_reports/__init__.py

  • Committer: Joël Grand-Guillaume
  • Date: 2010-07-19 10:23:01 UTC
  • Revision ID: joel.grandguillaume@camptocamp.com-20100719102301-oznjnd6p7ij73ri2
[DOC] Updated header into some c2c modules making them consistent

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
2
##############################################################################
3
3
#
4
 
# Copyright (c) Camptocamp SA
5
 
# Author: Arnaud Wüst
6
 
#
7
 
#
8
 
#    This file is part of the c2c_timesheet_report module
9
 
#
 
4
# Copyright (c) 2010 Camptocamp SA (http://www.camptocamp.com) 
 
5
# All Right Reserved
 
6
#
 
7
# Author : Arnaud Wüst (Camptocamp)
10
8
#
11
9
# WARNING: This program as such is intended to be used by professional
12
10
# programmers who take the whole responsability of assessing all potential
31
29
#
32
30
##############################################################################
33
31
 
34
 
 
35
32
import hr_employee
36
33
import reminder
37
34
import wizard