[Bug 41865] New: Add percent spent bar graph to acquisitions home page for budgets.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41865 Bug ID: 41865 Summary: Add percent spent bar graph to acquisitions home page for budgets. Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: rkuiper@roundrocktexas.gov QA Contact: testopia@bugs.koha-community.org Created attachment 193329 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193329&action=edit Code used to update with percentage spent. Hi, There is some java script floating around that adds a colored bar to the j'Total Available' column that indicates the percent budget spent. We had it on our system but it stopped working with an upgrade. It would be great if this code was added to the base code. I have attached the code from our Intranetuserjs. This is the code that doesn't work anymore. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41865 Barbara Johnson <barbara.johnson@bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson@bedfordtx.g | |ov --- Comment #1 from Barbara Johnson <barbara.johnson@bedfordtx.gov> --- 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41865 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michaela.sieber@kit.edu -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41865 --- Comment #2 from Barbara Johnson <barbara.johnson@bedfordtx.gov> --- Created attachment 193331 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193331&action=edit Code for percentage of funds available -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41865 --- Comment #3 from Barbara Johnson <barbara.johnson@bedfordtx.gov> --- Created attachment 193332 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193332&action=edit Budgets page display when using percentage available code -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org