← Back to team overview

openerp-india team mailing list archive

[Bug 1203740] [NEW] [trunk] convert to opportunity from logged/scheduled calls

 

Public bug reported:

Click Convert to Opportunity from Logged/Scheduled Calls, it gives
following traceback:

  File "/home/odoo/runbot/static/openerp-dev-trunk-15735/server/openerp/osv/orm.py", line 5332, in __getattr__
    "'%s' object has no attribute '%s'" % (type(self).__name__, name))
AttributeError: 'crm.lead' object has no attribute 'case_open'

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1203740

Title:
  [trunk] convert to opportunity from logged/scheduled calls

Status in OpenERP Addons (modules):
  New

Bug description:
  Click Convert to Opportunity from Logged/Scheduled Calls, it gives
  following traceback:

    File "/home/odoo/runbot/static/openerp-dev-trunk-15735/server/openerp/osv/orm.py", line 5332, in __getattr__
      "'%s' object has no attribute '%s'" % (type(self).__name__, name))
  AttributeError: 'crm.lead' object has no attribute 'case_open'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1203740/+subscriptions


Follow ups

References