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

How to make a good bug report?

Iscriviti

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

La domanda è stata contrassegnata
launchpad
4 Risposte
8755 Visualizzazioni
Avatar
Anaël Closson (acl)

Which information, how to retrieve them and where should this be done ?

3
Avatar
Abbandona
Avatar
Gilles Major (gim)
Risposta migliore

I would say that a good bug report:

  1. is done on launchpad https://launchpad.net/openobject in the appropriate section (web, server, addons)

  2. clearly details the problem: x happens at y place (and on which browser, hardware, OS)

  3. provides accurate steps to reproduce the bug

    1. install x,y,z modules, activate q settings (e.g. technical features)
    2. go to e.g. Sales => Sales Orders
    3. do this ... until the bug is produced
  4. states what the correct behaviour should be if applicable

  5. Also has a video/screenshot of the issue, preferably with the full path visible (menuitems, breadcrumb) to save time when the devs have to reproduce the issue (videos are best if there are many steps). This will make it more likely that your bug will be confirmed and assigned to a devs team, rather than tagged as incomplete.

6
Avatar
Abbandona
Avatar
Ray Carnes
Risposta migliore

Gilles has a great answer. Our procedure is below:

First consider what is usually considered a bug:

· Any system failure - a complete stop in a workflow, a traceback error message, a button that does nothing.

· Any abnormal behavior of the system resulting from an issue with the code (if you happen to look that deep).

· Any security breach in the code of the software, any non-compliance with the law for accounting modules.

What is usually not considered a bug:

· Customer specific needs not being met. (It has to affect MOST people who use the system in a similar way.)

· Abnormal behavior or security breach due to defective installation or configuration

· Any usage of the software which would not comply with some industry standard.

Steps to take when you encounter a bug:

  1. Do a web search for the error message, and for terms that might locate the problem and make sure there are no patches or bug reports covering what you have found.

  2. Make sure you can replicate the bug on the latest branch of OpenERP, via http ://runbot.openerp.com - this rules out custom code or incorrect configuration settings.

  3. If the bug is complicated to explain, make a video and upload to Youtube.

  4. If the bug is directly related to a client, use the support alias with the client warranty number. If not specific to a client, use Launchpad to log it, and then send an email to the support alias that includes the LP link.

For Launchpad, click Report a Bug at the top of the following pages:

(Note the way bugs are reported with [7.0] or [trunk] in the Summary.)

OpenERP Addons http ://bugs.launchpad.net/openobject-addons

OpenERP Server http ://bugs.launchpad.net/openobject-server

OpenERP Web http ://bugs.launchpad.net/openerp-web

Describe the bug in the following way:

· Summary:

· Steps to reproduce:

· The result observed:

· The result expected:

· The operating system and platform and browser being used:

· The OpenERP version and revision from runbot you tested on:

· Any additional information (screenshots, documented walkthrough, video, forum discussion, related bug, etc):

We have a few other steps to include the bug in our internal tracking system, but that's the process we use for all bug reports.

In our experience it makes everyone's life easier and makes the most efficient use of everyone's time - it cuts down on the time to understand the bug - which is the longest part!

6
Avatar
Abbandona
Avatar
Dieter Huelskamp
Risposta migliore

What would be correct place in github? We are in 2015 now and as I understood development from odoo moved comletely to github, right?

0
Avatar
Abbandona
Avatar
Ahmet Altinisik
Risposta migliore

Best bug report is the paid bug report :) After my OPW subscription my bug reports just got better. (both from my side and OpenERP SA side)
Without an OPW contract you can wait for too long. Since release cycle is too fast your bug report could even die untouched.

I also strongly recommend you to add screen recordings replicating your bug from runbot.openerp.com site.

0
Avatar
Abbandona
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à
Launchpad how to add source?
launchpad
Avatar
Avatar
1
mar 15
6425
Where should I report bugs
launchpad
Avatar
Avatar
1
mar 15
7397
my module in launchpad
launchpad
Avatar
Avatar
1
mar 15
6117
How to use launch pad sources?
launchpad
Avatar
Avatar
2
mar 15
6351
how to install modules from launchpad in windows
launchpad
Avatar
Avatar
1
mar 15
6003
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