AttributeError: 'bool' object has no attribute 'setdefault'

Bug #1039263 reported by fakher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Construction
Invalid
Undecided
Maxime Chambreuil (http://www.savoirfairelinux.com)

Bug Description

hello,

I installed the Mail quotation module, the installation is fine but when we wlick on send quotation we have the following error :

OpenERP WebClient Error

Client Traceback (most recent call last):
  File "/opt/openerp/server/openerp/addons/web/common/http.py", line 180, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/opt/openerp/server/openerp/addons/web/controllers/main.py", line 1483, in run
    [action_id], req.session.eval_context(req.context)))
  File "/opt/openerp/server/openerp/addons/web/controllers/main.py", line 638, in clean_action
    action.setdefault('flags', {})
AttributeError: 'bool' object has no attribute 'setdefault'

any idea to resolve this .

thanks

fakher (fak2704)
Changed in openerp-construction:
assignee: nobody → Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903)
Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) wrote :

I tried to reproduce it using the latest revision from 6.1 branches and I got this bug:
https://bugs.launchpad.net/openobject-addons/+bug/1039664

So I can't confirm the bug yet.

Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) wrote :

Try to update to latest revisions of server, web and addons. It works on my side.

I am marking the bug as invalid as I can't reproduce it.

Changed in openerp-construction:
status: New → Incomplete
status: Incomplete → Invalid
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.