This question has been flagged

Hi All,

Please guide.

Creating a new mobile app, not able to signup! Returns some error while tryting to call /web/signup and also while directly calling res.users create as sudo.

Please see the error message

The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 640, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 316, in _handle_exception raise exception.with_traceback(None) from new_causepsycopg2.errors.UndefinedFunction: operator does not exist: integer = booleanLINE 6: AND (p.company_id=false OR p.company_id ...

Seems this error raised from _get_multi function in ir_property.py

Not able to get the company info while trying to signup

Avatar
Discard