Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

How to develop on Mac OS for OpenERP?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
macosxpydeveclipsevirtualizationdebuggingpdbvagrantdocker
2 Răspunsuri
12489 Vizualizări
Imagine profil
Hannes Smit

I'm using Eclipse + Pydev on Linux Ubuntu currently, but my hardware is getting old.

Is Apple / Mac OS a good development platform for OpenERP / ODOO? Which setup/environment do you guys use?

I'm also thinking about development on virtual machines (vagrant/virtualbox/docker) since the servers run on Linux Ubuntu. What is the best approach for development and debugging then? Eclipse in a virtual machine has a bad performance I guess. Back to PDB seems not ideal. Remote Debugging from the host to a virtual machine is still not really understandable for me. 

What do you think is the best setup? Is Mac even an option? Or is an Ubuntu host with (for example) Docker a better option?

 

0
Imagine profil
Abandonează
Imagine profil
ThackerS (ts)
Cel mai bun răspuns

Dear Hannes.
If you want to develop a openerp module, it is recommanded to use  a Linux OS (not necessary) to do a good thing.
I recommand you to increase the disk space of  your Virtual machine and use eclipse+pydev to develop your module.
Also, i recommand you to install openerp template and xml template to help you : http://www.youtube.com/watch?v=uS4xICmi1JU
Best regards.
NB: If my answer help you, don't forget to vote my message.

0
Imagine profil
Abandonează
Hannes Smit
Autor

Hello Thacker, Thanks for your answer. I would like to ask you one more thing. Imagine I have 3 customers, each with a different Python version, a different Ubuntu version and a different Postgres version. In this case I think running virtual machines is a good solution. Now, since Apple has good hardware, I'm thinking that Mac OSX is a good host machine candidate. Do you agree with that? Or do you think that running Ubuntu as a host-machine (with possible other ways of virtualization) is easier/better/equal? With special regards to debugging code with Eclipse Pydev. Hannes

Imagine profil
JC
Cel mai bun răspuns

It really depends on your hardware capacity. You need at least 8 GB of RAM to run comfortably with virtual machies for development. I would choose ubuntu as my development machine simply there are  more information available but nothing is stopping you to do development with OSX as odoo/openerp is sitting on python 2.7 both Eclipse and Postgres 9.x  are available in OSX.

0
Imagine profil
Abandonează
Hannes Smit
Autor

Hi jc, I'm not think about running postgres on Mac. I'm thinking about running it all in virtual machine(s) and do only the development in MacOSX. Do you have experience with debugging code between the host and a virtual (remote) machine?

JC

What do you mean by between the host and virtual? Could you elaborate further?

Hannes Smit
Autor

Hi jc, the host is the system I'm normally using. For every customer we create a virtual machine (different python, postgres, ubuntu etc). I would like to run eclipse on the host system and debug code in the virtual environments with Eclipse.

JC

Hi Hannes, I am running version 7 with the same addons across for all my clients, usually when come to debugging I will duplicate their database and simulate the bug reported in the test env. My main development env is in OSX . In the production env most clients are on ubuntu server and some are on window server, when client insisted. Virtual machine for me is for testing purposes , for example testing on diff platform, databases replication and new version and etc.

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

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Trouble with Debug start under Eclipse/PyDev
pydev eclipse debugging odoo9
Imagine profil
Imagine profil
1
aug. 16
7454
Problems with making openerp 7 work with Eclipse
pydev eclipse
Imagine profil
0
mar. 15
4944
[v8]Not able to debug openerp properly because a terminal command keeps coming up in between the pdb debugging session
debugging odooV8 pdb
Imagine profil
Imagine profil
Imagine profil
Imagine profil
4
ian. 16
5374
PyDev workspace issue
setup pydev eclipse
Imagine profil
Imagine profil
Imagine profil
2
mar. 15
8647
How to debug Odoo in Eclipse under Winows? Rezolvat
debug openerp7 eclipse debugging
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
10
dec. 23
25712
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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