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

--- Comment #11 from mathieu saby <mathieu.s...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to