Hello,

test/process/communication_with_customer.yml check the spelling  coverted  to 
converted

test/process/merge_opportunity.yml "I check that the hone call is in 'Held' 
state." Hone ??

Sales/Sales/Opportunities

Click on Forward button, fill the detail and click on send button it give the 
following  traceback
  File "/home/sbh/workspace/source/server/trunk/openerp/osv/osv.py", line 172, 
in execute
    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 131, in action_forward
    email_cc = email_to and email_cc[0] or ''
UnboundLocalError: local variable 'email_to' referenced before assignment


Check  spelling ,full stops is missing in many place, unwanted comma,write the 
proper string,

Thanks


I get this trace back when i installed module crm_partner_assign
Traceback (most recent call last):
  File "/home/sbh/workspace/source/server/trunk/openerp/modules/loading.py", 
line 100, in load_test
    _load_data(cr, module_name, idref, mode, 'test')
  File "/home/sbh/workspace/source/server/trunk/openerp/modules/loading.py", 
line 123, in _load_data
    fp = tools.file_open(pathname)
  File "/home/sbh/workspace/source/server/trunk/openerp/tools/misc.py", line 
216, in file_open
    raise IOError, 'File not found : %s' % name
IOError: File not found : 
/home/sbh/workspace/source/server/trunk/openerp/addons/crm_partner_assign/test/ui/onchange_events.yml


Check the spelling and when 
-- 
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