pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

Add support for specifying addon directories

Open seletz opened this issue 6 months ago • 1 comments

There seems no way to explicitly set addon directories. As we manage our addons using symbolic links and odoo.conf, it seems that the plugin does not see enterprise addons, and thus renders all standard types ie. res.users as unknown types.

It does know about the project / custom addons, though.

I'm using the latest IntelliJ Ultimate, Python 3.12.1 and ODOO 17.0

seletz avatar Aug 25 '24 10:08 seletz