pycharm-odoo
pycharm-odoo copied to clipboard
Unresolved attribute reference 'dbname' for class Thread
https://github.com/odoo/odoo/blob/15.0/odoo/init.py
In Odoo, the current thread can contains the dbname
attribute. We should suspend such errors.