{
    "rest": true,
    "allowMapping": true,
    "type": "workorderclose",
    "id": "workOrderClose",
    "criteria": "transaction",
    "select": "",
    "where": "WHERE type = 'WOClose' AND voided = 'F'",
    "inner": "",
    "ignore": [
        "createdFrom"
    ],
    "mapping": {
        "billofmaterials": "billOfMaterials",
        "billofmaterialsrevision": "billOfMaterialsRevision",
        "createddate": "createdDate",
        "location": "location",
        "manufacturingrouting": "manufacturingRouting",
        "postingperiod": "postingPeriod",
        "prevdate": "prevDate",
        "subsidiary": "subsidiary",
        "trandate": "tranDate",
        "tranid": "tranId",
        "createdfrom": "createdFrom",
        "type": "type"
    },
    "dependencies": {
        
    },
    "relationships": {

    }
}
