Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. Failed to load resource: the server responded with a status of 403 (FORBIDDEN)
  2. web.assets_common.js:2544 Server application error {"message":"Odoo Server Error","code":200,"data":{"debug":"Traceback (most recent call last):\n File \"/var/lib/odoo/odoo/openerp/http.py\", line 648, in _handle_exception\n return super(JsonRequest, self)._handle_exception(exception)\n File \"/var/lib/odoo/odoo/openerp/http.py\", line 685, in dispatch\n result = self._call_function(**self.params)\n File \"/var/lib/odoo/odoo/openerp/http.py\", line 321, in _call_function\n return checked_call(self.db, *args, **kwargs)\n File \"/var/lib/odoo/odoo/openerp/service/model.py\", line 160, in wrapper\n raise ValidationError(msg)\nValidationError: ('The operation cannot be completed, probably due to the following:\\n- deletion: you may be trying to delete a record while other records still reference it\\n- creation/update: a mandatory field is not correctly set\\n\\n[object with reference: name - name]', None)\n","exception_type":"validation_error","message":"The operation cannot be completed, probably due to the following:\n- deletion: you may be trying to delete a record while other records still reference it\n- creation/update: a mandatory field is not correctly set\n\n[object with reference: name - name]\nNone","name":"openerp.exceptions.ValidationError","arguments":["The operation cannot be completed, probably due to the following:\n- deletion: you may be trying to delete a record while other records still reference it\n- creation/update: a mandatory field is not correctly set\n\n[object with reference: name - name]",null]}}
  3. (anonymous) @ web.assets_common.js:2544
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement