[RC1] errors popping up with web server - reports uom_id missing

Bug #878033 reported by Geoff Gardiner
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Web Team

Bug Description

When changing a product form from editable to readonly - before or after saving it:

OpenERP WebClient Error
Client Traceback (most recent call last):
  File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 873, in load
    return self.fields_view_get(req, model, view_id, view_type, toolbar=toolbar)
  File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 762, in fields_view_get
    context = req.session.eval_context(req.context)
  File "/home/openerp/source/web/trunk/addons/web/common/session.py", line 158, in eval_context
    return ccontext.evaluate(ctx)
  File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 185, in evaluate
    raise ValueError('Error during evaluation of this context: "%s", message: "%s"' % (self.get_context_string(), e.message))
ValueError: Error during evaluation of this context: "{'uom_id': uom_id}", message: "name 'uom_id' is not defined"

------

Note that uom_id IS defined

Related branches

Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :
Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :

Hello Geoff,

I am Confirming this issue at revision no :

New Web Client : 1299

I have attached a screen shot for reference.

Thanks.

Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Yogesh (SerpentCS) (yogesh-serpentcs) wrote :

Hello,

Thanks for reporting. It has been fixed in lp:~openerp-dev/openerp-web/trunk-bug-878033-ysa.

Thanks,

Changed in openerp-web:
status: In Progress → Fix Committed
Changed in openerp-web:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.