Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Getting Stable Release - A concern on Nightly releases

Odebírat

Get notified when there's activity on this post

This question has been flagged
releasetrunknightlystable
2 Odpovědi
10430 Zobrazení
Avatar
Ram S

From openerp home page when I click stable download, it downloads Nightly release.

At present for OpenERP 7 there are multiple release

  1. Nightly
  2. Trunk
  3. Bzr

I have downloaded Nightly build and tested Manufacturing flow i.e Purchase, Bill of material etc. It has major issues. That is when ever I run a scheduler, Request for quote the quantity is not matching. Also Product Quantity and forecast quantity also not matching.

I have to show a demo tomorrow and I am struck with roadblocks. Typically for stable release where to get code?

Thank you

4
Avatar
Zrušit
Fabien Pinckaers (fp)

We did not noticed quantities are wrong on generated RfQs. You should report your issue on launchpad, devs will qualify it.

Avatar
Fabien Pinckaers (fp)
Nejlepší odpověď

Nightly is the stable release.

Trunk is the development version (future v8)

BZR is just a tool to download the sources on launchpad. From launchpad, you can download the sources for the stable or the trunk, depending on the branches you used.

2
Avatar
Zrušit
Clément THOMAS

Do you think we can always use nightly build for each 'customer specific' updates on production server or it's recommanded to keep the same version until next release (like 7.1) ?

Lorenzo Cabrini

@Clément THOMAS: as they say "if it ain't broke don't fix it". Surely you are not going to update the client's code every day? If there is a need to update to fix something that is broken, download a nightly, run tests on it, and when you are satisfied, effect the update. As a general rule, test at home before dumping it onto a client.

Clément THOMAS

Thanks for your response : it's easy to say but it's boring to do, in accordance with number of functional things to test, generally, if we do an update, we test only functional flows related to the update. Other errors exceptionally returned by customer are processed as bug-fix. Maybe I should try to use unit test but it's another subject.

Pablo

Nightly is not so stable. Eg: try to install the portal module on openerp-7.0-20131202-002354.tar.gz .It is not a bug, it will simply crash. I would like to know if there is anything more stable than that. Maybe a nightly build that has been tested and has some sort of warrant that at least it will work.

Rachid

same as I see I developed a test module . when I use an older version the module work fine :) when I use it in the last version the fields are stored in tables but did not shows in the views !!! http://www.mediafire.com/download/428zhr6vcrf5uwm/test.tar.bz2

Avatar
Lorenzo Cabrini
Nejlepší odpověď

Sorry if this sounds rude but, if you are using the community edition and you find an issue with it, either (1) fix it or (2) report the bug so that others can fix it for you. Open source is a type of social contract where you get to use and modify a software product, often for free. In return you should give something back to the community. If you know how to program, write documentation, etc., give this back. If you can't, at least help those who write the software by reporting bugs and offering to give as much information as possible in order for your problem to be resolved.

If this doesn't work for you, there is another option: pay for the enterprise edition. Your money buys you support (among other things). The community edition is mostly intended for personal use or for individuals/groups who are fairly good at resolving any issue that may jump at them.

0
Avatar
Zrušit
Ram S
Autor

It is a community driven project. I saw some issues and I was not sure it is a really a bug. If you go back to fundamental of software development life cycle, official release is fully tested and qualified release. If you go to OpenERP website and request for download it downloads nightly build and it is mentioned as stable. Complex products like OpenERP requires more than a week to test and qualify.So any developers who download will have concern. I have expressed concern based on my experience with it.

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

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
What is the status of odoo v8 stable? [Status: RELEASED - 18 September 2014] Vyřešeno
v8 release stable
Avatar
Avatar
2
dub 23
13434
What is the status of odoo v9 stable? [Status: Under Development] Vyřešeno
release stable v9
Avatar
1
zář 15
9952
Nightly Builds ... Stale?
trunk build nightly
Avatar
Avatar
Avatar
2
bře 15
15410
Odoo controlled releases at github
development release stable odoo
Avatar
0
čvn 23
2965
Odoo; Are nightly builds are stable?
version nightly stable Odoo13.0
Avatar
Avatar
Avatar
2
zář 20
11509
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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