Hello everyone,
I need a bit of help with this error we are getting in our Odoo instance.
Client Error – Odoo
UncaughtPromiseError > OwlError
Uncaught Promise > An error occurred in the OWL lifecycle (see the Error's "cause" property)
This happened on: odoo.bischofstein.net on 2025-05-05 at 13:18:48 GMT
OwlError: An error occurred in the OWL lifecycle (see this Error's "cause" property) Caused by: Error: "res.partner"."supplier_invoice_count" field is undefined.
You can see the full stack trace here:
[Stack trace from web.assets_web.min.js with field: supplier_invoice_count]
We're running Odoo 18 Enterprise on our own Ubuntu server.
Does anyone know how to resolve this issue?
Thank you!