http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16001|0 |1 is obsolete| | --- Comment #5 from mathieu saby <[email protected]> --- Created attachment 16310 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16310&action=edit [PATCH][Revised] Bug 7593: Move orders on the destination record when merging 2 records To be tested again... Revision : execute code before deleting the record Note : this patch uses Acquisition::GetOrdersByBiblionumber created by bug 9780. 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 [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/
