Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

How to make a good bug report?

Naroči se

Get notified when there's activity on this post

This question has been flagged
launchpad
4 Odgovori
8761 Prikazi
Avatar
Anaël Closson (acl)

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

3
Avatar
Opusti
Avatar
Gilles Major (gim)
Best Answer

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
Opusti
Avatar
Ray Carnes
Best Answer

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
Opusti
Avatar
Dieter Huelskamp
Best Answer

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
Opusti
Avatar
Ahmet Altinisik
Best Answer

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

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Launchpad how to add source?
launchpad
Avatar
Avatar
1
mar. 15
6433
Where should I report bugs
launchpad
Avatar
Avatar
1
mar. 15
7398
my module in launchpad
launchpad
Avatar
Avatar
1
mar. 15
6119
How to use launch pad sources?
launchpad
Avatar
Avatar
2
mar. 15
6353
how to install modules from launchpad in windows
launchpad
Avatar
Avatar
1
mar. 15
6003
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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