[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
Sat Apr 18 05:56:36 CEST 2015


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

M. Tompsett <mtompset at hotmail.com> changed:

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

--- Comment #12 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 38114
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38114&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