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 does karma work? (odoo v8 forum software)

Iscriviti

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

La domanda è stata contrassegnata
v8forumkarmacms
9 Risposte
19423 Visualizzazioni
Avatar
Stephen Mack

The karma system seems to be a black box that give you new forum powers but how does it work?

7
Avatar
Abbandona
Avatar
Stephen Mack
Autore Risposta migliore

The default values are stored in this python code for version 8 and are editible for each forum you create in the odoo back-end under Messaging | Forums.

Karma Gained/Loss By:

  •     2   Asking A New Question (Temporarily disabled because of spammers)
  •     2   Accepting An Answer
  •     5   Upvote of Your Question
  •   10   Upvote of Your Answer
  •   15   Your Answer Accepted
  •    -2   Downvote of Your Question/Answer
  • -100  Your Answer Flagged (Not implemented in code yet)

Karma needed to:

  •      1   Edit Your Own Question
  •      3   Ask/Answer a Question (Raised to prevent spam)
  •      3   Comment On Your Own Posts
  •      5   Comment On Any Posts
  •      5   Upvote A Question/Answer
  •     20   Accept Your Own Answer
  •     20   Linking Image Files
  •     20   Creating Clickable Links
  •     50   Downvote A Question/Answer
  •     50   Convert Your Own Comment <-> Question
  •     50   Delete Your Own Comment
  •     75   Adding Tags to Your Own Questions
  •   100   Close Your Own Question
  •   300   Edit Any Question
  •   500   Close Any Question
  •   500   Delete Your Own Question
  •   500   Accept Any Answer
  •   500   Convert Any Comment <-> Question
  •   500   Delete Any Comment
  •   500   Flagging A Question (Not implemented in code yet)
  • 1000   Delete Any Question
  • 1000   View More Than The Last 20 Questions/Answers (Limit for performance)
21
Avatar
Abbandona
George Rodopoulos

Hi Stephen. Do you know if there is any karma related rule for adding inline images? I tried to insert an image like in this: https://www.odoo.com/forum/help-1/question/the-chosen-company-is-not-in-the-allowed-companies-for-this-user-2886 ...but with no luck.

Stephen Mack
Autore

I think it Linking Files. However for now this forum has a bug that will allow you to post clickable links and inline images at any karma level. Just use a gmail editor to add the links and images then copy and paste it into the forum. This bug has been fixed in v8 RC1.

Stephen Mack
Autore

Odoo upgraded their website today to v8rc1 and now the karma values listed above are in effect.

Heri Bender

I have changed all the values in forum.py to zero (in the _defaults map). Also changed the text of description. But this has no effect on the forum page after a refresh, not even after a server restart. How to change the karma defaults and the description of the forum?

Stephen Mack
Autore

These are the defaults that are loaded into the database. To change the values on your own forum, enter the odoo backend and click Messaging | forums | | [Edit]

Yenthe Van Ginneken (Mainframe Monkey)

This should be updated, when you ask a new question you will no longer get a +2 for karma. As you can see here https://github.com/odoo/odoo/blob/8.0/addons/website_forum/models/forum.py on line 84.

Stephen Mack
Autore

You are correct. There are a lot of changes going on in the forum software. I will re-evaluate it and fix my answer. Thanks

Stephen Mack
Autore

A new karma goal has been added for 1000 karma points. Now users with more than 1000 karma points will be able to see all answers not just the last 20.

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à
Now what? I can not maintain a dialogue on this forum? Risolto
forum karma
Avatar
Avatar
Avatar
2
dic 22
5595
[meta] How to increase karma? Risolto
forum karma
Avatar
Avatar
Avatar
2
mar 15
5811
Forum feedback: Indicate when links are not allowed before posting
forum karma links
Avatar
0
gen 24
2069
Post questions in the forum without Karma (Karma = 0) Risolto
forum karma Q&A
Avatar
Avatar
Avatar
Avatar
4
apr 19
7202
How to setup multiple websites in Odoo V8 Risolto
v8 cms multi-website
Avatar
Avatar
3
mar 18
11777
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