The funds table on the start page of the acquisitions module provides links to open orders (ordered) and received orders (spent) for each fund. On the lists, there is no way to see the details of an ordered record. It would be nice to provide a link to the staff detail page of the ordered titles.
Created attachment 59114 [details] [review] Bug 17771: Add link to bibliographic record on spent/ordered lists in acquisitions ==TEST PLAN== 1) Open Acquisitions and click on the ordered link under the fund 2) There will be no link on the title 3) Go back and click on thespent link 4) There will be no link on the title 5) Apply patch 6) Go to Acquisitions and click on ordered 7) There will now be a link that takes the user to the book catelog page 8) Go back and click on sent 9) There will be a link that takes the user to the book catelog
Created attachment 59116 [details] [review] Bug 17771: Add link to bibliographic record on spent/ordered lists in acquisitions ==TEST PLAN== 1) Open Acquisitions and click on the ordered link under the fund 2) There will be no link on the title 3) Go back and click on thespent link 4) There will be no link on the title 5) Apply patch 6) Go to Acquisitions and click on ordered 7) There will now be a link that takes the user to the book catelog page 8) Go back and click on sent 9) There will be a link that takes the user to the book catelog
Created attachment 59128 [details] [review] [SIGNED OFF] Bug 17771: Add link to bibliographic record on spent/ordered lists in acquisitions ==TEST PLAN== 1) Open Acquisitions and click on the ordered link under the fund 2) There will be no link on the title 3) Go back and click on thespent link 4) There will be no link on the title 5) Apply patch 6) Go to Acquisitions and click on ordered 7) There will now be a link that takes the user to the book catelog page 8) Go back and click on sent 9) There will be a link that takes the user to the book catelog Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Works like a charm!
Thx for fixing this!
Created attachment 59223 [details] [review] Bug 17771: Add link to bibliographic record on spent/ordered lists in acquisitions ==TEST PLAN== 1) Open Acquisitions and click on the ordered link under the fund 2) There will be no link on the title 3) Go back and click on thespent link 4) There will be no link on the title 5) Apply patch 6) Go to Acquisitions and click on ordered 7) There will now be a link that takes the user to the book catelog page 8) Go back and click on sent 9) There will be a link that takes the user to the book catelog Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Works like a charm! Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 59224 [details] [review] Bug 17771: aqorders.biblionumber was already part of the query Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 59225 [details] [review] Bug 17771: Add link to bibliographic record on spent/ordered lists in acquisitions ==TEST PLAN== 1) Open Acquisitions and click on the ordered link under the fund 2) There will be no link on the title 3) Go back and click on thespent link 4) There will be no link on the title 5) Apply patch 6) Go to Acquisitions and click on ordered 7) There will now be a link that takes the user to the book catelog page 8) Go back and click on sent 9) There will be a link that takes the user to the book catelog Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Works like a charm! Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 59226 [details] [review] Bug 17771 [QA Followup] - Tidy table html Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 59227 [details] [review] Bug 17771: aqorders.biblionumber was already part of the query Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 59228 [details] [review] Bug 17771: Add link to bibliographic record on spent/ordered lists in acquisitions ==TEST PLAN== 1) Open Acquisitions and click on the ordered link under the fund 2) There will be no link on the title 3) Go back and click on thespent link 4) There will be no link on the title 5) Apply patch 6) Go to Acquisitions and click on ordered 7) There will now be a link that takes the user to the book catelog page 8) Go back and click on sent 9) There will be a link that takes the user to the book catelog Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Works like a charm! Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 59229 [details] [review] Bug 17771 [QA Followup] - Tidy table html Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 59230 [details] [review] Bug 17771: aqorders.biblionumber was already part of the query Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Pushed to master for 17.05, thanks Luke!
This won't get ported back to 16.11.x as it is an enhancement.