Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[15.0] Traceback when assigning type on partner #111

Open
tarbib opened this issue May 24, 2022 · 1 comment
Open

[15.0] Traceback when assigning type on partner #111

tarbib opened this issue May 24, 2022 · 1 comment

Comments

@tarbib
Copy link

tarbib commented May 24, 2022

Steps to reproduce :
Create partner
Choose a type
Click on save

_RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
....

Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/home/odoo/src/odoo/odoo/http.py", line 643, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/home/odoo/src/odoo/odoo/http.py", line 301, in handle_exception
raise exception.with_traceback(None) from new_cause
RecursionError: maximum recursion depth exceeded while calling a Python object

@tarbib
Copy link
Author

tarbib commented May 24, 2022

Full error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant