Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Katrin Fischer 9c9818c528
Bug 24941: Serials - Fix link to basket from acquisition details information
Adding orders from subscriptions makes acquisition information visible
in the serials module. In the table of acquisition data is a link back
to the basket - but this link is missing the basket number parameter -
it doesn't work. This patch fixes the TT variable to make it work.

To test:
- Add a subscription
- Add a new basket
- Add a order line using "Add from subscription"
- Go to the subscription details page, check the acquisitions tab
- Try the link to the basket - it should not work
- Apply patch
- Try the link again - now it should bring up the basket page with
  the order.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-03 14:26:35 +01:00
..
tables
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt
claims.tt
result.tt
routing-preview-slip.tt
routing-preview.tt
routing.tt
serials-collection.tt Bug 17674: Handling of special cases 2020-03-19 09:31:02 +00:00
serials-edit.tt Bug 24649: Fix two other missing <li> tags for cloned subfields 2020-02-17 10:37:26 +00:00
serials-home.tt
serials-search.tt
showpredictionpattern.tt
subscription-add.tt Bug 23888: Do not allow invalid vendor id on creating a subscription 2020-03-27 12:14:09 +00:00
subscription-batchedit.tt
subscription-bib-search.tt
subscription-detail.tt Bug 24941: Serials - Fix link to basket from acquisition details information 2020-04-03 14:26:35 +01:00
subscription-frequencies.tt
subscription-history.tt
subscription-numberpatterns.tt
subscription-renew.tt Bug 7047: (QA follow-up) Add missing filters 2019-12-23 12:07:08 +00:00
viewalerts.tt