← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 871714] Re: Traceback found - when click on links "Payments Lines"

 

Hello Amit,

It has been fix commited in https://code.launchpad.net/~openerp-dev/openerp-web/trunk-bug-871714-vda
at revision:1203


Thanks,
Vaibhav

-- 
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:
  Confirmed

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


References