Skip to Content
Odoo Menu
  • Log ind
  • Prøv gratis
  • Apps
    Økonomi
    • Bogføring
    • Fakturering
    • Udgifter
    • Regneark (BI)
    • Dokumenter
    • e-Signatur
    Salg
    • CRM
    • Salg
    • POS Butik
    • POS Restaurant
    • Abonnementer
    • Udlejning
    Hjemmeside
    • Hjemmesidebygger
    • e-Handel
    • Blog
    • Forum
    • LiveChat
    • e-Læring
    Forsyningskæde
    • Lagerbeholdning
    • Produktion
    • PLM
    • Indkøb
    • Vedligeholdelse
    • Kvalitet
    HR
    • Medarbejdere
    • Rekruttering
    • Fravær
    • Medarbejdersamtaler
    • Anbefalinger
    • Flåde
    Marketing
    • Markedsføring på sociale medier
    • E-mailmarketing
    • SMS-marketing
    • Arrangementer
    • Automatiseret marketing
    • Spørgeundersøgelser
    Tjenester
    • Projekt
    • Timesedler
    • Udkørende Service
    • Kundeservice
    • Planlægning
    • Aftaler
    Produktivitet
    • Dialog
    • Godkendelser
    • IoT
    • VoIP
    • Vidensdeling
    • WhatsApp
    Tredjepartsapps Odoo Studio Odoo Cloud-platform
  • Brancher
    Detailhandel
    • Boghandel
    • Tøjforretning
    • Møbelforretning
    • Dagligvarebutik
    • Byggemarked
    • Legetøjsforretning
    Mad og værtsskab
    • Bar og pub
    • Restaurant
    • Fastfood
    • Gæstehus
    • Drikkevareforhandler
    • Hotel
    Ejendom
    • Ejendomsmægler
    • Arkitektfirma
    • Byggeri
    • Ejendomsadministration
    • Havearbejde
    • Boligejerforening
    Rådgivning
    • Regnskabsfirma
    • Odoo-partner
    • Marketingbureau
    • Advokatfirma
    • Rekruttering
    • Audit & certificering
    Produktion
    • Tekstil
    • Metal
    • Møbler
    • Fødevareproduktion
    • Bryggeri
    • Firmagave
    Heldbred & Fitness
    • Sportsklub
    • Optiker
    • Fitnesscenter
    • Kosmetolog
    • Apotek
    • Frisør
    Håndværk
    • Handyman
    • IT-hardware og support
    • Solenergisystemer
    • Skomager
    • Rengøringsservicer
    • VVS- og ventilationsservice
    Andet
    • Nonprofitorganisation
    • Miljøagentur
    • Udlejning af billboards
    • Fotografi
    • Cykeludlejning
    • Softwareforhandler
    Gennemse alle brancher
  • Community
    Få mere at vide
    • Tutorials
    • Dokumentation
    • Certificeringer
    • Oplæring
    • Blog
    • Podcast
    Bliv klogere
    • Udannelselsesprogram
    • Scale Up!-virksomhedsspillet
    • Besøg Odoo
    Få softwaren
    • Download
    • Sammenlign versioner
    • Udgaver
    Samarbejde
    • Github
    • Forum
    • Arrangementer
    • Oversættelser
    • Bliv partner
    • Tjenester til partnere
    • Registrér dit regnskabsfirma
    Modtag tjenester
    • Find en partner
    • Find en bogholder
    • Kontakt en rådgiver
    • Implementeringstjenester
    • Kundereferencer
    • Support
    • Opgraderinger
    Github Youtube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Få en demo
  • Prissætning
  • Hjælp

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Bogføring
  • Lager
  • PoS
  • Projekt
  • MRP
All apps
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Hjælp

Odoo Docker Containers - how to handle separately different versions ?

Tilmeld

Få besked, når der er aktivitet på dette indlæg

Dette spørgsmål er blevet anmeldt
multipleodoodockerPycharm4
2 Besvarelser
3065 Visninger
Avatar
Roshan

I followed below Github link to create Docker container for version 16 and it was successful attempt, but still need help.

github(dot)com/bithabib/docker_course  -- I can't post lniks due to Kerma

i didn't changed anything in docker-compose.yml file because it is first attempt so, i can check how it works, i followed all steps as is and then run as below:


odoo@odoo-VirtualBox:~/odoo-docker/my_odoo_app$ sudo docker-compose up -d

[sudo] password for odoo:

Starting my_odoo_app_db_1 ... done

Starting my_odoo_app_web_1 ... done

when run in browser localhost:8069 it showed me database creating page where I created first database, after creating db now I can see all Odoo default apps in browser window.

checked as below to find files but failed, nothing in config, addons, /mnt folders?

odoo@odoo-VirtualBox:~/odoo-docker/my_odoo_app$ ls

addons  config  docker-compose.yml  odoo_pg_pass

odoo@odoo-VirtualBox:~/odoo-docker/my_odoo_app$

i checked folders but nothing found anything in below folders

doo@odoo-VirtualBox:~/odoo-docker/my_odoo_app$ ls config

odoo@odoo-VirtualBox:~/odoo-docker/my_odoo_app$ ls addons

odoo@odoo-VirtualBox:~/odoo-docker/my_odoo_app$ ls /mnt

Q1: where i can found the addons files provided by Odoo?

Q2: how I can create addons and custom addons folders separately for each Odoo version?

Q3: how I can setup Pycharm to access and work with all versions? will this require to install separately for each version?

Q4: -if it is permissible- how I can start these Odoo Docker Containers all simultaneously or some specific automatically when Ubuntu starts or whenever it required to?

please help.

with regards

0
Avatar
Kassér
Roshan
Forfatter

anyone can help????

Roshan
Forfatter

STILL Waiting for an expert who can help...

Avatar
Roshan
Forfatter Bedste svar

this reply is for @Rodrigo Moya  ( I have to mention it because of serious problem I am facing here in this forum )

thanks a bunch @Rodrigo Moya for guiding and helping us, at least one member on this forum trying to help me.

a) if you're using the dockers container

yes as already mentioned in topic title

sir, I am struggling to create Odoo Docker Containers which I can work on and I can share with other developers by copying the container files, that's why I need all versions separately, is it possible? if yes, I want help from scratch all steps involved (like creating folders for a version and how start working, different things in your previous docker-compose.yml needs to understand like network, ports for db, driver, etc., I want things separately as much as possible within for diff versions containers, database, addons and my custom addons too) because I do not have much knowledge regarding this. as mentioned earlier, I just followed the github link as is to check how it works, now I started realizing  the things a developer can face ( seniors like you... are already well aware ) so, I asked for help.  OR i misunderstood utilizing Docker Container(s) for this purpose? 

I can also struggle to understand and utilize VSCode (as you prefered) but this also needs to configure for all different versions? how to?

also, how i can completely remove a docker container from disk to claim disk space after testing?

hope it is clear now.

with kind regards  

0
Avatar
Kassér
Roshan
Forfatter

Waiting Since 8 Days...

Avatar
Rodrigo Moya
Bedste svar

Hi Roshan : Yeah, I look your post on the other one who I also wrote. 

Acording to your questions : 

Q1: where i can found the addons files provided by Odoo?

I don't know if that's what you're looking for, but is the "addons" folder inside odoo instalation. if you're using the dockers container, you can download that folder from the Odoo's github. 


Q2: how I can create addons and custom addons folders separately for each Odoo version?

in odoo.conf, you got the addons_path where you can declare the addons folder. Also, you can declare as many folders as you want for custom addons separated by a comma. For example, when we work with providers, each one of them has a different addons folder. 

Q3: how I can setup Pycharm to access and work with all versions? will this require to install separately for each version?

I don't know if you could do that, and could be hard to manage though. I don't use Pycharm, but if your are using dockers you could use an external folder from the addons, and everytime you need to make a change, simply restart the container. No installation needed. 


Q4: -if it is permissible- how I can start these Odoo Docker Containers all simultaneously or some specific automatically when Ubuntu starts or whenever it required to?

Again, I don't find very right way, but you can install several versions using dockers: The only thing is to use different ports for each version. In my case, I got installed Odoo from 12 to 18 (not running simultaneously), and with different port (Odoo and Postgres). Then, I got using ports 8012, 8013, 8014 and so on until the last odoo version. 


Hope it helps.


0
Avatar
Kassér
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Tilmeld dig
Related Posts Besvarelser Visninger Aktivitet
How to clear cache after change data_dir path
odoo docker
Avatar
Avatar
1
jun. 25
11981
Unable to update app list in dockerized odoo
odoo docker
Avatar
Avatar
1
nov. 22
4892
How to install addon modules using Odoo doodba
odoo docker
Avatar
Avatar
1
nov. 20
7036
ERROR: couldn't create the logfile directory. Logging to the standard output.
odoo docker
Avatar
Avatar
6
jun. 20
23851
Edit configurations odoo on pycharm
odoo Pycharm4
Avatar
0
feb. 18
7564
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Oversættelser
Tjenester
  • Odoo.sh-hosting
  • Support
  • Opgradere
  • Individuelt tilpasset udvikling
  • Uddannelse
  • Find en bogholder
  • Find en partner
  • Bliv partner
Om os
  • Vores virksomhed
  • Brandaktiver
  • Kontakt os
  • Stillinger
  • Arrangementer
  • Podcast
  • Blog
  • Kunder
  • Juridiske dokumenter • Privatlivspolitik
  • Sikkerhedspolitik
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo er en samling open source-forretningsapps, der dækker alle dine virksomhedsbehov – lige fra CRM, e-handel og bogføring til lagerstyring, POS, projektledelse og meget mere.

Det unikke ved Odoo er, at systemet både er brugervenligt og fuldt integreret.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now