osbzr/gooderp_addons

View on GitHub
gooderp_statistics/static/src/js/main.js

Summary

Maintainability
A
1 hr
Test Coverage

Function gooderp_statistics has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

openerp.gooderp_statistics = function(instance) {

    instance.web.ActionManager.include({
        do_action: function(action, options) {
            var return_var = this._super.apply(this, arguments);
Severity: Minor
Found in gooderp_statistics/static/src/js/main.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status