| Change Category | Change Summary | Change Description | Change Type | Change ID |
| Support | Relax some access modifiers on a few fields and methods | We relaxed some more access modifiers on a few fields and methods to help facilitate local customizations. This was a contribution from UC Irvine. | Improvement | FINP-4299 |
| Support | Change the Location field name in Pre-Disbursement Processor to Chart | We changed the field in Pre-Disbursement Processor called "Location" to "Chart" which is what the field represents. No changes were made to the Location column heading in the results sets where the Chart, Unit and Sub-Unit are combined into one column. | Bug | FINP-4461 |
| Support | Salary Expense Transfers are not rendering when an expense is moved to an expired account | We fixed an issue in Access Security that was preventing the page from fully rendering if an expired account was used on the To side. | Bug | FINP-4435 |
| Support | Fix naming inconsistencies between menu links and upload pages | We fixed instances with the upload pages where the link label and the title on the upload page did not match. | Bug | FINP-4419 |
| Support | Fix General Ledger and Labor Enterprise Feed online help | We fixed General Ledger and Labor Enterprise Feed online help by correctly utilizing parameter BATCH_UPLOAD_HELP_URL. | Bug | FINP-4414 |
| Support | Milestone and Predetermined Billing Upload files with invalid date formats resulted in a stack trace | We fixed the upload validation to return an error message with the allowable date formats when the file contained an invalid date. | Bug | FINP-4385 |
| Services | Users only authorized to edit the dates on milestone and predetermined billing schedules can inactivate existing schedules | We removed the ability for users to inactivate existing schedules if they are only authorized to edit dates on milestone and predetermined billing schedules. | Bug | FINP-4400 |
| Lookup Refactor | Old Batch File lookup logic removed | The previous logic that supported the old BatchFile lookup is now removed from the codebase including (i.e BatchFileLookupableHelperServiceImpl.java). New functionality should have parity with previous work. | Improvement | FINP-2975 |
| Lookup Refactor Improvements | Remove MultivalueControlDefinitionBase and DataDictionaryRemoteFieldBuilder | We removed MultivalueControlDefinitionBase which after recent changes had become a marker interface without value and DataDictionaryRemoteFieldBuilder which was referencing it, but was no longer being used. | Improvement | FINP-4413 |
| Lookup Refactor Improvements | The pagination on large results set is not properly displaying | We fixed the display so that the first group of pages and the last group of pages are separated from the middle group of pages. | Bug | FINP-4392 |
| Lookup Refactor Improvements | Hovering over the inquiry link icon on the Account Type lookup causes the rows to jump | We made the inquiry icon smaller so that hovering over it would not increase the size of the row. | Bug | FINP-4323 |
| Lookup Refactor - Simple Lookups | Add support for masking in lookup results | The new business objects now support masking of certain values via data dictionary configuration. This enables the new lookup results to properly display results that should be masked. | Improvement | FINP-4432 |
| Lookup Refactor - Simple Lookups | Simple Purchasing / Accounts Payable lookups have been updated to the refactored framework | The following Purchasing / Accounts Payable lookups have been updated to the refactored framework: Carrier, Delivery Required Date Reason, Funding Source, Item Reason Added, Item Type, Purchase Order Quote Status, Purchase Order Transmission Method, Purchase Order Vendor Choice, Recurring Payment Frequency, Recurring Payment Type, Requisition Source, Sensitive Data and Vendor Stipulation | Improvement | FINP-4037 |
| Lookup Refactor - Simple Lookups | Simple Vendor lookups have been updated to the refactored framework | The following Vendor lookups have been updated to the refactored framework: Address Type, Chapter 3 Status, Chapter 4 Status, Contact Type, Contract Manager, Ownership Type Category, Ownership Type, Phone Type, Cost Source, Shipping Payment Terms, Shipping Special Conditions, Shipping Title, Supplier Diversity and Vendor Inactive Reason | Improvement | FINP-4030 |
| Lookup Refactor - Simple Lookups | Simple Financial Processing lookups have been updated to the refactored framework | The following Financial Processing lookups have been updated to the refactored framework: Credit Card Type, Function Control Code, Disbursement Voucher Payment Reason Code, Disbursement Voucher Tax Income Class Code and Disbursement Voucher Travel Expense Type Code. | Improvement | FINP-3778 |
| Product Development | Remove unused LockboxLoadFileResult | We removed the unused LockboxLoadFileResult class. | Improvement | FINP-4355 |
| Product Development | Remove unused CustomerInvoiceBalanceHelper. | We removed the unused CustomerInvoiceBalanceHelper class. | Improvement | FINP-4354 |
| Product Development | Remove unused CollectionActivityLookupResult | We removed the unused CollectionActivityLookupResult class. | Improvement | FINP-4353 |
| Product Development | Remove clearInternalCache method from key values finders | We removed the clearInternalCache method because it wasn't being used and because storing state in the ValuesFinder can result in bad data returning in some of the values finders. | Improvement | FINP-4263 |
| Product Development | Eliminate AccountingPeriod dependency on DateTimeService | We eliminated the dependency AccountingPeriod had on DateTimeService and thus spring, which makes things easier to test, etc. | Improvement | FINP-4095 |
Comments
0 comments
Please sign in to leave a comment.