← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 843696] Re: cannot create partner in "CRM Cases"

 

Hello Xavier,

I am not facing problems in Applicants or Opporunities now.

I am going to close it.


Thanks,
vda


** Changed in: openerp-web
       Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/843696

Title:
  cannot create partner in "CRM Cases"

Status in OpenERP Web:
  Fix Released

Bug description:
  in Applicant or Opportunities view, the button that enable user to create a partner "on the fly" doesn't work. To test :
  - create an opportunity
  - click on create partner 
  - click on create Partner in the popup
  - bug : 

    File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
      return self.__send(self.__name, args)
    File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
      allow_none=self.__allow_none)
    File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
      data = m.dumps(params)
    File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
      dump(v, write)
    File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
      f(self, value, write)
    File "/usr/lib/python2.6/xmlrpclib.py", line 759, in dump_array
      dump(v, write)
    File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
      f(self, value, write)
    File "/usr/lib/python2.6/xmlrpclib.py", line 703, in dump_nil
      raise TypeError, "cannot marshal None unless allow_none is enabled"
  TypeError: cannot marshal None unless allow_none is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/843696/+subscriptions


References