--- reportDefinition: ! description: "ExpenditureAccount Report" tags: "" predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "LANDSCAPE" outputFormat: "PDF" templateName: "Budget Summary Report" suppressDetail: true showOptions: false sortProperties: ! [] queryParameters: ! {} title: "Budget Summary Report" querySpecification: specification: "code.fund.like param(\"includecode.fund\",\"\",\"Include Fund\ \ (use % for wildcard)\")\nactive.oneOf ([param(\"active\",'',\"Active only?\ \ (true/false)\")])\nfilter.eq param(\"Filter Name\",\"\")" querySpecParameters: ! [] entity: "org.ssdt_ohio.usas.model.account.ExpenditureAccount" properties: ! - ! description: "FYTD Appropriated" type: "java.math.BigDecimal" propertyName: "FYTDAppropriated" propertyPath: "budget" entityName: "Budget" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "METHOD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "budget.FYTDAppropriated" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 1 suppressRepeating: false permission: null - ! description: "FYTD Expended" type: "java.math.BigDecimal" propertyName: "FYTDExpended" propertyPath: "budget" entityName: "Budget" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "METHOD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "budget.FYTDExpended" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 2 suppressRepeating: false permission: null - ! description: "Fund" type: "java.lang.String" propertyName: "fund" propertyPath: "budget.appropriation.code" entityName: "AccountCode" sortOrder: 1 controlBreak: true suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "" columnTitle: "Fund" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "budget.appropriation.code.fund" dataSourcePath: path: ! [] currentPath: ! - "budget" - "appropriation" - "code" columnOrder: 3 suppressRepeating: false permission: null