JIRA# | Description | Justification | Files Affected | KFS / RICE | Comments |
---|---|---|---|---|---|
KPS-231 | Added two new fields to BO and Datadictionary. | This class is not persisted and has a custom lookup; could not apply the extended attributes easily. And extending the class was tried but cause a lot of code replication and resulting potential bugs. | AccountStatusCurrentFunds.java AccountStatusCurrentFunds.xml | KFS | |
KPS-135 | Line 160 was changed to fix what appears to be a bug with base code. | Extending this class broke hierarchy with other types of PO and PURAP documents. | PurchaseOrderAmendmentDocument | KFS | |
KPS-162 | Added code to fix incorrect caching, and only generate account summary when needed. | The three classes modified are in the middle of the class hierarchy, and extending them for customization would cause a complicated chain of refactoring throughout the hierarchy. | PurchasingAccountsPayableDocumentBase PurchasingAccountsPayableActionBase PurchasingAccountsPayableFormBase | KFS |