Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4 Antwoorden
7295 Weergaven

Dear all, right now i try to build custom api using odoo, before that I am still new in odoo so I urgently needed your help :)

So as long as I read on existing documentation, it mention that we have to import odoo before build an api route, but in vscode I got an error like "import odoo cannot be resolved", I already change the python interpreter with odoo's python and try to fix addons_path with odoo addons, is there any solutions or documentation that I can read? Thanks! Really appreciate your help :)

Avatar
Annuleer
Beste antwoord

I don't know if VSCode has an extension for solving this problem but PyCharm has plugins for that see this article for Odoo Plugin 


Check the A) To Enable Auto Code Completion to configure your odoo with pycharm



Happy to help :) an upvote will be awesome


Avatar
Annuleer
Beste antwoord

Resolving Import "odoo" could not be resolved Pylance error solved in a youtube tutorial: 


Avatar
Annuleer
Auteur Beste antwoord

test

Avatar
Annuleer