Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

How to make a good bug report?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
launchpad
4 Antwoorden
8747 Weergaven
Avatar
Anaël Closson (acl)

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

3
Avatar
Annuleer
Avatar
Gilles Major (gim)
Beste antwoord

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
Annuleer
Avatar
Ray Carnes
Beste antwoord

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
Annuleer
Avatar
Dieter Huelskamp
Beste antwoord

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
Annuleer
Avatar
Ahmet Altinisik
Beste antwoord

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
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Launchpad how to add source?
launchpad
Avatar
Avatar
1
mrt. 15
6424
Where should I report bugs
launchpad
Avatar
Avatar
1
mrt. 15
7397
my module in launchpad
launchpad
Avatar
Avatar
1
mrt. 15
6115
How to use launch pad sources?
launchpad
Avatar
Avatar
2
mrt. 15
6350
how to install modules from launchpad in windows
launchpad
Avatar
Avatar
1
mrt. 15
6002
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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