[Koha-bugs] [Bug 7308] new column in admin/aqbudgets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 11 09:21:42 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7308

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12769|0                           |1
        is obsolete|                            |

--- Comment #11 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 16012
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16012&action=edit
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)".

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list