CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/DeliCateringOrders/dco.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function autoFill()
{
    var x = document.getElementById("orderform");
    var card_no = x.elements[4].value;
    $.ajax({
Severity: Minor
Found in fannie/modules/plugins2.0/DeliCateringOrders/dco.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status