Questionnaires part 2

Bug #576988 reported by FlxStuJha
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Won't Fix
Undecided
Unassigned

Bug Description

Hey Guys!

Proceeding from my previous ticket @ https://bugs.launchpad.net/bugs/563729

I've got to the fix, and got me a new bug instead, which is the following

---------

An unknown error has been reported.

You do not have a valid Open ERP maintenance contract !

If you are using Open ERP in production, it is highly suggested to subscribe
a maintenance program.

The Open ERP maintenance contract provides you a bugfix guarantee and an
automatic migration system so that we can fix your problems within a few
hours. If you had a maintenance contract, this error would have been sent
to the quality team of the Open ERP editor.

The maintenance program offers you:
* Automatic migrations on new versions,
* A bugfix guarantee,
* Monthly announces of potential bugs and their fixes,
* Security alerts by email and automatic migration,
* Access to the customer portal.

You can use the link bellow for more information. The detail of the error
is displayed on the second tab.

~

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 244, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 73, in __call__
    return getattr(self, method)(*params)
  File "/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 639, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 619, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", line 178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", line 168, in execute_cr
    next_state = result_def['next_state'](self, cr, uid, data, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/crm_telemarketing.zip/crm_telemarketing/wizard/direct_poll.py", line 75, in check
TypeError: 'bool' object is unsubscriptable

----------

Something I did wrong? I don't think I did?
Thanks for the help last time, I hope to get the same amount of help this time :).

Changed in openobject-addons:
assignee: nobody → JMA(Open ERP) (jma-openerp)
Revision history for this message
FlxStuJha (jeffrey-hagendijk) wrote :

nobody?

Revision history for this message
JMA(Open ERP) (jma-openerp) wrote :

Hello Jeff,

I agree with this error, but the wizard is wrongly made.(How can one get the data['id'] for crm.case whereas its for res.partner!!!)
I assign this to a concerned person.

Thank you for pointing this out.

Changed in openobject-addons:
assignee: JMA(Open ERP) (jma-openerp) → Christophe Chauvet - http://www.syleam.fr/ (christophe-chauvet)
status: New → Invalid
affects: openobject-addons → openobject-extra-addons
affects: openobject-extra-addons → openobject-addons
Revision history for this message
FlxStuJha (jeffrey-hagendijk) wrote :

not much happened since then?
Any tips on where I should be looking? I've been trying to debug modules myself, tips might be able to help me out.

Greetings,
Jeff

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Christophe Chauvet ,

Would you please check this issue?

I agree with #2.

Thanks.

Revision history for this message
FlxStuJha (jeffrey-hagendijk) wrote :

Hey Guys!

I havn't seen any updates on this yet, so I've been trying to debug parts, and noticed that when using questionnaires via a new case, it does work.
Can you guys give me any hints in the right direction, if you happen to know anything more than I do about this?

Thanks in advance~
Jeff

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hi Jeff,

I have already asked the assignee to check that out.

Thanks.

Revision history for this message
Christophe CHAUVET (christophe-chauvet) wrote :

Hi

This module is a proof of concept, you can modify or inherit it in extra-addons

Regards,

Changed in openobject-addons:
status: Invalid → Won't Fix
assignee: Christophe Chauvet - http://www.syleam.fr/ (christophe-chauvet) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.