UIF-617: Display totals for transactions without an expense class in the expense class summaryClosedPreview
Possible that transactions can happen before an expense classes is added - meaning they have no expense class affiliation or association
Talking about showing a row in the Expense class table that summarizes any transactions that are not associated with an expense class
Updates will be made to Group record view as well.
Molly Driscoll 12:22 PM
Would it be possible to add a tooltip information icon to indicate that 'None' applies to transactions completed prior to the inclusion of expense classes on the budget? I think that might avoid confusion so people don't think you can just not apply an expense class on these budgets.
MSU reported this - happened as an accident
Also could happen by creating expense classes mid year
If creating through the UI, FOLIO will not allow you to leave the expense class blank - has validation rule
Through the API, a little bit different - validation was not added to keep order generation from potentially failing
Could possibly find a way to prevent you from assigning expense classes mid year if desired.
Right now, just making it clear that this has happened for certain budgets.
If no expense class is found in API, can it be defaulted and then library can review orders?
Could implement some kind of default, but it still wouldn’t prevent this from being possible.
Could still choose not to assign an expense class (or forget to) and then decide to add later.
At this point, none of the validation is changing. This is just acknowledging/surfacing that it is possible.
Ann Crowley 12:33 PM
We have created a report/dashboard to check that we have expense classes where we should before we approve invoices. So that the information in the fund is complete
Is it more confusing to show None at the top if the totals are zero?
Yes, if you don’t have an expense class called “None” - it’s confusing
Maybe different wording: “No Expense Class,” “Not Assigned,” “Failed to assign”
If you are not using any expense classes, accordion will not even appear.
“Not Assigned” in Boolean search might get confusing with double not
“Unassigned”
Normally expense classes are alphabetical. Is it possible to force this to be at the top?