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

why is the OCB-v8 github repository less recent then the official odoo-v8?

S'inscrire

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

Cette question a été signalée
v8ocbgithub
3 Réponses
8357 Vues
Avatar
gunnar

the github/OCA/OCB is a fork of github/odoo/odoo. And I thought it must be very close to its parent repo (odoo/odoo). Actually I was assuming it was an automated process to keep it at pair with the 'original' (not being an expert about how git works at all). I have a OCB v8 server running and with stable relase upcoming I was expecting to receive updates quite often as I thought it must be under severe development right now. As git status always gave me an " ... is up to date with it's origin" I checked the repos on github and sa that the `OCA/OCB v8 is very much behind it's origin ~/odoo/odoo

  1. https://github.com/OCA/OCB/tree/8.0 addons folder was updated 'a month ago'   while
  2. https://github.com/odoo/odoo/tree/8.0 addons folder was updated 'a day ago'

so, apparently this means OCB-odoo is not automatically up to pair with odoo-odoo. Are OCA maintainers just too busy to handle this proceuder or is there anything else behind that? Does anyone know when ~/OCA/OCB v8 might get the latest updates for the 'mothership'

I read somewhere OCA had higher coding standards then OpenERP S.A., so can it be that they have to review all code from ~/odoo/odoo prior being introduced into the OCB-code (which would explain being behind)?

0
Avatar
Ignorer
Avatar
Stefan Rijnhart
Meilleure réponse

It took some time to get the synchronization on GitHub up an running in a similar way as Odoo was synchronized with OCB on Launchpad, but this is now up and running as of this week.
 

1
Avatar
Ignorer
gunnar
Auteur

yes, it is thanks. I already got a big update some days ago.

Avatar
George Rodopoulos
Meilleure réponse

I couldn't find any official reference that OCB may be discontinued but there is a reference here that there is a new policy from Odoo to respond faster to GitHub pull requests coming from the community and that in this case OCB may not be needed in the future (Not an official OCA statement). If this is true, then the OCB repository may already have stopped being updated.

0
Avatar
Ignorer
Avatar
gunnar
Auteur Meilleure réponse

ok, the status (as per feedback from the Odoo Commuity mailing list) seems to be the following:

the OCB versions of odoo/OpenERP are not being abandoned. There is apparantly a commitment about quicker pull request by for commumity patches from OpenERP S.A. but still OCB version of Odoo/OpenERP is far from being obsolete.

now to the inital problem of this post (ocb v8 not being updated):  not being released yet v8 is not really maintained on the ocb fork yet.

*******************************************************************************************************

to practically solve this I was suggested to add the add ~/odoo/odoo as remote and get updates from there (until ocb-v8 is being maintained). These 3 steps where advised to me to achieve this (actually I think you add the 'original' ~/odoo/odoo) repository as a remote source where your local (ocb) repository get's updates from.

  1. git remote add odoo https://github.com/odoo/odoo.git
  2. git fetch odoo 8.0:odoo-8.0
  3. git checkout odoo/8.0

not sure whether this actually did something good (what I wanted). After command 3 (git checkout odoo/8.0) I get a

you are in a 'detached HEAD' state". You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impaciting any branches by performing another checkout.

If you want to create a new branch ....

What I want is start working with odoo v8 and get to a stable OCB version sooner or later. The whole idea about this current stunt is to get as recent as possible (which is the ~/odoo/odoo version)

any suggestions on this?

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é
Translation error, bug or bad config/setup?
v8 translations ocb
Avatar
0
mars 15
5517
what is the problem with this /etc/init.d/ocb-7.0-server startscript?
installation ocb github
Avatar
0
mars 15
7025
Which is right GitHub branch for v8 RC1?
v8 branch github rc1
Avatar
Avatar
1
mars 15
5488
Odoo v8 installation - is launchpad trunk and GitHub v8 branch exactly the same?
launchpad v8 installation github
Avatar
Avatar
2
mars 15
5675
Odoo 8.0 GitHub branch with Ubuntu 14.04 x64 - is there anybody who got it run?
v8 crash github rc1
Avatar
Avatar
2
mars 15
5029
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