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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/