http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10869
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27270|0 |1 is obsolete| | --- Comment #67 from mathieu saby <[email protected]> --- Created attachment 27292 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27292&action=edit [PATCH 3/3] Bug 10869: Followup : update the receipt page (parcel.tt) (Fixed after test by Lyon3 : a bad name was used for a variable. Now "Deleted record..." should NOT be displayed if the record has not been deleted) In main patch, I forgot to made some changes in the parcel.tt page This patch fixes that bu giving the librarian the ability to cancel an order in receipt page if the record is deleted. It also displays the message "Deleted bibliographic record, can't find title" in Summary Note that this behavior will be improved by bug 10758 To test : - create a basket and an order - delete the record used by that order - go on receipt page - in the line matching this order, you should see instead of the title "Deleted bibliographic record, can't find title" - click on "Delete order" : you should be able to delete the order - go to the basket, to check the order was properly cancelled - in receipt page, try to delete an other order (always linked to a record), to be sure there is no regression -- 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/
