[Koha-bugs] [Bug 9564] New: In order line, bibliographic information is lost if the record is merged with an other

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 7 10:46:45 CET 2013


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

            Bug ID: 9564
           Summary: In order line, bibliographic information is lost if
                    the record is merged with an other
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mathieu.saby at univ-rennes2.fr

If the record linked to an order line is merged with another record,
bibliographic information is lost in order line, because it is linked to a
deleted biblionumber.

Solution : 
When Koha merges 2 records, it should check if the record that is going to
disapear is used in an order.
If it is so, it should update the order line by replacing the old biblionumber
by the biblionumber of the resulting record.


M. Saby
Rennes 2 university

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


More information about the Koha-bugs mailing list