c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #34351
[Bug 871714] [NEW] Traceback found - when click on links "Payments Lines"
Public bug reported:
Problem : Traceback found - when click on links "Payments Lines"
step 1 : Account --> Supplier invoice Form View
step 2 : At Right side bar : Under Links -- click on "Payments Lines"
Traceback Found
======================================================================
Client Traceback (most recent call last):
File "/home/amb/source/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amb/source/client-web/trunk/addons/web/controllers/main.py", line 1087, in load
value = clean_action(req, action[0])
File "/home/amb/source/client-web/trunk/addons/web/controllers/main.py", line 459, in clean_action
action['domain'] = eval( action['domain'], eval_ctx ) or []
File "<string>", line 1, in <module>
NameError: name 'move_id' is not defined
========================================================================
** Affects: openerp-web
Importance: Undecided
Status: New
--
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/871714
Title:
Traceback found - when click on links "Payments Lines"
Status in OpenERP Web:
New
Bug description:
Problem : Traceback found - when click on links "Payments Lines"
step 1 : Account --> Supplier invoice Form View
step 2 : At Right side bar : Under Links -- click on "Payments Lines"
Traceback Found
======================================================================
Client Traceback (most recent call last):
File "/home/amb/source/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amb/source/client-web/trunk/addons/web/controllers/main.py", line 1087, in load
value = clean_action(req, action[0])
File "/home/amb/source/client-web/trunk/addons/web/controllers/main.py", line 459, in clean_action
action['domain'] = eval( action['domain'], eval_ctx ) or []
File "<string>", line 1, in <module>
NameError: name 'move_id' is not defined
========================================================================
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/871714/+subscriptions
Follow ups
References