← Back to team overview

openerp-india team mailing list archive

[Bug 1127095] [NEW] sale_product_multistep_configurator WebClient Error

 

Public bug reported:

Hi,

I have installed "sale_product_multistep_configurator" module for
"openerp version 7.0." When i try to click on the "Configure Product
Button" from "sales order" form i am getting the following error.

-----------------------------------------------------------------------------
OpenERP WebClient Error
Client Traceback (most recent call last):
  File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
    response["result"] = method(self, **self.params)
  File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
    value = clean_action(req, action[0])
KeyError: 0
-----------------------------------------------------------------------------
this is the server log

2013-02-16 14:08:57,845 6024 ERROR cicon openerp.addons.web.http.JSONRequest.dispatch: An error occured while handling a json request
Traceback (most recent call last):
  File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
    response["result"] = method(self, **self.params)
  File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
    value = clean_action(req, action[0])
KeyError: 0

Thanks in advance,
Anil

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

** Description changed:

  Hi,
  
  I have installed "sale_product_multistep_configurator" module for
  "openerp version 7.0." When i try to click on the "Configure Product
  Button" from "sales order" form i am getting the following error.
  
- ---------------------------------------------------------------------------------------------------
+ -----------------------------------------------------------------------------
  OpenERP WebClient Error
  Client Traceback (most recent call last):
-   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
-     response["result"] = method(self, **self.params)
-   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
-     value = clean_action(req, action[0])
+   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
+     response["result"] = method(self, **self.params)
+   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
+     value = clean_action(req, action[0])
  KeyError: 0
- ---------------------------------------------------------------------------------------------------
+ -----------------------------------------------------------------------------
  this is the server log
  
  2013-02-16 14:08:57,845 6024 ERROR cicon openerp.addons.web.http.JSONRequest.dispatch: An error occured while handling a json request
  Traceback (most recent call last):
-   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
-     response["result"] = method(self, **self.params)
-   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
-     value = clean_action(req, action[0])
+   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
+     response["result"] = method(self, **self.params)
+   File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
+     value = clean_action(req, action[0])
  KeyError: 0
  
  Thanks in advance,
  Anil

-- 
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/1127095

Title:
  sale_product_multistep_configurator WebClient Error

Status in OpenERP Addons (modules):
  New

Bug description:
  Hi,

  I have installed "sale_product_multistep_configurator" module for
  "openerp version 7.0." When i try to click on the "Configure Product
  Button" from "sales order" form i am getting the following error.

  -----------------------------------------------------------------------------
  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
      response["result"] = method(self, **self.params)
    File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
      value = clean_action(req, action[0])
  KeyError: 0
  -----------------------------------------------------------------------------
  this is the server log

  2013-02-16 14:08:57,845 6024 ERROR cicon openerp.addons.web.http.JSONRequest.dispatch: An error occured while handling a json request
  Traceback (most recent call last):
    File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\http.py", line 195, in dispatch
      response["result"] = method(self, **self.params)
    File "D:\Software Development\Python\openerp-7.0-20130207-002327\openerp\addons\web\controllers\main.py", line 1368, in load
      value = clean_action(req, action[0])
  KeyError: 0

  Thanks in advance,
  Anil

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


Follow ups

References