Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

Is Odoo Enterprise on GitHub organized differently than Odoo Enterprise downloaded from the Odoo/download page?

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
enterpriseupgradeodoo9
5 Réponses
23568 Vues
Avatar
Nicholas DeMarco

I have Odoo Enterprise cloned via a partner's GitHub account. I no longer work with that partner, but I have an Odoo Enterprise subscription. I have access to download Odoo Enterprise from odoo.com/downloads. The resulting tar.gz file's directory structure is substantially different. Enterprise addons are mixed right in the openerp directory.

What is the recommended way for me (not managed by a partner) to keep Odoo up to date? The current method is unreasonable, given the ability of modern tools like git.

3
Avatar
Ignorer
Avatar
Fabrice Henrion (fhe)
Meilleure réponse

Github access is for official partners, not for Enterprise end-users.

The advantage of a github access is to work on top of it (eg. when developing new modules on top of evolving Enterprise modules) and to follow evolution of those Enterprise branches (eg. for updating local branches when working with many of them like integrators do with their several clients).

We do not have the intention to give github access to Enterprise end-users for the following reasons:

  • It gives a competitive advantage (in the form of a convenience) to official partners over integrators who would buy Odoo Enterprise in order to get the code without being a partner.

  • End-users don't need it. If your Odoo Enterprise doesn't have issue, don't fix (ie. update) something that works. If your Odoo Enterprise has an issue that has not been fixed yet, report to help@odoo.com (a github access wouldn't help you). If your Odoo Enterprise has an issue that has already been fixed in a later commit on your branch, you can either report to help@odoo.com who will provide you with the patch or you can download the latest version from the download page and apply a diff.
    Since you are working, as an end-user, only on 1 instance, it is reasonable to apply updates (when needed) or other maintenance actions more 'manually' than through github as the number of those actions will be much more limited compared to a partner who would have several dozens of customers.



0
Avatar
Ignorer
Nicholas DeMarco
Auteur

My question asked if the directory structures for Odoo Enterprise on GitHub and Odoo downloaded as a package via Odoo's download page are different. If yes, why?

Fabrice Henrion (fhe)

Odoo Enterprise = Odoo Community + Enterprise modules. The Enterprise github branch only contains the Enterprise modules. The Enterprise download contains Odoo Community + Enterprise modules, so that it represents an installable package. So yes, it's not a 1:1 copy because they serve different purposes.

Nicholas DeMarco
Auteur

You want each person experiencing a problem to report the problem, then get a patch? This is sooooo Microsoft. Lame.

Avatar
Ray Carnes
Meilleure réponse

Contact Odoo and ask them.

I don't know of an easy way, and it is an interesting question, given only partners are normally given access to the repository - please post back what you find out.

https://www.odoo.com/page/contactus

At the bottom of the page you will see the San Francisco office details.  

1
Avatar
Ignorer
Avatar
Pete Charalampopoulos
Meilleure réponse

Same issue here. in ubuntu at the moment and if i run an upgrade in the ubuntu server it just uninstalls the enterprise. and the database breaks.

This is a bit ridiculous 

0
Avatar
Ignorer
Avatar
James White
Meilleure réponse

As I review my install options and find this thread, I am getting a sense that I should NOT let a partner do the installation.  Once you choose a partner - you need to do a complete reinstall in order to "divorce" them and fly solo?

This sounds a bit like a housewife in the '50's being told "don't you worry your pretty little head about finances..."  and so she is stuck with the drunken misogynist for the rest of her life.  

Am I misunderstanding?

edit:  

After going back to "Installing Odoo" I have found this phrase now leaps out at me:

Odoo provides packaged installers for Windows, deb-based distributions (Debian, Ubuntu, …) and RPM-based distributions (Fedora, CentOS, RHEL, …) for both the Community and Enterprise versions.
These packages automatically set up all dependencies (for the Community version), but may be difficult to keep up-to-date.

Let me get this straight - Odoo is predicting that it is going to be "difficult to keep up-do-date" unless I pay someone else thousands of dollars to install my software - and I am not ALLOWED to use the "won't be difficult to keep up-to-date" git repository? 

Why is this all sounding very ominous all-of-a-sudden?  How could S.A. fall so far from the core principles of open-source?

I mean - I will PAY YOU.  But why sabotage my ERP if I don't WANT a partner?  Seriously, I am sitting here with cash in my hands TRYING to get Odoo Enterprise... and I am becoming afraid that it is a trap.  Maybe I will stick with Community just so I don't get trapped.


0
Avatar
Ignorer
Ray Carnes

A knowledgeable partner should be able to install Odoo in two hours or less. If you change partners, you don't need to switch repositories, you just need to have the new partner login with their new account when updating the software. If you want OPEN SOURCE, you need to stick with the Community Edition. The Enterprise Edition is not OPEN SOURCE.

James White

I suspect you miss my point: I do not WANT a partner - and I want Enterprise. I just don't want to fear that by purchasing Enterprise, my install will fall because I don't want a Partner.

FWIW, I did pay for Enterprise - and the .deb install has failed. Currently OK with that and presuming that the support community will have answers. If not, I will scream blue bloody murder. ;-)

James White

LOL, Forum says: 0 Posts Dependency is not satisfiable: python-pypdf

James White

@Ray, I understand your point - and agree fully. Thought I should clarify that now that my frustration has cooled a bit.

I think my concern is that somehow, perhaps, Odoo has orphaned Enterprise clients with the phrase: Pay a partner. You probably understand how an I.T. veteran would find that a bit insulting. All some folks will require are simple instructions such as - and this is how my install finally succeeded - "Do Not Use Jessie - Use Sid".

;-)

James White

OK. I have to post this., five years later. After no luck in finding a suitable Odoo Partner, I became one. I, like any partner, can install Odoo in a matter of hours and know that it will run beautifully.

If you want FREE (as in "Free Beer") and Open Source, then stick with Odoo CE.
If you want Odoo Enterprise but no partner, then use Odoo as a cloud service.
If you want Odoo Enterprise on premise, you absolutely must partner with a knowledgeable Odoo team.

I wish this were more publicly known as it would have saved me a lot of grief five years ago.

Odoo partners have a very large pool of resources to work with - including Odoo training, developers, support and project management staff. No matter what your problem is, your Odoo Partner will have the tools to address it.

As of 2022 and now in Odoo 15: I love this software and so do my clients - none of whom have experienced the pain I did as a "self installer".

Avatar
Nicholas DeMarco
Auteur Meilleure réponse

According to Odoo USA, the downloadable Enterprise version is the standard way the files and directories are to be organized. Odoo recommends we revert our installation to one conforming to this standard installation format. Also according to Odoo USA, the Enterprise download is updated often, so it represents the latest code base.


So it is Odoo USA vs. Odoo SA, because I have two conflicting answers for each of two questions. We really want to just get on with our work.

0
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Delivery with orders
enterprise odoo9
Avatar
0
oct. 16
1606
I'm looking for a github link where I can find Odoo 9 Enterprise Edition
enterprise odoo9
Avatar
Avatar
Avatar
2
août 16
6529
Hide emterprise options in settings (odoo 9)
enterprise odoo9
Avatar
Avatar
1
mai 16
4656
purple outline around partner contact Résolu
partner enterprise odoo9
Avatar
Avatar
1
juil. 17
3693
How to create Boot Script for ODOO 9 Enterprise version? Résolu
service enterprise odoo9
Avatar
1
nov. 16
6148
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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