Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Which is the best IDE for developping in Odoo on Ubuntu?

Naroči se

Get notified when there's activity on this post

This question has been flagged
developmentpythonubuntuideodoo
7 Odgovori
24986 Prikazi
Avatar
Pascal Tremblay

Hello all,

Since two years, I do all me development with Komodo IDE on Ubuntu and Mac.

And you? What is your best IDE for Ubuntu?

Is it free?

Why do you use this IDE?

What is your favorite functionnality in this IDE?

Thanks to comment!

0
Avatar
Opusti
Benoît Vézina

Just install pydev on eclipse

I'll be glad to help you in learning how to debug odoo with eclipse

Gopakumar N G

All your comments are very interesting! Thanks all.

Niyas Raphy (Walnut Software Solutions)

Use Odoo with pycharm: https://www.youtube.com/watch?v=p7SJW36lqVE

Avatar
Hilar Andikkadavath
Best Answer

I am using PyCharm IDE for development and also refer to this IDE for others since it is a good Environment. My development team here also using PyCharm and They are also satisfied with its usage. Any other recommendations are also welcome.
 

Here are some Good Features of PyCharm:

  • Intelligent Coding Assistance
  • Smart Code Navigation
  • Fast and Safe Refactorings
  • Built-in Developer Tools
  • Debugging, Testing and Profiling
  • VCS, Deployment and Remote Development
  • Database tools
  • Customizable UI
  • Plugins
  • Cross-platform IDE
  • Built-in PEP-8 for Python

Intelligent Coding Assistance:

  • Intelligent code editor
  • Syntax highlighting
  • Auto-Indentation and code formatting
  • Configurable code styles
  • Code completion
  • Code selection and comments
  • Code formatter
  • Code snippets
  • Code folding
  • On-the-fly error highlighting
  • Multiple carets and selections
  • Code analysis
  • Quick-fixes
  • Duplicated code detector
  • Configurable language injections
  • Code auto generation
  • Intention actions

​



4
Avatar
Opusti
Avatar
Axel Mendoza
Best Answer

No way, Definitly is PyCharm, I have used Eclipse since Europa and I loved Eclipse but once I jump into PyCharm I don't miss anything of Eclipse, also Eclipse with PyDev get unstable from version to version, I mean I switch to PyCharm because of that.

PyCharm meet all the needs that you could have and have an strong integration with Python frameworks, not all of course but it's Python oriented. It have a community edition that have more than what PyDev give you and the Enterprise version that basically add integrations with frameworks and others stuffs. Personally I use the EAP Enterprise version wish is the version for testing the new features that Pycharm will be releasing in the future to report issues and bugs but give you the full access to the Enterprise version and gets frequently updated to fix things and get new features.

My vote is definitely to PyCharm and I have an strong background developing on Eclipse for Java and Python

2
Avatar
Opusti
Avatar
Benoît Vézina
Best Answer

NO doubt, Eclipse.  Neon is perfect (may be Che is better, but still need to learn how to include db container in che receip).


I did start using it on august, by September I was already getting familiar enough to make my development go much faster.


When you have the ability to see the variable flow in you running Odoo for debugging purpose, you gonna understand how easy it is to fix thing.

1
Avatar
Opusti
Pascal Tremblay
Avtor

Eclipse is not better to develop in Java rather than python?

Pascal Tremblay
Avtor

With which IDE are you able to see the variable flow? It is very interesting... Really. Is it hard to implement?

Avatar
Ivan Elizaryev
Best Answer

No matter who wins in this question, feel free to share technical details of your IDE experience here: https://odoo-development.readthedocs.io/en/latest/ide/index.html


1
Avatar
Opusti
Avatar
Trinh Anh Ngoc
Best Answer

The best IDE for Odoo is PyCharm + Odoo plugin.

https://odoo-ide.com

https://plugins.jetbrains.com/plugin/13499-odoo

PS: I am an Odoo developer and the author of the Odoo plugin for PyCharm. I have been putting a lot of effort into IDE tools for Odoo. I hope you all enjoy it as much as I do. 


0
Avatar
Opusti
Avatar
Haresh Kansara
Best Answer

Hello All,

There are best 3 editor you can use for developing odoo applications or any developing purpose.

1) Sublime: This is the light weight editor and provides some theme and shortcuts for ubuntu. It is very useful for low configuration device. It will take very low memory of usage.

2) PyCharm: This is very useful and attractive editor. It will provides lots of addons.

3) Eclipse: This is also good one

Hope it will helpful for you.

Thanks and regards

Haresh Kansara

0
Avatar
Opusti
Avatar
José Angel Inda Herrera
Best Answer

For me SublimeText, is very lightweigh with Anaconda, pyliner, js and xml plugin. For debuggin pudb.

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Odoo 11 development on Visual Studio Code in Ubuntu
development ide odoo
Avatar
Avatar
Avatar
2
dec. 17
9866
i got this error at odoo
python ubuntu odoo
Avatar
Avatar
1
jun. 16
3831
Can't see opportunity that created by others even i have see all leads permission?
development python domain odoo
Avatar
0
apr. 22
4169
Help with development for an absolute beginner - writing the equivalent of 'Hello World'.
development python ubuntu hello world openerp odoo scaffold
Avatar
Avatar
Avatar
Avatar
3
mar. 15
9424
Virtual Environment By Odoo On Premise - LOCALHOST Solved
development ubuntu localhost odoo onpremise
Avatar
Avatar
Avatar
2
sep. 23
4037
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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