]> git.koha-community.org Git - koha.git/commit
Bug 7308: rework aqbudgets.pl table
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 11 Oct 2012 12:14:20 +0000 (14:14 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 10 Sep 2014 14:37:20 +0000 (16:37 +0200)
commit4c024dc67b0e0f02e792a2101c1c7ae8672b7fa8
tree43a9b32e729c37d26ea0a71bc8fa361b1380cd5d
parent5ddd866f2e73c80109185eae104039892c854f5e
Bug 7308: rework aqbudgets.pl table

admin/aqbudgets.pl should have the following columns:

Base-level allocated (or just Allocated)
Base-level ordered
Total sub-levels ordered
Base-level spent
Total sub-levels spent
Base-level available
Total sub-levels available

Base-level is always calculated for one level, without children.
Total sub-levels should include child funds.
Available is calculated as "allocated - (ordered + spent)".

Signed-off-by: Cedric Vita <cedric.vita@dracenie.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Seems to work alright for me.
Passes QA script and tests, after I fixed 2 tabs in admin/aqbudgets.pl.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 1e808f180540a7552a9c1467ee685ac037d8c042)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Budgets.pm
admin/aqbudgets.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt