~openerp-commiter/openobject-addons/extra-6.0

« back to all changes in this revision

Viewing changes to event_certificate/event_certificate_report.xml

  • Committer: vra(Tiny)
  • Date: 2009-06-16 14:04:56 UTC
  • mto: (3735.7.51 trunk-extra-addons)
  • mto: This revision was merged to the branch mainline in revision 3753.
  • Revision ID: vra@tinyerp.com-20090616140456-pshx22foggh10s5k
[ADD] event_certificate Module : Added event Certificate Report.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<openerp>
 
3
    <data>
 
4
 
 
5
        <report auto="False" 
 
6
        id="report_event_certificate" 
 
7
        model="event.registration" 
 
8
        name="event.certificate" 
 
9
        rml="event_certificate/report/event_certificate.rml"
 
10
        string="Certificate"/>
 
11
 
 
12
    </data>
 
13
</openerp>
 
14
        
 
 
b'\\ No newline at end of file'