osbzr/gooderp_addons

View on GitHub
staff_expense/static/src/js/input_invoice_code.js

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    start: function() {
        var self = this,
            res = this._super.apply(this, arguments);

        self.$el.on('keydown', '.do_input_invoice_code', function(event) {
Severity: Minor
Found in staff_expense/static/src/js/input_invoice_code.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status