Skip to content

[15.0] Traceback when assigning type on partner #111

@tarbib

Description

@tarbib

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions