Closed AntoineVDV closed 3 years ago
A new X2Many command helper was added to fields.py in https://github.com/odoo/odoo/pull/60965
fields.py
When typing:
from odoo.fields import Command
PyCharm says "Cannot find reference 'Command' in 'fields.pyi' "
A new X2Many command helper was added to
fields.py
in https://github.com/odoo/odoo/pull/60965When typing:
PyCharm says "Cannot find reference 'Command' in 'fields.pyi' "