Hi,
on registering a payment I receive an unclear error. As a result I'm unable to set my invoices to 'paid' to have an overview...
The error that is displayed on the creation or registering the payment is the following:
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/bitnami/odoo/lib/odoo-14.0.post20210910-py3.8.egg/odoo/http.py", line 640, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/bitnami/odoo/lib/odoo-14.0.post20210910-py3.8.egg/odoo/http.py", line 316, in _handle_exception
raise exception.with_traceback(None) from new_cause
TypeError: expected string or bytes-like objectI don't see what is going wrong, since all fields are filled automatically and seem to be correct.
All help is appreciated.
Best regards,
Jorn
Hi, Please check the error from Odoo log file, it will give you more details about the error.