[Bug 2781] New: Write a new DelITem function and use it
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2781 Summary: Write a new DelITem function and use it Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Cataloging AssignedTo: nahuel.angelinetti@biblibre.com ReportedBy: nahuel.angelinetti@biblibre.com QAContact: koha-bugs@lists.koha.org As DelItem does it stuffs, when you use DelItem it does not check if there is any issue on the item, and delete it. In additem.pl in the "delitem" part, all the checks are done, but all those checks must be done in the API, not in the module, it's just needed to move it in a C4::Item function and return a check error code. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com