osbzr/gooderp_addons

View on GitHub
warehouse/static/src/js/warehouse_widget.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', '.ge_scan_barcode', function(event) {
Severity: Minor
Found in warehouse/static/src/js/warehouse_widget.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status