Hi everybody!!!
Please guys, is here somebody who knows the reason of this error.
here is what i have got in the terminal:
2015-10-17 12:53:15,878 6011 ERROR odoo openerp.addons.base.ir.ir_ui_view: Field `sel_groups_19` does not exist
Error context:
View `res.users.form`
[view_id: 153, xml_id: base.view_users_form, model: res.users, parent_id: n/a]
2015-10-17 12:53:15,879 6011 ERROR odoo openerp.http: Exception during JSON request handling.
Traceback (most recent call last):
File "/opt/odoo/odoo/openerp/http.py", line 536, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/odoo/odoo/openerp/http.py", line 573, in dispatch
result = self._call_function(**self.params)
File "/opt/odoo/odoo/openerp/http.py", line 309, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/opt/odoo/odoo/openerp/service/model.py", line 113, in wrapper
return f(dbname, *args, **kwargs)
File "/opt/odoo/odoo/openerp/http.py", line 306, in checked_call
return self.endpoint(*a, **kw)
File "/opt/odoo/odoo/openerp/http.py", line 802, in __call__
return self.method(*args, **kw)
File "/opt/odoo/odoo/openerp/http.py", line 402, in response_wrap
response = f(*args, **kw)
File "/opt/odoo/odoo/addons/web/controllers/main.py", line 937, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/opt/odoo/odoo/addons/web/controllers/main.py", line 929, in _call_kw
return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs)
File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper
return old_api(self, *args, **kwargs)
File "/opt/odoo/odoo/openerp/models.py", line 1544, in fields_view_get
xarch, xfields = View.postprocess_and_fields(cr, uid, self._name, etree.fromstring(result['arch']), view_id, context=ctx)
File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper
return old_api(self, *args, **kwargs)
File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 844, in postprocess_and_fields
self.raise_view_error(cr, user, message, view_id, context)
File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper
return old_api(self, *args, **kwargs)
File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 369, in raise_view_error
raise AttributeError(message)
AttributeError: Field `sel_groups_19` does not exist
Regards.
Sorry but i havent modified code. Here are links you can understand. http://zupimages.net/viewer.php?id=15/42/8dra.png http://zupimages.net/viewer.php?id=15/42/22hn.png http://zupimages.net/viewer.php?id=15/42/bx81.png
could you please tell me what changes you made, and when you are getting this error?
I have added a new group and in this group i gave him in the configuration of menu: Configuration, Configuration/Users; Configuration/Users/Users when i connect with the user of that group i got the menu configuration/user/user and when i click on create the user i got the error
if possible please include that code in question.
Here are links: ----http://zupimages.net/viewer.php?id=15/42/8dra.png ----http://zupimages.net/viewer.php?id=15/42/22hn.png ----http://zupimages.net/viewer.php?id=15/42/bx81.png
you will find some images please follow those links
hey friend you still here or what????
did you only made changes from front-end ??
i have created a new group and gave it the right as in administration/configuration but only to create users. I found the menu in the account of the user but when i click on create i have this error. Would you please follow the links that i have gave to understand or if you want try to explain to me how to add the right to create users or how to create the group that will create users please