Giter Club home page Giter Club logo

Comments (6)

sufyanel avatar sufyanel commented on May 21, 2024 1

Risoul I'm facing the same issue in odoo 10. Did you get to solve this?

from docker.

risoul avatar risoul commented on May 21, 2024

I ran container not from odoo image, but from an image I commited from initial odoo image.
Running container from odoo image mount correctly addons, and I can install.
Could you explain what is wrong when running my own image and not the original one?

from docker.

aab-odoo avatar aab-odoo commented on May 21, 2024

Hello,

I just tried it and it worked fine. I used odoo scaffolding to generate an addon skeletton, then run an Odoo container mounting the folder containing that addon into /mnt/extra-addons just like you did. I was then able to install it properly.

When logged in, don't forget to update module list (Left menu in the Settings App). This requires technical features.

Regards

from docker.

aab-odoo avatar aab-odoo commented on May 21, 2024

Note that you can't restart odoo from inside the container, Odoo being pid 1, when you kill it, it kills the container itself.

from docker.

thomas15v avatar thomas15v commented on May 21, 2024

@sufyanel Did you update the modulelist?
Also I recommend using a docker-compose.yml to manage the containers and its mounts.

from docker.

sufyanel avatar sufyanel commented on May 21, 2024

Thanks @thomas15v , I can't believe the custom addon path wasn't included in config file and I was over looking. It is working.
However I recall trying altering a prebuilt module's manifest slightly and it seemed it wasn't reflecting either. And yes, I was updating the module list/upgrading.

from docker.

Related Issues (20)

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.