Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Adrien Saurat c101f779e5 Bug 8781: hiding of transfer page when it's useless
The transfer page is only useful when the system
preference "IndependantBranches" is Off of when the user
is a superlibrarian. Otherwise it can be hidden.

Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and perlcritic pass.

TEST PLAN :
It's about testing the display of the "Transfer" link on "circulation-home.pl".
The link needs to appear if IndependantBranches is off or if the user is a superlibrarian.

1) IndependantBranches = Off, user is superlibrarian : link appears
2) IndependantBranches = Off, user is not superlibrarian : link appears
3) IndependantBranches = On, user is superlibrarian : link appears
4) IndependantBranches = On, user is not superlibrarian : link does not appear
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-12-02 09:27:20 -05:00
..
bookcount.tt
branchoverdues.tt
branchtransfers.tt
circulation-home.tt Bug 8781: hiding of transfer page when it's useless 2012-12-02 09:27:20 -05:00
circulation.tt Bug 8559 - conflicting item statuses - Force cancel or revert 2012-11-28 17:09:32 -05:00
overdue.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
pendingreserves.tt Bug 8585 follow-up Passing syspref to template 2012-10-03 15:28:43 +02:00
printslip.tt Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference 2012-07-06 18:23:39 +02:00
reserveratios.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
returns.tt Bug 7189 - preference to control if returning lost items gives refund 2012-11-30 08:01:41 -05:00
selectbranchprinter.tt
stats.tt
transfer-slip.tt
transferstoreceive.tt Bug 8234: fixes date sort on 'Transfers to receive' page 2012-10-25 17:31:11 +02:00
view_holdsqueue.tt Bug 8971 - Sort holds queue report using DataTables 2012-11-20 08:10:51 -05:00
waitingreserves.tt Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen 2012-10-05 10:44:51 +02:00