Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Getting Stable Release - A concern on Nightly releases

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
releasetrunknightlystable
2 Risposte
10526 Visualizzazioni
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
Abbandona
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)
Risposta migliore

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
Abbandona
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
Risposta migliore

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
Abbandona
Ram S
Autore

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.

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
What is the status of odoo v8 stable? [Status: RELEASED - 18 September 2014] Risolto
v8 release stable
Avatar
Avatar
2
apr 23
13584
What is the status of odoo v9 stable? [Status: Under Development] Risolto
release stable v9
Avatar
1
set 15
10058
Nightly Builds ... Stale?
trunk build nightly
Avatar
Avatar
Avatar
2
mar 15
15516
Odoo controlled releases at github
development release stable odoo
Avatar
0
giu 23
3068
Odoo; Are nightly builds are stable?
version nightly stable Odoo13.0
Avatar
Avatar
Avatar
2
set 20
11700
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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