~grupoesoc/cubicerp-addons/7.0

« back to all changes in this revision

Viewing changes to report_geraldo/lib/geraldo/site/online/docs/_sources/examples/index.txt

  • Committer: Cubic ERP
  • Date: 2014-01-07 15:38:09 UTC
  • Revision ID: info@cubicerp.com-20140107153809-4jmif3zoi8rcveve
[ADD] cubicReport

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Examples
 
2
========
 
3
 
 
4
The following examples are the same as you can find in the 'tests' package, from
 
5
source code.
 
6
 
 
7
.. toctree::
 
8
 
 
9
    simple-report
 
10
    intermediary-report
 
11
    graphics-report
 
12
    child-bands
 
13
    grouping
 
14
    subreport
 
15
    inheritance
 
16
    composition
 
17
    cairoplot
 
18
    matplotlib
 
19
    without-django
 
20
    inline-detail
 
21
    inline-subreport
 
22
    auto-expand-bands
 
23
    two-reports-at-once
 
24
    in-multiprocessing
 
25
    using-events
 
26
    additional-fonts
 
27
    barcodes
 
28
    cross-reference-tables
 
29