Summary: | can't tell what's a child fund | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | P1 - high | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=5 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | example budgets list |
Description
Nicole C. Engard
2011-08-17 13:22:12 UTC
Created attachment 5046 [details]
example budgets list
Still valid for 3.8. The display of the hiearchical funds is not hierarchical, causing lots of confusion. I looked at this today and it's not just a visualization bug, but a bug in the way it works - or if it's how it works it's confusing. Basically if I have a BK fund that has $10,000 in it and then I break the fund in to multiple children funds say Fiction which is $1,000 and Non fiction which is $500 - the assumption is that the child funds are part of the whole - so I have 10,000 to spend on books and $500 of that can be spent on non fiction. The way the data breaks down though it does not subtract the money I spend on non fiction from the books fund. I can do a video if that needs more clarification. We now have a hierachical display for funds :) |