Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Managament
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Help

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

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

Odoberať

Get notified when there's activity on this post

This question has been flagged
v8ocbgithub
3 Replies
8324 Zobrazenia
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
Zrušiť
Avatar
Stefan Rijnhart
Best Answer

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
Zrušiť
gunnar
Autor

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

Avatar
George Rodopoulos
Best Answer

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
Zrušiť
Avatar
gunnar
Autor Best Answer

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
Zrušiť
Enjoying the discussion? Don't just read, join in!

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
Translation error, bug or bad config/setup?
v8 translations ocb
Avatar
0
mar 15
5469
what is the problem with this /etc/init.d/ocb-7.0-server startscript?
installation ocb github
Avatar
0
mar 15
6968
Which is right GitHub branch for v8 RC1?
v8 branch github rc1
Avatar
Avatar
1
mar 15
5468
Odoo v8 installation - is launchpad trunk and GitHub v8 branch exactly the same?
launchpad v8 installation github
Avatar
Avatar
2
mar 15
5630
Odoo 8.0 GitHub branch with Ubuntu 14.04 x64 - is there anybody who got it run?
v8 crash github rc1
Avatar
Avatar
2
mar 15
5007
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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