Should be fixed in trunk as of revision [email protected]
-- 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: Fix Released 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

