[Koha-bugs] [Bug 24201] Attach desk to intranet session

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 28 12:12:19 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201

--- Comment #36 from Nicolas Legrand <nicolas.legrand at bulac.fr> ---
Created attachment 103840
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103840&action=edit
Bug 24201: (follow-up) add desk choice with library choice

You should be able to add desk choice when you are logging in or
changing library.

Test plan:

1. apply patch
2. log in, you should see desks if they are defined. All are disabled.
3. when choosing a library, it should enabled all desks it has and
pick one.
4. the desk should be in your session (not working yet, I don't
undersand how to do it)
5. change library from intranet
6. you should have the same behaviours

PROBLEMS:

1. I don't know how to send desk from login page
2. What about multiple libraries with some not having desk? This patch
assume that when you use desks, you use it for every libraries
3. when changing library, the bar displaying the library and the desk
(up right) doesn't update the desk when arriving on the updated page
of set-library.tt. It is changed only after having clicked on
“continue”
4. should we keep a separate desk changing page or is it redundant?

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


More information about the Koha-bugs mailing list