Hello,
I try to install a custom module, I do not have access to odoo/custom/addons/ folder to unzip and install my apps ... is this normal and how to unblock the problem?
If you with a solutions ....
thank you in advance
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
Thank's for your answer,
I Try :
patrick@45:/odoo$ sudo chmod 755 -R custom/
patrick@45:/odoo$ ls -lh
total 8,0K
drwxr-xr-x 3 odoo odoo 4,0K oct. 23 02:51 custom
drwxr-xr-x 10 odoo odoo 4,0K oct. 23 02:51 odoo-server
My right don't move...
:(
Thank's
Use
sudo
It is recommended that the subfolders in your addons folder have 755 permissions and your files 644.
Try this,
$ sudo chmod 755 -R /path to your customaddons folder
Using above command you can change your folder permission. if it is not working place change your .zip file permissions also.
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 | |
---|---|---|---|---|
|
4
Apr 20
|
25944 | ||
|
2
Mar 18
|
7601 | ||
|
2
Apr 24
|
1116 | ||
|
4
Oct 20
|
6590 | ||
|
0
Mar 18
|
3375 |