Review: Needs Fixing
Hello
Fix the following issue .

1) Check what is problem of opening partner form view.
2) Check context=None
3) Fix this 
    if not context:
        context=None
        
4)Use tools.ustr

5 )File 
"/home/sbh/workspace/sugarcrm/trunk-import_sugarcrm/import_sugarcrm/import_sugarcrm.py",
 line 610, in import_bug
    issue_obj.import_data(cr, uid, fields, [datas], mode='update', 
current_module='sugarcrm_import', noupdate=True, context=context)
AttributeError: 'NoneType' object has no attribute 'import_data'

-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-import_sugarcrm-import_meetings_calls_emails-atp/+merge/56885
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-import_sugarcrm.

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

Reply via email to