Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
7261 Представления

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 :)

Аватар
Отменить
Лучший ответ

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


Аватар
Отменить
Лучший ответ

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


Аватар
Отменить
Автор Лучший ответ

test

Аватар
Отменить