Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

[meta] Downvoting a question gives +50 karma to the question asker. UPDATE: and other problems with downvotes

Subscriure's

Get notified when there's activity on this post

This question has been flagged
metakarmadownvotes
1 Respondre
5440 Vistes
Avatar
Leonardo Donelli

The result is that users asking idiotic questions like

WHAT IS OPENERP?????"

can install openerp my toaster!!?

PLEASE HELP!!!

have hundreds or even almost a thousand of karma, all obtained thanks to downvotes to their questions.

To understand how bad this is (if not obvious), you should also realize that at 300 you can edit any post, at 500 you can accept any answer, at 1000 karma you can edit/delete basically everything.

EDIT: turns out there are more problems with downvotes:

  • What happens for questions also happens for answers (downvote answer -> +50 karma for user who answered)
  • Problems with answers vote count sign: e.g. I downvoted Juan Miguel's answer to this question and the vote count went from +2 to -3 (sorry!) (he still got a net result of +50 karma)

 

EDIT 2: I installed the latest master version from github locally, and downvotes seem to work normally. I think that the bug was fixed 4 days ago with this commit.

 

EDIT 3: The bug seems to be partially solved.

7
Avatar
Descartar
Zahin

Windows can't live without a virus, OpenERP / Odoo can't live without a bugs. :)

Ludo - 21South

Well spotted Leonardo. Did you already find the corresponding code? If so, you could do a bugfix. Send me an email and I will mail you the person to send these kind of bugs to.

Ahmet Altinisik

You just won a downvote from me then

Leonardo Donelli
Autor

@Ludo I still haven't looket at the code, didn't have the time today. @Ahmet I'd prefer an upvote or nothing :) No need to create bogus downvotes and they will probably fix this soon.

Fabien Pinckaers (fp)

I just warned the developer that develops the forum application. He will work on it on monday. If someone is faster, you can still propose a pull request on the website_forum module.

Leonardo Donelli
Autor

@Fabien: I've looked at the code and it seems like the bug was already fixed 4 days ago, see my second edit. It's just a matter of updating the saas version I guess, and possibly recalculate user karma based on votes: given that user karma is stored in an integer field in res_users, the bugfix won't reset correct user karma for past downvoted questions and answers.

Ludo - 21South

I was really wondering is this was already fixed on this forum? Currently there are a couple of 1-sentence spammers and there have enough karma now to basically delete the entire board.

Leonardo Donelli
Autor

@Ludo: I tried yesterday and it still wasn't fixed. The code was fixed on master and 8.0 9 days ago though.

Avatar
Stuhar
Best Answer

Spammers win https://www.odoo.com/forum/Help-1/user/338691

2
Avatar
Descartar
rosey

I agree with you. Spammers are increasing.

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

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

Registrar-se
Related Posts Respostes Vistes Activitat
[Meta] Lower karma to publish links
meta karma
Avatar
Avatar
1
de gen. 24
5390
Why my Karmas are not increasing Solved
meta forum karma
Avatar
Avatar
Avatar
2
de març 15
6064
[Meta] Error in Forum: when "convert to comment" option is clicked for other people's post...
meta
Avatar
1
de març 25
2914
[META] `convert to comment` feature gives a 502 error Solved
meta
Avatar
Avatar
1
d’abr. 25
6381
How do I get some karma so that I can use this forum? Solved
karma
Avatar
Avatar
Avatar
Avatar
Avatar
16
de gen. 25
12913
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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