cannot open customer form view

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

Bug Description

web, trunk, chrome, res.partner, simplified interface

cannot open form of an existing partner (created from an opportunity) :

the error consoles : Uncaught 'October 2011' is not a valid date, datetime nor time

Client Traceback (most recent call last):
  File "/home/aline/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 645, in get
    return self.do_get(req, model, ids, fields)
  File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 667, in do_get
    records = Model.read(ids, fields, req.session.eval_context(req.context))
  File "/home/aline/source/web/trunk/addons/web/common/session.py", line 158, in eval_context
    return ccontext.evaluate(ctx)
  File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 257, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 257, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 179, in evaluate
    return eval(self.get_context_string(), SuperDict(ctx))
  File "<string>", line 1, in <module>
NameError: name 'active_id' is not defined

Tags: rc1

Related branches

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

Hello ,

I am confirming this issue at revision no :

New Web Client : 1202

Thanks.

Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Fabien Meghazi (OpenERP) (fme) wrote :

Can't reproduce. Could you post a screencast please ?

Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote : Re: [Bug 871771] Re: cannot open customer form view

On 10/13/2011 03:58 PM, Fabien Meghazi (OpenERP) wrote:
> Can't reproduce. Could you post a screencast please ?
>
xmo has fixed this bug or found the reason. It occurs only if the
partner has an opportunity in his history form.

Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote :

i have the same bug by importing invoice from a bank statement

tags: added: rc1
Changed in openerp-web:
importance: Low → Medium
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Fabien Meghazi (OpenERP) (fme) wrote :

Fixed in Revision:
1290 revid:<email address hidden>

Changed in openerp-web:
status: In Progress → Fix Released
Changed in openerp-web:
status: Fix Released → Confirmed
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Nicolas Vanhoren (OpenERP) (niv-openerp) wrote :

Fixed in revision 1296

Changed in openerp-web:
status: In Progress → 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.