[Koha-bugs] [Bug 13182] When placing an order from a staged file, check for duplicates, display availability information, choose to overlay matched records.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 7 15:57:21 CET 2014


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

Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> changed:

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

--- Comment #7 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 33378
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33378&action=edit
Bug 13182 - Overlay an existing Biblio with the acquired import_record

If we know we already have a matching biblio in Koha, we can optionally overlay
the existing Biblio with the
new one. (We don't really need it but looks like Bg_12074 needs it).

TEST PLAN

1. Add Items to an order from a staged file.
2. Go and edit the newly added Biblio. Set the field 003 to "TEST ME GENTLY".
3. Add more Items for this same biblio from the same staged_file.
4. While selecting what to add, check the "Overlay?"-checkbox to replace the
existing Bibliographic record
   with the import_record you are ordering.
5. Save the orderline selection.
6. Observe that the existing modified biblio has changed to it's latest
revision.

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


More information about the Koha-bugs mailing list