Karma Show Properties

Search, group by, filter and add in the views the Karma score and grade of any specified model

Technical Name:
karma_properties
Version:
14.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/973/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Karma Properties

This module allows to search, group, filter and add in the views the Karma score and grade of any specified model.

Table of contents

Context

In the current version of the application Karma, it is not possible to search, filter or group on Karma Score or Grade because this information is not stored in stored fields on the model but rather in a widget.

Usage

As a user with access to the Karma application, I access the form view in Configuration > Karmas. When creating a Karma form view, I notice that a new button “Field properties” is available.

static/description/field_properties_button.png
When I click on the new button, I notice the presence of 2 new check boxes:
  • Show Grade
  • Show Score

I also notice that the Field Properties button is no longer displayed.

static/description/show_grade_show_score_checkbox.png

I can activate one or both checkboxes depending on my needs.

I activate the cases on the defined model, in my example the model is Partner

static/description/partner_show_grade_score.png

I notice that the 2 new fields {karma_name} Grade and {karma_name} Score are available in list view (Partners liste view in my example). And they are calculated from Karma scores

static/description/karma_properties.png

I notice also that I can filter and grouby the fields {karma_name} Grade and {karma_name} Score:

static/description/karma_properties_filter.png static/description/karma_properties_groupby.png

I can remove the Grade or Score field or both from the list and search view by unchecking the option from the karma file. - Example:

static/description/show_grade_uncheck.png static/description/partner_grade_removed.png

Please note that if you uncheck an option (Show Grade or Show Score) on the karma form the field remains in the database, it is just the view which displays the field which will be deleted.

Contributors