[Koha-bugs] [Bug 13881] Add desk management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 30 16:05:41 CEST 2015


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

Nicolas Legrand <nicolas.legrand at bulac.fr> changed:

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

--- Comment #13 from Nicolas Legrand <nicolas.legrand at bulac.fr> ---
Created attachment 41233
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41233&action=edit
Bug 13881: Add desk management

Desks can be created for a branch. If a librarian sets a desk in the
intranet and check in a document on hold, the document is then
attached to a desk.

Test plan, basic desk creation/modification/deletion:

1/ perl installer/data/mysql/updatedatabase.pl (create new table desks)

2/ prove t/db_dependent/Desks.t

3/ go to admin page, click on desk management, try to create, modify
and delete desks

Test plan, setting desk in the intranet:

1/ Go to the intranet administration, remove all desks if you have
any. The desks should not appear in the header.

2/ add some desks in administration, without selecting some. The
message « NO DESK SET » should appear at the left of the branchname.

3/ set a desk for your session. The desk deskcode should appear beside
the branchname.

4/ change desk, the new name should appear also.

Test plan, attach holds awaiting pickup to a desk:

1/ Set a desk, put a book on hold, check it in, confirm hold, it
should appear in the "holds awaiting pickup" circulation page, it
should appear as waiting at the desk on the patron's session.

2/ Suppress desk. The hold is still pending, but desk mentions should
have disappear from "holds awaiting pickup" and patron's session.

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

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


More information about the Koha-bugs mailing list