osbzr/gooderp_addons

View on GitHub
top_tree_widget/static/src/js/web_tree_image.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        format: function (row_data, options) {
            /* Return a valid img tag. For image fields, test if the
             field's value contains just the binary size and retrieve
            the image from the dedicated controller in that case.
            Otherwise, assume a character field containing either a
Severity: Minor
Found in top_tree_widget/static/src/js/web_tree_image.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status