[Koha-bugs] [Bug 7593] merging bib records loses connection to order line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 13 16:24:32 CET 2013


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

--- Comment #11 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 16093
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16093&action=edit
[PATCH] Bug 7593: Move orders on the destination record when merging 2 records

Note : this patch uses Acquisition::GetOrdersByBiblionumber created by bug
9780, which is not signed off yet.
So you need to apply bug 9780 before testing this one.

At present, merging records breaks the link order/record.
This patch moves existing orders from deleted record to destination record.

To test :
1. create a basket with one order
2. put the record used by this order in a list
3. put an other record in the list
4. merge the 2 records
5. check if the order in the basket is updated

M. Saby

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list