Global variable "self" is used but not evaluated.

Bug #683643 reported by Aline (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Medium
OpenERP's Framework R&D

Bug Description

trunk, web client, group useability /Multi Companies

from a user form view, the company_id field (m2o) doesn't work, not able to change the company (even if i choose to add all company in "Company" notebook).

Related branches

Changed in openobject-client-web:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → OpenERP SA's Web Client R&D (openerp-dev-web)
Revision history for this message
Olivier Laurent (Open ERP) (olt) wrote :

Maximum recursion depth reached. See cherrypy traceback in 'bug_lp_683643.html' attachment.

Changed in openobject-client-web:
status: Confirmed → Triaged
affects: openobject-client-web → openobject-server
Changed in openobject-server:
assignee: OpenERP SA's Web Client R&D (openerp-dev-web) → OpenERP's Framework R&D (openerp-dev-framework)
summary: - cannot choose a company for a user
+ Global variable "self" is use but not evaluated.
Changed in openobject-server:
status: Triaged → Confirmed
Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote : Re: Global variable "self" is use but not evaluated.

seems fixed in trunk.

Changed in openobject-server:
status: Confirmed → Fix Released
summary: - Global variable "self" is use but not evaluated.
+ Global variable "self" is used but not evaluated.
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Problem can be seen when working with web client.
It throws maximum recursion error when you try to change the company of a user.
Thanks.

Changed in openobject-server:
status: Fix Released → Confirmed
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

The server-side fix has landed in revision 3194 <email address hidden>.

However it may be a good idea to prevent the infinite recursion in the web client too, because 'self' is valid in the context and domain of fields in search views!

Changed in openobject-server:
milestone: none → 6.0-rc2
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.