link address in opportunity view

Bug #854699 reported by Aline (OpenERP)
66
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

trunk

create an opportunities, from the opportunity form, create a partner (by clicking on the button) and then, create a contact : bug

Client Traceback (most recent call last):
  File "/home/aline/openerp/web/openerp-web/addons/web/common/dispatch.py", line 169, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 729, in call
    return self.call_common(req, model, method, args, domain_id, context_id)
  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 713, in call_common
    c, d = eval_context_and_domain(req.session, context, domain)
  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 450, in eval_context_and_domain
    e_domain = session.eval_domain(domain or [])
  File "/home/aline/openerp/web/openerp-web/addons/web/common/session.py", line 186, in eval_domain
    return cdomain.evaluate(context or {})
  File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 210, in evaluate
    final_domain.extend(domain.evaluate(ctx))
  File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 128, in evaluate
    return eval(self.get_domain_string(), SuperDict(ctx))
  File "<string>", line 1, in <module>
NameError: name 'partner_id' is not 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 ,

I am confirming this issue.

For more reference I have attached a Video.

Thanks.

Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Medium
status: New → Confirmed
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Vishmita Jadeja (openerp) (vja-openerp) wrote :

Hello Aline,

It has been fixed in
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-bug-854699-vja
at revno:1083.

Thanks,
vja

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