[Koha-bugs] [Bug 11027] add a column for basketgroups in late orders table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 28 18:39:00 CET 2014


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

--- Comment #14 from M. Tompsett <mtompset at hotmail.com> ---
REVISED TEST PLAN
-----------------
 0) Back up DB if you want to restore it later. Also, apply patch. :)
 1) Log into staff client as superlibrarian
 2) Click Acquisitions
 3) Click the Search button in the Manage orders section
 4) Click + New basket for any one of the vendors
 5) Type a Basket name and click Save
 6) Click a link in the Add order to basket
    -- I used suggestions, since we have 9.
    -- don't forget to click "Add Item"
       and choose a Fund before "Save"
 7) Click Change button beside Branch dropdown
     to set up the branch.
    -- I don't know why this seems necessary, but
       I couldn't get it to work otherwise.
 8) Click Close the basket
 9) Check Attach this basket to a new basket group with the same name
10) Click Yes, close (Y)
11) Click Late orders
    -- the order just made should be listed.
    -- both the Basket and Basket group columns should be links
12) Add a patron with the following permissions:
    - check staff access
    - check acquisition
    - then uncheck group_manage
    - then uncheck order_manage
    Make sure to match the branch to the superlibrarian's
    branch, because that is what the entered late order uses
    as its branch.
13) log out of the staff client
14) log into the staff client with the new user
    -- you'll get an
       "Error: You do not have permission to access
        this page"
15) paste and correct the url:
    http://YOUR_SITE/cgi-bin/koha/acqui/acqui-home.pl
16) Click Late orders
    -- the orders listed will not have links in Basket and
       Basket group columns.

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


More information about the Koha-bugs mailing list