Review: Needs Fixing

Hello,
Installed crm_partner_assign

Sales/Sales/Opportunities
Assignation Tab: Click on forward button:
Select Send To user:
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/sbh/workspace/source/server/trunk/openerp/osv/osv.py", line 163, 
in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File 
"/home/sbh/workspace/source/addons/trunk/crm_partner_assign/wizard/crm_forward_to_partner.py",
 line 128, in action_forward
    lead.assign_salesman(cr, uid, [case.id], [this.user_id.id], context=context)
AttributeError: 'crm.lead' object has no attribute 'assign_salesman'

Check the every option Forward Button.

Thanks

-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-coverage-crm-ron/+merge/80479
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-coverage-crm-ron.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to