~vauxoo/addons-vauxoo/7.0-ifrs_agrinos-dev-hbto

« back to all changes in this revision

Viewing changes to crm_profile_reporting/report/profiling_rml.xml

  • Committer: Miguel Delgado
  • Date: 2011-09-05 22:30:00 UTC
  • Revision ID: miguel.delgado07@gmail.com-20110905223000-07xrcmyvsddq46d1

[ADD] se agrego el modulo para imprimir reportes de crm_profile 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<openerp>
 
3
    <data>
 
4
        <report id="crm_report_profile" string="Print Profile Report" model="res.partner" name="reporte.prueba" rml="crm_profile_reporting/report/report_profile.rml"/>
 
5
    </data>
 
6
</openerp>