https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41865
Barbara Johnson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ov --- Comment #1 from Barbara Johnson <[email protected]> --- We are using a slight variation of the code (see attachment) that displays the percent available. It is working on the budgets page but not on the acq home page. I think I personally would rather see it displaying the percent spent but I think this code uses percent available because it displays inside the Total Available column. I attached a screenshot showing what it currently looks like in our staff interface. Ultimately, it would be great if a new column could be added for this percentage info, whether it is for spent or available. The current jQuery is problematic when the user exports this table to Excel because it lives inside the Total Available column which means the spreadsheet has to be cleaned up in order to do calculations. The progress bar as well as the green and red highlighting is very nice to see where you are in each fund. When working with money I think it is reasonable to provide percentages so that the user doesn't have to calculate these manually. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
