
    // "department": {
    //     "label": "Department",
    //     "content_type": "record",
    //     "references": "Department",
    //     "referenceField": "title",
    //     "insinactive": true
    // },
    // "class": {
    //     "label": "Class",
    //     "content_type": "record",
    //     "references": "Class",
    //     "referenceField": "title",
    //     "insinactive": true
    // },

// ,
//     "timeofftype": {
//         "label": "Time Off Type",
//         "content_type": "list",
//         "list_id": "timeofftype"
//     }


    // "timetype": {
    //     "label": "Time Type",
    //     "content_type": "list",
    //     "list_id": "timetype"
    // },




    // "billingsubsidiary": {
    //     "label": "Billing Subsidiary",
    //     "content_type": "record",
    //     "references": "Subsidiary",
    //     "referenceField": "title"
    // },
