Overslaan naar inhoud

Partner Scoring and Evaluation v.18

The app to evaluate, score, and rank Odoo customers and vendors

98€

De tool vereist geen extra afhankelijkheden naast de standaard Odoo-apps.
Huidige versie: 18.0.1.0.2

Enterprise
Community
Odoo.sh

This is the tool to evaluate and rank Odoo partners based on the flexibly configured questionnaires. The app lets you introduce survey questions of different types and weights, based on which the final score is calculated and shown.

Indicative rankings

Show or hide rating progress bars on kanban, tree, and form views. Search low, normal, and high-ranked contacts using standard Odoo filters

Unlimited and specific questions

Introduce any number of evaluation points with various weights, answer bonuses, or answer penalties. Complete or change surveys right from a partner form

Flexible survey points

Apply suitable question types: checkboxes (e.g., True - plus 5 points, False - minus 2), drop-down selections (e.g., option 1 - plus 10 points, option 2 - plus 5 points, option 3 - minus 5 points), rankings (e.g., one star - 1 point, 3 stars - 5, no stars - minus 5 points), or numbers (e.g., each 5 - plust one point, but no more than 20)

Automatic evaluation types

Configure the rules to assign scores based on auto rules: when a partner suits specific filters (e.g., when a partner has a particular tag, add 3 points), when a partner has specific fields entered/not entered (e.g., no email or phone - minus 5 points), or calculate results based on complex and entirely flexible Python code

Your ranking levels

Define when a partner should be ranked high, normal, or low. For example, from 80% - highly scored; from 60% - normally scored

Topical quantitative analysis

Optionally turn on evaluation for customers and/or vendors. Choose specific partners to evaluate: others will be excluded from surveys.

Odoo vendors' rankings.
Odoo clients' rankings.
Kanban contact ratings
Tree partner rankings
Odoo partner scores
Contact scoring configuration page
Optional contact rankings

Flexibly configurable surveys scoring points

Checkboxes

  • Use this question type when the answer is True or False (default)
  • Assign the score for both options: True - "Success Value Score" (e.g., +10); False - "Empty Value Score" (e.g., -5)
  • Assign the weight for this evaluation point, e.g., 2. For example, the calculated result would be -5 x 2 = -10 for the contact with the unchecked flag

Dropdown selections

  • Use this question type when there are multiple options to select. For instance, the estimated reputation is chosen between three possible values
  • Assign the score for each option: Great (+10), Normal (+5), or Low (-5). The default value is empty (e.g., 0 points)
  • Assign the weight for this evaluation point, e.g., 3. For example, the calculated result would be 10 x 3 = 30 for a partner with the "Great reputation"

Stars/Ratings

  • Use this question type when evaluating a specific parameter from 0 to a particular number up to 10. For example, "Compliance and ethics" to be scored from zero to three stars
  • Assign the score for each option: 1 star (-1), 2 stars (1), 3 stars (2). The default value is 0 (e.g., 0 points)
  • Assign the weight for this evaluation point, e.g., 2. For example, the calculated result would be 3 x 2 = 6 for a partner with 3 stars

Numbers

  • Use this question when users should enter an open-ended float number that is restricted only by a maximum. For example, the company revenue might be stated as any number in Millions, but the value for calculation is up to 10 Million
  • Assign the weight for this evaluation point, e.g., 2. For example, the calculated result would be 3.5 x 2 = 7 for a partner with 3 million revenue. However, if the revenue is 15, it will be 10 x 2, since 10 is the maximum for calculations

Filters

  • Use this question type to automatically assign a specific score based on whether a partner suits particular rules. For example, when a contact has a specific tag and/or fields entered
  • Assign the score for both possibilities: True - "Success Value Score" (e.g., +5); False - "Empty Value Score" (e.g., -5)
  • Assign the weight for this evaluation point, e.g., 1. For example, the calculated result would be -5 x 1 = -5 for the contact that doesn't satisfy the filters

Fields entered

  • Use this question type to automatically assign a specific score based on whether a partner has a particular field entered. For example, when a contact has a phone in Odoo
  • Assign the score for both possibilities: True - "Success Value Score" (e.g., 0); False - "Empty Value Score" (e.g., -10)
  • Assign the weight for this evaluation point, e.g., 2. For example, the calculated result would be -10 x 2 = -20 for the contact that has an empty phone field

Python code

  • Use this question type to calculate a score point automatically based on any Odoo data. For example, to find all paid invoices of the current partner and get their untaxed total
  • Assign the weight for this evaluation point, e.g., 2. For example, the calculated result would be 2 x 2 = 4 for a partner with the calculated result 2
  • Assign the maximum possible result. For example, if it is set as 5, the calculated result "7" will be replaced with 5. So, the score will be 5 x 2 = 10 (instead of 7 x 2 = 14)
  • Feature description and details in short
  • In the code use the variable "partner_id" that contains the currently evaluated Odoo contact (res.partner instance). Also, Python date, datetime, and timedelta are available
  • Apply Odoo "env" to work with database data. For example, env["sale.order"] for quotations or env["account.move"] for invoices
  • Save the calculation total in your code to the special "result" variable

Score calculations

  • Each scoring point is summed up for a currently evaluated partner. For example, five existing questions led to the weighted scores: +10 - 5 + 2 + 7 + 5 = 19
  • All the scoring questions also have their maximum possible values. For instance, 10 + 10 + 10 + 20 + 5 = 55
  • Then, a specific customer score is calculated as total points divided by the maximum points. So, 19/55 = 34.55%
  • Based on the calculated score, the app lets you define the high (marked green, e.g., 75%) and normal (marked yellow, e.g., 30%) levels. Others are low (marked red). Then, in our calculation, a partner is "normally" evaluated since 34.55% is between 30% and 75%.
Configurable partner scoring forms
Configurable contact scoring forms
Checkbox evaluation question
Selection evaluation question
Priority evaluation question
Domain evaluation
Raw code evaluation question
Number evaluation question
Partner field evaluation

Veelgestelde vragen over Partner Scoring and Evaluation Odoo v.18

Wat is het updatebeleid van uw tools?

Volgens het huidige beleid van de Odoo Apps Store:

  • Elke module gekocht voor versie 12.0 of eerder geeft toegang tot alle versies tot 12.0.
  • Vanaf versie 13.0 moet elke moduleversie apart worden gekocht.
  • Ongeacht de versie geeft aankoop recht op alle updates en bugfixes binnen een hoofdversie.

Het faOtools-team bepaalt dit beleid niet. Neem voor vragen rechtstreeks contact op met vertegenwoordigers van de Odoo Apps Store.

Hoe installeer ik uw app op Odoo.sh?

De meest directe aanpak is de ingebouwde workflow van de Odoo-store:

1. Open de modulepagina en klik op Deploy on odoo.sh

2. U gaat naar GitHub. Log in en klik op Create a new repo of gebruik een bestaande. De repository moet prive zijn. Apps onder OPL-1 mogen niet openbaar. Maak zo nodig een nieuwe repo voor het Odoo.sh-project

3. Ga daarna naar odoo.sh, klik op Deploy, bevestig en klik op Continue. De installatie start.

Zo installeert u de app op de productiebranch. Voor andere branches of een update:

1. Download de broncode uit de Odoo-store

2. Commit de module naar de GitHub-repository. Geen app-mappen/bestanden in .gitignore. Repo's van odoo.sh negeren soms belangrijke paden (bijv. /lib). Upload alle modulemappen en -bestanden

3. Deploy de doelbranch van het odoo.sh-project of wacht op de automatische build.

Hoe installeer ik uw app op mijn eigen server?

1. Pak de broncode van de gekochte tools uit in een Odoo-add-onsmap;
2. Herstart de Odoo-server;
3. Zet de ontwikkelaarsmodus aan (technische instellingen);
4. Werk de applijst bij (Apps-menu);
5. Zoek de app en klik op Activate/Install;
6. Volg de richtlijnen op de app-pagina als die er zijn.

Uw app heeft extra add-ons. Kan ik die later kopen?

Ja. Odoo zet automatisch alle afhankelijkheden in de winkelwagen: sluit eerder gekochte tools uit om dubbel betalen te voorkomen.

Ik heb uw app op Odoo.sh gezet en zie een waarschuwing/fout in de tests

Een rode/oranje waarschuwing beinvloedt de functies van de app niet. Soms halen onze modules de standaard automatische tests niet, omdat die gedrag verwachten dat indruist tegen het doel van de app. We wijzigen bijvoorbeeld de prijscalculatie, terwijl de Odoo-tests de eindprijs met het standaardalgoritme vergelijken.

Controleer eerst de functies van de gedeployde database. Werkt alles?

Als u toch denkt dat de waarschuwing echte functies raakt, neem contact op en stuur de volledige installatielogs en de volledige lijst gedeployde modules (kern en derden).

Kan ik uw app rechtstreeks bij u kopen?

Nee, we verspreiden de tools alleen via de officiele Odoo-appwinkel.

Ik wil graag korting

Helaas hebben we geen technische mogelijkheid voor individuele prijzen.

Kan ik de app installeren op mijn Odoo Online (SaaS)-database?

Nee, apps van derden kunnen niet op Odoo Online. Odoo SaaS blokkeert die mogelijkheid.

Uw tool hangt van andere apps af. Moet ik die kopen?

Ja, de tool heeft alle modules in de afhankelijkheden nodig. De prijs op de app-pagina is inclusief die afhankelijkheden.

Wat is de prijs van de module in Amerikaanse dollars? Waarom is die veranderd?

De prijs van onze modules staat in euro. De Odoo-store rekent om volgens de interne wisselkoers. De prijs in Amerikaanse dollars kan dus wijzigen als die koers wordt bijgewerkt.

De teksten van de app en website in andere talen dan het Engels zijn met AI ondersteund en afgestemd op de officiële Odoo-vertalingen. Als u een fout ziet, een vertaalticket sturen en we corrigeren het.

Odoo-demodatabases (voorbeelden)

Voor deze app kunnen we een gratis gepersonaliseerde demodatabase aanbieden.

U heeft geen telefoonnummer of creditcard nodig om contact met ons op te nemen. U hoeft slechts een korte e-mailaanmelding door te geven, die niet langer dan 30 seconden duurt.

Op verzoek richten wij een eigen voorbeelddatabase in waarin u ongeveer twee weken lang naar wens kunt testen en aannames kunt controleren.

Fouten melden

Als u bugs of inconsistent gedrag tegenkomt, aarzel dan niet om contact met ons op te nemen. We garanderen dat we binnen 60 dagen na aankoop oplossingen bieden en zijn zeer geïnteresseerd in het verbeteren van onze tools, zelfs na deze periode.

U heeft geen telefoonnummer of creditcard nodig om contact met ons op te nemen. U hoeft slechts een korte e-mailaanmelding door te geven, die niet langer dan 30 seconden duurt.

Vermeld zo veel mogelijk details in uw verzoek: schermafbeeldingen, Odoo-serverlogboeken, een volledige beschrijving om uw probleem te reproduceren enzovoort. Gewoonlijk kost het enkele werkdagen om een werkplan voor een probleem op te stellen (als een bug is bevestigd) of u richtlijnen te geven over wat er moet gebeuren (anders).

Aanvragen voor openbare functies en module-ideeën (gratis ontwikkeling)

We zijn sterk gemotiveerd om onze tools te verbeteren en zijn dankbaar voor alle feedback. Als uw vereisten van openbaar nut zijn en efficiënt kunnen worden geïmplementeerd, zal het team deze opnemen in onze takenlijst.

Zo'n to-dolijst wordt regelmatig verwerkt en er zijn geen extra kosten aan verbonden. Hoewel we geen deadlines en definitief ontwerp kunnen beloven, kan het een goede manier zijn om de gewenste functies te verkrijgen zonder investeringen en risico's.

U heeft geen telefoonnummer of creditcard nodig om contact met ons op te nemen. U hoeft slechts een korte e-mailaanmelding door te geven, die niet langer dan 30 seconden duurt.

Deze apps vindt u misschien ook interessant
Cloud Storage Solutions

The tool to flexibly structure Odoo attachments in folders and synchronize directories with cloud clients: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box, and NAS. DMS. File Manager. Document management system

398€ 358€
OneDrive / SharePoint Odoo Integration

The tool to automatically synchronize Odoo attachments with OneDrive files in both ways

487€ 438€
Password Manager

The tool to safely keep passwords in Odoo for shared use. Shared vaults

198€
KPI Balanced Scorecard

The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts

198€
KnowSystem: Knowledge Base System

The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.

398€
Universal Appointments and Time Reservations

The tool for time-based service management from booking appointments to sales and reviews

398€ 358€
Google Drive Odoo Integration

The tool to automatically synchronize Odoo attachments with Google Drive files in both ways

487€ 438€
Security User Roles

The tool combines users in roles and simplifies security group assigning. Access group management. Users mass updating

38€
Custom Fields for Contacts

The tool to add new fields for Odoo contacts without any technical knowledge

38€