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

« back to all changes in this revision

Viewing changes to c2c_analytic_wizard/report/c2c_helper.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
# -*- coding: utf-8 -*-
1
2
##############################################################################
2
3
#
3
 
# Copyright (c) Camptocamp (http://www.camptocamp.com) All Rights Reserved.
 
4
# Copyright (c) 2010 Camptocamp SA (http://www.camptocamp.com) 
 
5
# All Right Reserved
4
6
#
5
 
# $Id$
 
7
# Author : Vincent Renaville
6
8
#
7
9
# WARNING: This program as such is intended to be used by professional
8
10
# programmers who take the whole responsability of assessing all potential
26
28
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
27
29
#
28
30
##############################################################################
 
31
 
29
32
from osv import osv
30
33
 
31
34
import time