[Koha-bugs] [Bug 14388] add sorting to funds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 09:32:23 CEST 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 40855
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40855&action=edit
Bug 14388: Funds should be sorted by budget_code

Before this patch, the funds were sorted by budget_id, which does not
make any sense.

This patch adds a sort by budget_code on the fund list (acqui/acqui-home.pl and
admin/aqbudgets.pl)

Test plan:
On both pages (acqui/acqui-home.pl and admin/aqbudgets.pl) confirm that
the funds are now sorted by fund code (DB column budget_code)

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


More information about the Koha-bugs mailing list