osbzr/gooderp_addons

View on GitHub
web_sublist/static/src/js/sublist.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function render_dataset has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        render_dataset: function (dataset) {
            var self = this,
                list = new (this.view.options.ListType)(this, {
                    options: this.options,
                    columns: this.columns,
Severity: Major
Found in web_sublist/static/src/js/sublist.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status