Summary: | "Warning at %" message is unclear in aqbudgets.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Barton Chittenden <barton> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | Keywords: | Academy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Barton Chittenden
2014-06-30 21:05:58 UTC
I am not sure how to fix this, but maybe getting some new eyes on it can help. I'm not an acquisitions, but I'm confused about why this is confusing. However, we could improve the hint on aqbudgets.pl: Warning at %: "Show a warning when the amount remaining in the fund reaches a certain percentage of the total. Enter 0 to disable." Warning at amount: "Show a warning when the amount remaining in the fund reaches a certain number. Enter 0 to disable." But I think the root of the problem isn't budget_encumb, I think it's the fact that creating or modifying funds doesn't give any contextual information about the amount available in the parent fund or parent budget. I think that's what's confusing about the "Fund amount exceeds..." messages. (In reply to Owen Leonard from comment #2) > I'm not an acquisitions, but I'm confused about why this is confusing. > However, we could improve the hint on aqbudgets.pl: > > Warning at %: "Show a warning when the amount remaining in the fund reaches > a certain percentage of the total. Enter 0 to disable." > > Warning at amount: "Show a warning when the amount remaining in the fund > reaches a certain number. Enter 0 to disable." Is it the 'amount remaining' or 'amount spent + encumbered'? I thought it was the latter, but haven't verified it yet. |