osbzr/gooderp_addons

View on GitHub
warehouse_wave/static/src/js/warehouse_wave_widget.js

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 47 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_pack_scan_code', function(event) {
Severity: Minor
Found in warehouse_wave/static/src/js/warehouse_wave_widget.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status