[Koha-bugs] [Bug 9560] Add a filter by basketgroup in reception page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 21:02:33 CET 2013


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

mathieu saby <mathieu.saby at univ-rennes2.fr> changed:

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

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


More information about the Koha-bugs mailing list