http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7570
Michael Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9978|0 |1 is obsolete| | --- Comment #10 from Michael Davis <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
