-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It can't be used in vscode #60
Comments
I have the same problem too, my odoo directory can't be recognized |
Hello @yao-big and @abdounasser202 , Unfortunately I can't reproduce your issue on Odoo 16. Can you:
|
I am using Mac bookpro m2 |
@fda-odoo, it was not working on Kubuntu, but i tried in my personnal ubuntu pc, and it can recognize the directories |
Thank you for your feedback. I still don't really understand why Odoo has not been found. Can you ensure that you select a directory that has:
@abdounasser202 Do you use a different odoo on your personnal computer, or is the same file architecture? I'm guessing we have an issue with some OS here, we have to investigate |
I checked again and see that the odoo-bin file is not present in the folder i have in kubuntu @yao-big i think the same issue applies to you you should have the odoo-bin in your source directory, for example, try to clone the odoo branch you need from github and add this folder into your configuration @fda-odoo thank you for your assistance, i will continue testing it from time to time |
@abdounasser202 Thank you for your feedback. I'm curious to know what is your setup. How did you install odoo on your Kubuntu? |
@abdounasser202 |
Traceback (most recent call last): |
@fda-odoo my setup is a custom setup with docker @yao-big for your case i think you should have the odoo-bin in the parent folder, whatever it is renamed to source or xyz To do simple, just clone the odoo repo and bind your path there |
@abdounasser202 I am using the enterprise version of odoo |
@yao-big Enterprise version is working with odoo community
Then all you have to do is to add your odoo/ path to the configuration of your odoo-ls |
Enterprise version of odoo16
He can't recognize the addons directory.
My project directory is like this
The text was updated successfully, but these errors were encountered: