Partner Scoring and Evaluation v.18
The app to evaluate, score, and rank Odoo customers and vendors
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.
- Free extension to evaluate, score, and rank Odoo vendors.
- Free extension to evaluate, score, and rank Odoo customers.
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.
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%.
Συχνές ερωτήσεις για Partner Scoring and Evaluation Odoo v.18
Ποιες είναι οι πολιτικές ενημέρωσης των εργαλείων σας;
Σύμφωνα με τις ισχύουσες πολιτικές του Odoo Apps Store:
- Κάθε άρθρωμα που αγοράστηκε για την έκδοση 12.0 και παλαιότερα δίνει πρόσβαση σε όλες τις εκδόσεις έως την 12.0.
- Από την έκδοση 13.0 κάθε έκδοση αρθρώματος αγοράζεται χωριστά.
- Ανεξάρτητα από την έκδοση, η αγορά δίνει δικαίωμα σε όλες τις ενημερώσεις και διορθώσεις εντός μιας μείζονος έκδοσης.
Σημειώστε ότι η ομάδα faOtools δεν ελέγχει αυτές τις πολιτικές. Για ερωτήσεις επικοινωνήστε απευθείας με τους εκπροσώπους του Odoo Apps Store.
Πώς μπορώ να εγκαταστήσω την εφαρμογή σας στο Odoo.sh;
Η πιο απλή προσέγγιση είναι να χρησιμοποιήσετε την ενσωματωμένη ροή εργασίας του καταστήματος Odoo:
1. Ανοίξτε τη σελίδα της μονάδας και πατήστε το κουμπί Deploy on odoo.sh
2. Έπειτα θα ανακατευθυνθείτε στη σελίδα του GitHub. Συνδεθείτε στον λογαριασμό σας και πατήστε 'Create a new repo' ή χρησιμοποιήστε υπάρχον. Βεβαιωθείτε ότι το αποθετήριο είναι ιδιωτικό. Δεν επιτρέπεται η δημοσίευση εφαρμογών με άδεια OPL-1. Αν χρειάζεται, δημιουργήστε νέο repo για το έργο Odoo.sh
3. Έπειτα πηγαίνετε στο odoo.sh και πατήστε το κουμπί Deploy. Στο αναδυόμενο παράθυρο υποβάλετε την απόφαση και πατήστε 'Continue.' Αυτή η ενέργεια ξεκινά την εγκατάσταση.
Αυτά τα βήματα εγκαθιστούν την εφαρμογή στον κλάδο παραγωγής του έργου. Αν θέλετε να αναπτύξετε τις εφαρμογές σε άλλους κλάδους ή να ενημερώσετε τη μονάδα, ακολουθήστε τις εξής ενέργειες:
1. Ανεβάστε τον πηγαίο κώδικα της εφαρμογής από το κατάστημα Odoo
2. Κάντε commit τη μονάδα στο απαιτούμενο αποθετήριο GitHub. Βεβαιωθείτε ότι κανένας φάκελος/αρχείο της εφαρμογής δεν αγνοείται (δηλαδή δεν περιλαμβάνεται στο .gitignore του repo). Τα αποθετήρια δημιουργούνται αυτόματα από το odoo.sh και μπορεί από προεπιλογή να περιλαμβάνουν κρίσιμα στοιχεία (π.χ. /lib). Ανεβάστε όλους τους καταλόγους, υποκαταλόγους και αρχεία της μονάδας χωρίς εξαιρέσεις
3. Κάντε Deploy τον στοχευμένο κλάδο του έργου odoo.sh ή, αν το προβλέπουν οι ρυθμίσεις σας, περιμένετε μέχρι να δημιουργηθεί αυτόματα.
Πώς να εγκαταστήσω την εφαρμογή σας στον δικό μου διακομιστή;
2. Επανεκκινήστε τον διακομιστή Odoo;
3. Ενεργοποιήστε τη λειτουργία προγραμματιστή (τεχνικές ρυθμίσεις);
4. Ενημερώστε τη λίστα εφαρμογών (μενού εφαρμογών);
5. Βρείτε την εφαρμογή και πατήστε «Activate»/«Install»;
6. Ακολουθήστε τις οδηγίες στη σελίδα της εφαρμογής, αν υπάρχουν.
Παρατήρησα ότι η εφαρμογή σας έχει επιπλέον πρόσθετα. Μπορώ να τα αγοράσω αργότερα;
Ναι, βεβαίως. Ταυτόχρονα το Odoo προσθέτει αυτόματα όλες τις εξαρτήσεις στο καλάθι, οπότε πρέπει να εξαιρέσετε εργαλεία που έχετε ήδη αγοράσει για να αποφύγετε διπλή πληρωμή.
Ανάπτυξα την εφαρμογή σας στο Odoo.sh και βλέπω προειδοποίηση/σφάλμα στις δοκιμές
Μια κόκκινη/πορτοκαλί προειδοποίηση δεν επηρεάζει τις λειτουργίες της εφαρμογής. Δυστυχώς, μερικές φορές τα module μας δεν περνούν τα τυπικά αυτόματα τεστ, γιατί αυτά υποθέτουν συμπεριφορά που συγκρούεται με τους στόχους της εφαρμογής. Π.χ. αλλάζουμε τον υπολογισμό τιμής, ενώ τα τεστ του τυπικού module Odoo συγκρίνουν την τελική τιμή με τον τυπικό αλγόριθμο.
Πρώτα απ' όλα, ελέγξτε τις λειτουργίες της αναπτυγμένης βάσης. Λειτουργούν όλα σωστά;
Αν εξακολουθείτε να θεωρείτε ότι η προειδοποίηση επηρεάζει πραγματικές λειτουργίες, επικοινωνήστε μαζί μας και στείλτε πλήρη αρχεία εγκατάστασης και την πλήρη λίστα αναπτυγμένων module (πυρήνα και τρίτων).
Μπορώ να αγοράσω την εφαρμογή απευθείας από την εταιρεία σας;
Όχι, διανέμουμε τα εργαλεία μόνο μέσω του επίσημου καταστήματος εφαρμογών Odoo.
Θα ήθελα να λάβω έκπτωση
Δυστυχώς, δεν έχουμε τα τεχνικά μέσα για να προσφέρουμε ατομικές τιμές.
Μπορώ να εγκαταστήσω την εφαρμογή στη βάση Odoo Online (SaaS);
Όχι, εφαρμογές τρίτων δεν μπορούν να χρησιμοποιηθούν στο Odoo Online. Δυστυχώς το Odoo SaaS αποκλείει αυτή τη δυνατότητα.
Το εργαλείο σας εξαρτάται από άλλες εφαρμογές. Πρέπει να τις αγοράσω;
Ναι, το εργαλείο απαιτεί όλα τα module που σημειώνονται στις εξαρτήσεις για να λειτουργεί σωστά. Η τιμή στη σελίδα της εφαρμογής περιλαμβάνει ήδη όλες τις απαραίτητες εξαρτήσεις.
Ποια είναι η τιμή του αρθρώματος σε δολάρια ΗΠΑ; Γιατί άλλαξε;
Η τιμή των module μας ορίζεται σε ευρώ. Το κατάστημα Odoo μετατρέπει τις τιμές σε άλλα νομίσματα σύμφωνα με την εσωτερική ισοτιμία του. Έτσι η τιμή σε δολάρια ΗΠΑ μπορεί να αλλάξει όταν ενημερώνεται η ισοτιμία.
Το κείμενο εφαρμογής και ιστότοπου σε άλλες γλώσσες πλην των αγγλικών γίνεται με βοήθεια ΤΝ και ευθυγραμμίζεται με τις επίσημες μεταφράσεις Odoo. Αν εντοπίσετε λάθος, στείλτε αίτημα για ορθότητα μεταφράσεων και θα το διορθώσουμε.
Βάσεις επίδειξης Odoo (ζωντανές προεπισκοπήσεις)
Για αυτή την εφαρμογή ενδέχεται να παρέχουμε δωρεάν εξατομικευμένη βάση επίδειξης.
Δεν χρειάζεστε αριθμό τηλεφώνου ή πιστωτική κάρτα για να επικοινωνήσετε. Αρκεί μια σύντομη εγγραφή με e-mail που δεν διαρκεί πάνω από 30 δευτερόλεπτα.
Κατόπιν αιτήματός σας, θα προετοιμάσουμε μια ατομική βάση ζωντανής προεπισκόπησης, όπου μπορείτε να κάνετε δοκιμές και να ελέγξετε υποθέσεις για περίπου δύο εβδομάδες.
Αναφορά σφαλμάτων
Αν αντιμετωπίσετε σφάλματα ή ασυνεπή συμπεριφορά, μη διστάσετε να επικοινωνήσετε μαζί μας. Εγγυόμαστε διορθώσεις εντός 60 ημερών από την αγορά και ενδιαφερόμαστε έντονα να βελτιώνουμε τα εργαλεία μας και μετά από αυτή την περίοδο.
Δεν χρειάζεστε αριθμό τηλεφώνου ή πιστωτική κάρτα για να επικοινωνήσετε. Αρκεί μια σύντομη εγγραφή με e-mail που δεν διαρκεί πάνω από 30 δευτερόλεπτα.
Συμπεριλάβετε όσο το δυνατόν περισσότερες λεπτομέρειες στο αίτημά σας: στιγμιότυπα οθόνης, αρχεία καταγραφής διακομιστή Odoo, πλήρη περιγραφή αναπαραγωγής του προβλήματος κ.λπ. Συνήθως χρειάζονται μερικές εργάσιμες ημέρες για να ετοιμαστεί σχέδιο εργασίας για ένα ζήτημα (αν επιβεβαιωθεί σφάλμα) ή να σας δοθούν οδηγίες για το τι πρέπει να γίνει (διαφορετικά).
Δημόσια αιτήματα λειτουργιών και ιδέες μονάδων (δωρεάν ανάπτυξη)
Έχουμε ισχυρό κίνητρο να βελτιώνουμε τα εργαλεία μας και θα εκτιμούσαμε κάθε σχόλιο. Αν οι απαιτήσεις σας είναι κοινής ωφέλειας και μπορούν να υλοποιηθούν αποδοτικά, η ομάδα θα τις εντάξει στη λίστα εργασιών μας.
Τέτοια λίστα εργασιών επεξεργάζεται τακτικά και δεν συνεπάγεται επιπλέον χρεώσεις. Αν και δεν μπορούμε να υποσχεθούμε προθεσμίες και τελικό σχεδιασμό, μπορεί να είναι καλός τρόπος να αποκτήσετε τις επιθυμητές λειτουργίες χωρίς επενδύσεις και κινδύνους.
Δεν χρειάζεστε αριθμό τηλεφώνου ή πιστωτική κάρτα για να επικοινωνήσετε. Αρκεί μια σύντομη εγγραφή με e-mail που δεν διαρκεί πάνω από 30 δευτερόλεπτα.
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
The tool to automatically synchronize Odoo attachments with OneDrive files in both ways
The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.
398€The tool for time-based service management from booking appointments to sales and reviews
The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts
198€The tool to automatically synchronize Odoo attachments with Google Drive files in both ways
The tool combines users in roles and simplifies security group assigning. Access group management. Users mass updating
38€The tool to plan, share and control employees shifts in a form of weekly timetables. Work schedule. Work shift calendar