--- reportDefinition: ! description: "This report shows any employees with QTD wages greater than zero that\ \ are not marked to report to ODJFS. Can be used to find employees that should\ \ be reported that are not marked correctly. " tags: "" predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "PORTRAIT" outputFormat: "PDF" templateName: "ODJFS Not Reportable" suppressDetail: false showOptions: false sortProperties: ! [] queryParameters: ! {} title: "ODJFS Not Reportable" querySpecification: specification: "odjfsReportable.eq 'false'\nqtdGross.gt '0.00'" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.employee.Employee" properties: ! - ! description: "Last Name" type: "java.lang.String" propertyName: "lastName" propertyPath: "name" entityName: "Name" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Last Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "name.lastName" dataSourcePath: path: ! [] currentPath: ! - "name" suppressRepeating: false columnOrder: 1 permission: null - ! description: "First Name" type: "java.lang.String" propertyName: "firstName" propertyPath: "name" entityName: "Name" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "First Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "name.firstName" dataSourcePath: path: ! [] currentPath: ! - "name" suppressRepeating: false columnOrder: 2 permission: null - ! description: "QTD Gross" type: "java.math.BigDecimal" propertyName: "qtdGross" propertyPath: null entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "QTD Gross" columnTitle: "QTD Gross" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "qtdGross" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 3 permission: null - ! description: "Last Paid Date" type: "java.util.Calendar" propertyName: "lastPaidDate" propertyPath: null entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "METHOD" label: "" columnTitle: "Last Paid Date" alignment: "CENTER" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "lastPaidDate" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 4 permission: null