Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3
Replies
1422
Views
Hi, Ahmed
Best way to debug this issue is to run the Odoo script file like below,
First switch to the Odoo user (user of Odoo directory).
Then from the Odoo directory run below command,
/opt/odoo/odoo-bin
Then it will give the exact error which you are currently getting.
In case you still not able to fix this issue then share the log which you getting after following above steps.
Thanks,
Ashish Singh (Team Lead)
Webkul Software Private Limited.
Hi Ahamed,
The issue is because the odoo addons are not loaded properly.Either you've given a wrong addons path in the conf or there are missing dependencies.Open terminal in your odoo directory then try below command to install dependencies.
sudo pip install -r requirements.txt --ignore-installed
Regards
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Odoo Mail Sending Limit
Solved
|
|
2
Dec 23
|
11994 | |
|
0
Oct 23
|
33 | ||
|
3
Oct 23
|
787 | ||
|
1
Oct 23
|
569 | ||
|
1
Aug 23
|
979 |
Next time please use a meaningful and concise title.