[Bug 19447] New: Closed budget amounts should be fixed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19447 Bug ID: 19447 Summary: Closed budget amounts should be fixed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Budget amounts in acquisitions are always calculated, meaning we pull the orders and do the math. Recently we have added a few changes to how things are calculated, additionally one can edit orders after a budget is closed ( bug 10921 ) We have three unused columns: budget_amount budget_encumb budget_spend It might be worthwhile to use these (or add new) and store the values of a budget at closing to provide a constant historical value for audits. -- 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=19447 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It sounds like the problem is the option to change the values when it should not be possible. Maybe it would be more effective to not allow editing of orders that belong to a closed budget. Or only allow it when the fund is changed to an active one the same time. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org