[CLEAN] remove what
authortfr@openerp.com <>
Tue, 19 Jul 2011 08:01:04 +0000 (10:01 +0200)
committertfr@openerp.com <>
Tue, 19 Jul 2011 08:01:04 +0000 (10:01 +0200)
bzr revid: tfr@openerp.com-20110719080104-yay3vyv8ldk2hav5

addons/crm_partner_assign/report/crm_lead_report.py

index 9e7824e..5bef213 100644 (file)
@@ -82,7 +82,6 @@ class crm_lead_report_assign(osv.osv):
             CRM Lead Report
             @param cr: the current row, from the database cursor
         """
-        print "WHATTT "
         tools.drop_view_if_exists(cr, 'crm_lead_report_assign')
         cr.execute("""
             CREATE OR REPLACE VIEW crm_lead_report_assign AS (