[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
Tue Mar 19 09:48:38 CET 2013


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16311|0                           |1
        is obsolete|                            |

--- Comment #15 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 16322
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16322&action=edit
[SIGNED-OFF] Bug 7593: Move orders on the destination record when merging 2
records

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

Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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


More information about the Koha-bugs mailing list