NOTE: This release fixes an issue caused by FINP-7123 which was released on 2020.10.22.
| Change Category | Change Description | Change Type | Change ID |
| Support | We fixed the General Ledger Pending Entry generation to not set the fiscal period when the document is not in the FISCAL_PERIOD_SELECTION_DOCUMENT_TYPES parameter. This issue was caused by FINP-7123 which was released on 2020.10.22. | Improvement | FINP-7275 |
| Support | For Disbursement Voucher documents, we updated comparisons on Federal Income Tax Percent and State Tax Percent (which have been converted to be BigDecimal types) to compare against BigDecimal.ZERO and to use compareTo(), instead of using KualiDecimal.ZERO and equals() which would now always be false. | Bug | FINP-7271 |
| Support | We relaxed the access modifier of the ContractsGrantsInvoiceDocumentServiceImpl.determineContractControlAccountNumber method to protected. | Improvement | FINP-7270 |
| Support | We fixed an issue that was preventing Reports from being accessed from Jump To. | Improvement | FINP-7240 |
| Support | We modified Collection Activity Type to restrict the code to four characters, matching the size of the field in the database. | Bug | FINP-6774 |
| Design Modern UX | We improved display of breadcrumbs on new details pages. | Bug | FINP-7246 |
| Product Development | We removed unused fields ITM_OSTND_INV_AMT and ITM_OSTND_INV_QTY from AP_PMT_RQST_ITM_T. | Improvement | FINP-7233 |
| Product Development | We have eliminated GeneralLedgerTransferAccountingLineUniquenessEnforcementValidation since it is no longer needed. (Most of the custom logic in it was removed for FINP-7204, and the issue that was addressed by FINP-6109 is no longer reproducible.) | Improvement | FINP-7230 |
| Security | Improved security. | Improvement | FINP-7248 |
Comments
0 comments
Please sign in to leave a comment.