← Back to team overview

openerp-india team mailing list archive

[Bug 1019527] [NEW] Gives Error When Process Picking from Delivery Order

 

Public bug reported:

Hello,

1.)  I create a Sale Order. 
2.)  Then Picking will be created. 
3.)  While I Process those picking directly from the tree view I am getting following error.

Your version of OpenERP is unsupported. Support & maintenance services
are available here: OpenERP Enterprise.

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'


Please find the attached images for your reference.

Thanks

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1019527

Title:
  Gives Error When Process Picking from Delivery Order

Status in OpenERP Addons (modules):
  New

Bug description:
  Hello,

  1.)  I create a Sale Order. 
  2.)  Then Picking will be created. 
  3.)  While I Process those picking directly from the tree view I am getting following error.

  Your version of OpenERP is unsupported. Support & maintenance services
  are available here: OpenERP Enterprise.

  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'


  Please find the attached images for your reference.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1019527/+subscriptions


Follow ups

References