http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780
--- Comment #11 from mathieu saby <[email protected]> --- This patch has nothing to do with AcqCreateItem syspref. The message displayed at the end of the record will be the same whether items are created or not when ordering. If items are creating when receiving or cataloguing, the message will be very useful. If items are creating when ordering, it will be less useful, but I believe it will not be considered as annoying. All what I meant by "with no item attached", was that in order to test the new control on deleting record, you need to have a record without items, because the first test koha makes is checking if the record have some items attached. So if items are creating when ordering, you need to suppress them in order to test the patch I change the test plan to make it clearer : 4) check that record in catalog (detail.pl page) : you should see a line saying it is used 3 times, in baskets A and B 5) if some items are attached to that record, suppress all items 17) check the record in the catalog : you should see information, but without any link to basket A 18) if some items are attached to that record, suppress all items M. Saby -- 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/
