Giter Site home page Giter Site logo

custom addons about odoo-16-docker-compose HOT 5 OPEN

minhng92 avatar minhng92 commented on July 24, 2024
custom addons

from odoo-16-docker-compose.

Comments (5)

minhng92 avatar minhng92 commented on July 24, 2024 1

Hi @IHTM , your custom addon put in "addons" is correct. Try restarting the Odoo container and then update the Apps again.

$ docker-compose restart

Please make sure that the Odoo container has permission to read the addon folder "rental". On Ubuntu, you can set the full permission for everyone with:

$ sudo chmod -R 777 rental

Hope that it resolves your issue :)

from odoo-16-docker-compose.

IHTM avatar IHTM commented on July 24, 2024 1

It works, thank you!

from odoo-16-docker-compose.

IHTM avatar IHTM commented on July 24, 2024

Though, I gave permission to the addons folder before. Do I need to assign permission every time I got a new custom addon?

from odoo-16-docker-compose.

minhng92 avatar minhng92 commented on July 24, 2024

Though, I gave permission to the addons folder before. Do I need to assign permission every time I got a new custom addon?

Just assign the permission if the addon is not found. This issue often happens when you copy the custom addon from another machine / project.
ps. I don't recommend to assign full permission (777) on the folder.

from odoo-16-docker-compose.

privateer00 avatar privateer00 commented on July 24, 2024

hello,
I still can't fing the app i with to install even after giving full permissions.
what i did (maybe i'm wrong):

  1. unzipped app on my laptop
  2. copied the folder in addons folder on remote server using winscp
  3. chmod -R 777 folder
  4. restarted contatiner (stopped/starded too)
  5. went to apps -> removed filter -> refresh

am I missing something?

from odoo-16-docker-compose.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.