[Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 20:09:20 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780

--- Comment #11 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
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.


More information about the Koha-bugs mailing list