Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

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

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

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

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
developmentpythonubuntuideodoo
7 Respostas
24970 Visualizações
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
Cancelar
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
Melhor resposta

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
Cancelar
Avatar
Axel Mendoza
Melhor resposta

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
Cancelar
Avatar
Ivan Elizaryev
Melhor resposta

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
Cancelar
Avatar
Benoît Vézina
Melhor resposta

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
Cancelar
Pascal Tremblay
Autor

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

Pascal Tremblay
Autor

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

Avatar
Trinh Anh Ngoc
Melhor resposta

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
Cancelar
Avatar
José Angel Inda Herrera
Melhor resposta

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

0
Avatar
Cancelar
Avatar
Haresh Kansara
Melhor resposta

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
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
Odoo 11 development on Visual Studio Code in Ubuntu
development ide odoo
Avatar
Avatar
Avatar
2
dez. 17
9847
i got this error at odoo
python ubuntu odoo
Avatar
Avatar
1
jun. 16
3830
Can't see opportunity that created by others even i have see all leads permission?
development python domain odoo
Avatar
0
abr. 22
4167
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
9419
Virtual Environment By Odoo On Premise - LOCALHOST Resolvido
development ubuntu localhost odoo onpremise
Avatar
Avatar
Avatar
2
set. 23
4025
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة 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 é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

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