• Ecox - magasins de vélos électriques

403 : Interdit

Vous n'êtes pas autorisé à accéder à la page que vous recherchez.

Erreur

Message d'erreur :

En raison de restrictions de sécurité, vous n'êtes pas autorisé à accéder aux enregistrements 'Produit' (product.template).

Contactez votre administrateur pour demander l'accès si nécessaire.

Retraçage

Traceback (most recent call last):
  File "/opt/odoo-master/odoo/odoo/odoo/api.py", line 996, in get
    cache_value = field_cache[record._ids[0]]
KeyError: 440761

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/odoo-master/odoo/odoo/odoo/fields.py", line 1161, in __get__
    value = env.cache.get(record, self)
  File "/opt/odoo-master/odoo/odoo/odoo/api.py", line 1003, in get
    raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'product.template(440761,).seo_name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/odoo-master/odoo/odoo/odoo/fields.py", line 1187, in __get__
    recs._fetch_field(self)
  File "/opt/odoo-master/odoo/odoo/odoo/models.py", line 3201, in _fetch_field
    self._read(fnames)
  File "/opt/odoo-master/odoo/odoo/odoo/models.py", line 3327, in _read
    raise self.env['ir.rule']._make_access_error('read', forbidden)
odoo.exceptions.AccessError: En raison de restrictions de sécurité, vous n'êtes pas autorisé à accéder aux enregistrements 'Produit' (product.template).

Contactez votre administrateur pour demander l'accès si nécessaire.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/odoo-master/odoo/odoo/odoo/http.py", line 1591, in _serve_db
    return service_model.retrying(self._serve_ir_http, self.env)
  File "/opt/odoo-master/odoo/odoo/odoo/service/model.py", line 133, in retrying
    result = func()
  File "/opt/odoo-master/odoo/odoo/odoo/http.py", line 1617, in _serve_ir_http
    ir_http._pre_dispatch(rule, args)
  File "/opt/odoo-master/odoo/odoo/addons/website_sale/models/ir_http.py", line 12, in _pre_dispatch
    super()._pre_dispatch(rule, args)
  File "/opt/odoo-master/odoo/odoo/addons/website/models/ir_http.py", line 180, in _pre_dispatch
    super()._pre_dispatch(rule, arguments)
  File "/opt/odoo-master/odoo/odoo/addons/auth_signup/models/ir_http.py", line 13, in _pre_dispatch
    super()._pre_dispatch(rule, args)
  File "/opt/odoo-master/odoo/odoo/addons/web_editor/models/ir_http.py", line 24, in _pre_dispatch
    super()._pre_dispatch(rule, args)
  File "/opt/odoo-master/odoo/odoo/addons/http_routing/models/ir_http.py", line 564, in _pre_dispatch
    _, path = rule.build(args)
  File "/opt/odoo-master/venv/lib/python3.8/site-packages/werkzeug/routing.py", line 975, in build
    return self._build_unknown(**values)
  File "<werkzeug routing>", line 1, in <builder:'/shop/product/<model("product.template"):product>'>
  File "/opt/odoo-master/odoo/odoo/addons/website/models/ir_http.py", line 438, in to_url
    return super().to_url(value)
  File "/opt/odoo-master/odoo/odoo/addons/http_routing/models/ir_http.py", line 252, in to_url
    return slug(value)
  File "/opt/odoo-master/odoo/odoo/addons/http_routing/models/ir_http.py", line 92, in slug
    identifier, name = value.id, getattr(value, 'seo_name', False) or value.display_name
  File "/opt/odoo-master/odoo/odoo/odoo/fields.py", line 1189, in __get__
    record._fetch_field(self)
  File "/opt/odoo-master/odoo/odoo/odoo/models.py", line 3201, in _fetch_field
    self._read(fnames)
  File "/opt/odoo-master/odoo/odoo/odoo/models.py", line 3327, in _read
    raise self.env['ir.rule']._make_access_error('read', forbidden)
odoo.exceptions.AccessError: En raison de restrictions de sécurité, vous n'êtes pas autorisé à accéder aux enregistrements 'Produit' (product.template).

Contactez votre administrateur pour demander l'accès si nécessaire.