http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10869
--- Comment #76 from mathieu saby <[email protected]> --- DelOrder sub was modified by Bug 12583 - DelItem takes $dbh in parameter (commit ba81cdcdb2806e3b60786ed47258a189703ccffb) "To delete an item, only the itemnumber should be mandatory. The DelItem routine can retrieve the biblionumber from the itemnumber." That was exaclty wat was doing my 1st patch, but I rewrote it after the remarks made by Marcel (comment 31). So I am a bit disappointed :( -- 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/
