← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 671709] Re: crm: NameError: name 'phone' is not defined during module loading/initialization

 

Hello Phong Nguyen,

This is just a warning not a bug.

Thanks for your precious time.

** Changed in: openobject-addons
       Status: New => Invalid

-- 
crm: NameError: name 'phone' is not defined during module loading/initialization
https://bugs.launchpad.net/bugs/671709
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Invalid

Bug description:
Restart the server after a shutdown showing following error

[2010-11-06 09:37:02,236][demo60] INFO:init:module crm: loading crm_opportunity_menu.xml
[2010-11-06 09:37:02,238][demo60] DEBUG:init:Context value ({'default_duration': 1.0 ,'default_opportunity_id': active_id,'default_partner_phone':phone}) for element with id "act_crm_opportunity_crm_phonecall_new" or its data node does not parse at server-side, keeping original string, in case it's meant for client side only
Traceback (most recent call last):
  File "/var/local/software/openerp-v6.0dev/openobject-server/bin/tools/convert.py", line 239, in get_context
    ctx_res = unsafe_eval(ctx, eval_dict)
  File "<string>", line 1, in <module>
NameError: name 'phone' is not defined





References