~jamesj/report-gdata/trunk

« back to all changes in this revision

Viewing changes to report_gdata/__init__.py

  • Committer: Tarmac
  • Author(s): James Jesudason
  • Date: 2011-03-29 08:55:25 UTC
  • mfrom: (1.1.3 report-gdata)
  • Revision ID: tarmac-20110329085525-3kiw7929xqr3fy16
Restructure branch for apps.openerp.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#   Google Spreadsheet Reports for OpenERP
 
2
#   Copyright 2010 Canonical Ltd.
 
3
#
 
4
#   This program is free software: you can redistribute it and/or modify it 
 
5
#   under the terms of the GNU Affero Public License version 3, as published 
 
6
#   by the Free Software Foundation.
 
7
#
 
8
#   This program is distributed in the hope that it will be useful, but 
 
9
#   WITHOUT ANY WARRANTY; without even the implied warranties of 
 
10
#   MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR 
 
11
#   PURPOSE.  See the GNU Affero Public License for more details.
 
12
#
 
13
#   You should have received a copy of the GNU Affero Public License along 
 
14
#   with this program.  If not, see <http://www.gnu.org/licenses/>.
 
15
#
 
16
 
 
17
 
 
18
import report_gdata
 
19
import report_example