Bug 7039

Summary: Link to existing record from result list in acquisition search
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Andreas Roussos <arouss1980>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: arouss1980, chris, cunha, f.demians, kyle, veron
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/acqui/neworderbiblio.pl
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
When creating orders from existing records in acquisiton, the result list now links to the existing records, so that it's possible to check for existing items.
Version(s) released in:
Circulation function:
Attachments: screenshot
Bug 7039 - Link to existing record from result list in acquisition search
Bug 7039 - Link to existing record from result list in acquisition search
[PASSED QA] Bug 7039 - Link to existing record from result list in acquisition search

Description Katrin Fischer 2011-10-17 05:27:47 UTC
Created attachment 5910 [details]
screenshot

When creating orders from existing records in acquisiton, the result list should link to the existing records, so that it's possible to check for existing items. The provided MARC view doesn't show how many items are alreay cataloged and what item types have been used etc.
Comment 1 Sandre Cunha 2016-08-06 20:30:22 UTC
I agree; that would be even more useful than being able to view the MARC record.
Comment 2 Andreas Roussos 2016-09-10 11:45:06 UTC
Created attachment 55476 [details] [review]
Bug 7039 - Link to existing record from result list in acquisition search

In the Staff client -> Acquisitions, when creating orders from
existing records the result list should link to the existing
records so that it's possible to check for existing items.

This patch adds that functionality.

Test plan:
1) In the Staff client, go to Acquisitions and try to add an order
   from existing records.
2) Observe that the titles in the Summary column are not hyperlinks.
3) Apply the patch.
4) Repeat step 1), and confirm that the titles are now links
   pointing to each biblio's details page.
Comment 3 Marc Véron 2016-10-03 14:23:44 UTC
Created attachment 55976 [details] [review]
Bug 7039 - Link to existing record from result list in acquisition search

In the Staff client -> Acquisitions, when creating orders from
existing records the result list should link to the existing
records so that it's possible to check for existing items.

This patch adds that functionality.

Test plan:
1) In the Staff client, go to Acquisitions and try to add an order
   from existing records.
2) Observe that the titles in the Summary column are not hyperlinks.
3) Apply the patch.
4) Repeat step 1), and confirm that the titles are now links
   pointing to each biblio's details page.

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>
Comment 4 Katrin Fischer 2016-10-24 12:57:22 UTC
Created attachment 56765 [details] [review]
[PASSED QA] Bug 7039 - Link to existing record from result list in acquisition search

In the Staff client -> Acquisitions, when creating orders from
existing records the result list should link to the existing
records so that it's possible to check for existing items.

This patch adds that functionality.

Test plan:
1) In the Staff client, go to Acquisitions and try to add an order
   from existing records.
2) Observe that the titles in the Summary column are not hyperlinks.
3) Apply the patch.
4) Repeat step 1), and confirm that the titles are now links
   pointing to each biblio's details page.

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>
Comment 5 Katrin Fischer 2016-10-24 12:57:50 UTC
Small and useful - thx Andreas!
Comment 6 Kyle M Hall (khall) 2016-10-28 16:36:20 UTC
Pushed to master for 16.11, thanks Andreas!
Comment 7 Frédéric Demians 2016-11-02 18:29:11 UTC
Pushed in 16.05. Will be in 16.05.06.