[Koha-bugs] [Bug 7570] Add Item availability status to cart

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 10 16:05:04 CEST 2012


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

Michael Davis <m.r.davis at cranfield.ac.uk> changed:

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

--- Comment #10 from Michael Davis <m.r.davis at cranfield.ac.uk> ---
Created attachment 10112
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10112&action=edit
[SIGNED-OFF] Bug 7570 - Add Item availability status to cart.

Added Item availability status to cart(Location table cell).

Changes:
-opac/opac-basket.pl:
Added code to show In transmit status and modified @items to call
"GetItemsInfo" instead of "GetItemsLocationInfo" to get accurate avalibility
status.
-koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt:
Added code for showing availibility staus in opac-basket page and in  "More
details" link.

Test Cases:
-Add records to your cart with different cases like 1 record with  different
Item status(Lost,Avaliable,Withdrawn,etc).
-Click on your cart and see the results in a new window.
-Click on "More details" link and check the results.

Signed-off-by: Michael Davis <m.r.davis at cranfield.ac.uk>

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


More information about the Koha-bugs mailing list