odoo-ide / pycharm-odoo-old

PyCharm plugin for Odoo

Home Page:https://plugins.jetbrains.com/plugin/13499-odoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unresolved reference for id and access log fields

mrm-david opened this issue · comments

In odoo14,

Both in views and in python code.

Here's an exemple : 

I don't have odoo-stubs installed (not available for odoo14) but I do have the odoo source code folder attached :

  • Plugin version is 4.7
  • Pycharm  version 2020.2.3

I have not made stubs for odoo 14 yet. While waiting for it, you can use the master branch instead (https://github.com/trinhanhngoc/odoo-stubs/tree/master).