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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 20 11:28:25 CET 2020


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

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

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

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

Add a desk and linked it to a library (branch). That's it. In the
future it'll have super features like being able to link waiting
reserve to a specific desk.

Test plan:

1. go to the administration page and notice there isn't any mention of
desk whatsoever
2. apply patches
3. ./installer/data/mysql/updatedatabase.pl
4. prove t/db_dependent/Koha/Desks.t
5. you now have desks links in admin-home and admin-menu
6. click the link
7. add a desk
8. add another one
9. delete one
10. you should have a fair list of all current desks defined
11. Done

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

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


More information about the Koha-bugs mailing list