403: Proibido

A página que você estava a procura não pode ser autorizado.

Talvez estivesse à procura de uma destas páginas populares?

Erro

Mensagem de erro:

('A operação solicitada não pode ser completada devido a restrições de segurança. Por favor, contacte o seu administrador de sistemas.\n\n(Tipo de Documento: Product Template, Operação: read) - (Registos: [2843], Utilizador: 14)', None)

Rastreamento

Traceback (most recent call last):
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/api.py", line 1049, in get
    value = self._data[key][field][record._ids[0]]
KeyError: 2843

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/fields.py", line 1005, in __get__
    value = record.env.cache.get(record, self)
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/api.py", line 1051, in get
    raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: ('product.template(2843,).display_name', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/Odoo-Installation/Odoo/odoo/addons/http_routing/models/ir_http.py", line 431, in _postprocess_args
    _, path = rule.build(arguments)
  File "/usr/local/lib/python3.6/dist-packages/werkzeug/routing.py", line 798, in build
    add(self._converters[data].to_url(values[data]))
  File "/opt/Odoo-Installation/Odoo/odoo/addons/http_routing/models/ir_http.py", line 199, in to_url
    return slug(value)
  File "/opt/Odoo-Installation/Odoo/odoo/addons/http_routing/models/ir_http.py", line 90, in slug
    identifier, name = value.id, value.display_name
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/fields.py", line 1012, in __get__
    value = record.env.cache.get(record, self)
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/api.py", line 1053, in get
    return value.get() if isinstance(value, SpecialValue) else value
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/api.py", line 1096, in getter
    raise exception
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/fields.py", line 1081, in compute_value
    self._compute_value(record)
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/fields.py", line 1067, in _compute_value
    getattr(records, self.compute)()
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/models.py", line 1590, in _compute_display_name
    names = dict(self.name_get())
  File "/opt/Odoo-Installation/Odoo/odoo/addons/product/models/product_template.py", line 397, in name_get
    self.browse(self.ids).read(['name', 'default_code'])
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/models.py", line 2817, in read
    vals[name] = convert(record[name], record, use_name_get)
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/models.py", line 5145, in __getitem__
    return self._fields[key].__get__(self, type(self))
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/fields.py", line 1005, in __get__
    value = record.env.cache.get(record, self)
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/api.py", line 1053, in get
    return value.get() if isinstance(value, SpecialValue) else value
  File "/opt/Odoo-Installation/Odoo/odoo/odoo/api.py", line 1096, in getter
    raise exception
odoo.exceptions.AccessError: ('A operação solicitada não pode ser completada devido a restrições de segurança. Por favor, contacte o seu administrador de sistemas.\n\n(Tipo de Documento: Product Template, Operação: read) - (Registos: [2843], Utilizador: 14)', None)