← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 746752] [NEW] crm_helpdesk koo can't send emails form

 

Public bug reported:

error "Can not sent mail"
caused by

        if not context.get('active_model'):
            raise osv.except_osv(_('Error'), _('Can not send mail!'))

** Affects: openobject-client-kde
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/746752

Title:
  crm_helpdesk koo can't send emails form

Status in Qt/KDE OpenObject Client:
  New

Bug description:
  error "Can not sent mail"
  caused by

          if not context.get('active_model'):
              raise osv.except_osv(_('Error'), _('Can not send mail!'))



Follow ups

References